Skip to content

console: display timeEnd with suitable time unit

Rodrigo Muino Tomonari requested to merge xstoudi-patch into master

When timeEnd function is called, display result with a suitable time unit instead of a big amount of milliseconds.

Refs: https://github.com/nodejs/node/issues/29099

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading