@danny.andrews/asymptotic-analyzer

This repo contains a command-line tool for benchmarking functions asymptotically in an interactive way. Currently, it's most useful for comparing various implementations of algorithms to see which one performs better for various input sizes; so it gives y


License
MIT
Install
npm install @danny.andrews/asymptotic-analyzer@0.0.1