benchmarking
benchmarking copied to clipboard
Add UglifyJS benchmark
As suggested from https://github.com/nodejs/node/issues/11923#issuecomment-291286419 (where some performance regressions were found in v7.x)
ping @nodejs/benchmarking
Still seems like a good idea to me. If no one is working on it, I'd be willing to pick it up.
@bnoordhuis, there are docs in this repo on how to configure to add a new benchmark to the nightly runs/charts but I don't think you'll have all of the access needed to test it out. Most of the work make be in a script to run the benchmark (depending on how much it takes). Once you have a PR I can help test out in advance of landing.
@bnoordhuis you still working on this ?
I think I may simply have forgotten to PR it. I'll try to do that tomorrow.