Skip to content

Refactor benchmark and add no-var eslint rule

This removes all the remaining var in benchmark and adds a rule for no-var in benchmark/.eslintrc.yaml as proposed in https://github.com/nodejs/node/pull/31592#issuecomment-581189810.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading