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

Add benchmarks for CPU Kernels #79

Closed zpzim closed 2 years ago

zpzim commented 2 years ago

This PR adds benchmarks for 1NN_INDEX, 1NN, and SUM_THRESH CPU kernels on various operating systems and compilers.

Benchmarks will run automatically whenever a commit is pushed to master and will alert if performance changes significantly.