Open
Description
Not sure if Mocha can handle this. I'd like to get performance tests running so we can start making performance improvements.
One way to approach this is to measure performance on each API call, then compare the results to native node.js. We should also track changes over time and catch major performance regressions.
This issue should cover getting a performance framework up and running with a few basic tests (not the entire API). Will open additional issues once this is done.