numeric
numeric copied to clipboard
Systematic benchmarking tool
I need a systematic benchmarking tool that I can run using d8 and node to compare two versions of numeric. I need to make sure that every function in numeric is benchmarked and that statistical "hypothesis testing" is used to prove which version of the library is faster, with p-values and everything. This needs to run fast enough for me to use regularly before I release new versions.