Spectral
October 12, 2025 ยท View on GitHub
The case study defaults to LX-SX on Cortex-A72 can be compiled with:
make
This produces a static binary spectral that can be launched on a Cortex-A72.
To benchmark the leakage compile and run:
make -B && ./benchmark.sh <num-iterations>
We recommend 1000 iterations to quickly benchmark the primitive: This should take less than 1 minute. Expected output:
Performing 1000 runs...
Median: 9708.000000 B/s
Mean: 8141.363000 B/s
Standard Error: 187.492519