Skip to content

dic-case-studies/abs-case-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Energy consumption for Abs Case Study

Benchmarking

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>

Performance

i7-9750H

  1. abs function with SSE and AVX

Stats

i7-9750H - Work-station

  1. abs function with SSE and AVX

Stats

Apple Silicon: M1 Pro

  1. abs function with NEON

Stats

Energy

i7-9750H - Work-station

  1. abs function with SSE and AVX

Stats