zpzim / SCAMP

The fastest way to compute matrix profiles on CPU and GPU!
http://www.cs.ucr.edu/~eamonn/MatrixProfile.html
MIT License
155 stars 35 forks source link

Improve benchmarking to add stable CPU benchmarks and reduce variance on Github runners. #118

Closed zpzim closed 2 years ago

zpzim commented 2 years ago

Adds a stable version of gcc/clang benchmarks on linux. Also updates benchmarking to run smaller benchmarks which will execute more iterations, this should reduce timing variance.