Skip to content

perf_hooks: use `process.hrtime.bigint()`

Putting now in a separate module so we can re-use it for the worker implementation.

This might be actually slower than the legacy implementation: https://jsben.ch/NQjs4 Opening to run more benchmark to see if that's noticable.

Merge request reports

Loading