node/lib/internal/perf
Vinicius Lourenço 0e507d30ac
perf_hooks: reduce overhead of new user timings
PR-URL: https://github.com/nodejs/node/pull/49914
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
2023-10-05 10:47:49 +00:00
..
event_loop_delay.js src: distinguish HTML transferable and cloneable 2023-07-07 17:00:00 +00:00
event_loop_utilization.js lib: enforce use of trailing commas for functions 2023-02-14 18:45:16 +01:00
nodetiming.js lib: add trailing commas in internal/perf 2023-02-20 01:59:21 +01:00
observe.js perf_hooks: reducing overhead of performance observer entry list 2023-10-04 00:38:32 +00:00
performance_entry.js perf_hooks: reduce overhead of new user timings 2023-10-05 10:47:49 +00:00
performance.js lib: add trailing commas in internal/perf 2023-02-20 01:59:21 +01:00
resource_timing.js perf_hooks: reduce overhead of new resource timings 2023-09-30 21:44:02 +00:00
timerify.js lib: add trailing commas in internal/perf 2023-02-20 01:59:21 +01:00
usertiming.js perf_hooks: reduce overhead of new user timings 2023-10-05 10:47:49 +00:00
utils.js src: save the performance milestone time origin in the AliasedArray 2023-07-20 23:07:41 +00:00