benchpress
benchpress copied to clipboard
Allow async tests
Probably a similar api to https://github.com/bestiejs/benchmark.js, allow each step's fn to accept a done parameter which can be called when the operation is complete.