Commit Graph

9 Commits

Author SHA1 Message Date
Christopher Berner
0ea2e92a81 Add extended test to cover all symbol counts
This test takes ~12hrs on a modern CPU
2019-12-23 10:35:36 -08:00
Christopher Berner
fca4f14c06 Add more sparse tests and framework for enabling sparse math 2019-04-07 10:30:12 -07:00
Christopher Berner
91fa69a130 Gate some public functions with "benchmarking" feature 2019-03-23 14:42:19 -07:00
Christopher Berner
a8347df59d Switch to runtime SIMD detection 2019-03-21 21:50:21 -07:00
Christopher Berner
3eff1cdff4 Enable AVX2 in profiling build 2019-02-06 23:08:39 -08:00
Christopher Berner
5e7c9776a0 Add AVX2 implementation of Symbol +=
Improves performance of += by 27%
2019-02-05 23:12:28 -08:00
Christopher Berner
45ad02802e Add release Makefile target 2019-02-03 19:41:10 -08:00
Christopher Berner
8fbf4224cb Add profiling Makefile target 2019-01-28 22:28:08 -08:00
Christopher Berner
24632695ed Initial interfaces 2019-01-22 22:53:23 -08:00