benchmarking
benchmarking copied to clipboard
Think about Node library/tool benchmarks
trafficstars
As brought up in https://github.com/v8/web-tooling-benchmark/pull/33 we don't currently have a place for benchmarks regarding Node libraries/tools, for example @std/esm.
cc @mathiasbynens @jdalton
I am working on this as part of #6 / #243, for the use case "Developer tooling: Node.js".
I am currently planning to run a series of npm install's using verdaccio as a proxy.
I am open to incorporating other tools e.g. esm.
I welcome input.