This is a simple benchmark to compare the performance of different CPU operations. The operations are:
- Addition
- Subtraction
- Multiplication
- Division
- Square root
Code is based on https://lemire.me/blog/2023/03/21/counting-cycles-and-instructions-on-arm-based-apple-systems/