Skip to content

benchmark: use let and const instead of var

Use let and const in domain, es, events, fixtures, fs, http, http2 and misc.

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

I tried to run the modified benchmarks and a few of them are failing:

http benchmark

Screenshot from 2020-01-26 12-13-30

http2 benchmark

Screenshot from 2020-01-26 12-14-44

misc benchmark

Screenshot from 2020-01-26 12-15-27

Merge request reports

Loading