To run benchmarks:
# 1. Run make to build project
make all
# 2. Run scripts to run benchmarks
# For x86:
./scripts/bench.sh <host>
# For ARM:
./scripts/benchArm.sh <host>
- abs function with SSE and AVX
- abs function with SSE and AVX
- abs function with NEON
- abs function with SSE and AVX