node/benchmark/perf_hooks
Joyee Cheung aebe2fc702 perf_hooks: implement performance.now() with fast API calls
PR-URL: https://github.com/nodejs/node/pull/50492
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Bryan English <bryan@bryanenglish.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
2023-11-29 09:45:22 -03:00
..
bench-eventlooputil.js
histogram-clone.js perf_hooks: reduce overhead of createHistogram 2023-11-11 20:37:41 +01:00
histogram-create.js perf_hooks: reduce overhead of createHistogram 2023-11-11 20:37:41 +01:00
now.js perf_hooks: implement performance.now() with fast API calls 2023-11-29 09:45:22 -03:00
performance-observer.js perf_hooks: reducing overhead of performance observer entry list 2023-10-04 00:38:32 +00:00
resourcetiming.js perf_hooks: reduce overhead of new resource timings 2023-09-30 21:44:02 +00:00
timerfied.js perf_hooks: reduce overhead of new performance_entries 2023-09-27 01:19:26 +00:00
usertiming.js