Skip to content

perf_hooks: always set bootstrapComplete

The performance.nodeTiming.bootstrapComplete milestone was not always being set. It should be set immediately before the main user-code is run.

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