# CPU-Dasher-for-iOS **Repository Path**: guoami/CPU-Dasher-for-iOS ## Basic Information - **Project Name**: CPU-Dasher-for-iOS - **Description**: CPU Dasher for iOS source code. It only supports ARMv7 and ARMv7s architectures. - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-07-16 - **Last Updated**: 2023-01-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CPU-Dasher-for-iOS CPU Dasher for iOS source code. It only supports ARMv7 and ARMv7s architectures. CPU Dasher is a smart app that shows a lot of information for all the Apple A processors in 32-bit mode. It lists the device info, CPU info, almost all the AArch32 ARM instruction set(including general-purpose instructions and NEON & VFP instructions) and the performance of several common algorithms, such as matrix multiplication, color-to-gray image processing etc. The source project is whole_project.zip. If you want to build the source, remove arm64 architecture in Xcode.