javascript
computer-science
algorithm
algorithms
interview
data-structures
interview-preparation
javascript-algorithms
-
Updated
Jul 6, 2022 - JavaScript
It'd be neat to have a benchmark to test our diffing needs — perf is a feature, and we should be able to catch regressions.
Given this would need to run in the browser, we'd probably need some tooling around this. I was thinking it'd be cool to run a headless Chrome instance through puppeteer, and use the [nanobench](https://github.com/mafintosh/nano