node/benchmark/misc
Joyee Cheung 21d3ccf5df
benchmark: add startup benchmark for loading public modules
Adding a new benchmark for testing the performance of loading
available public modules.

PR-URL: https://github.com/nodejs/node/pull/35816
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2020-12-15 20:15:08 +00:00
..
arguments.js benchmark: remove special test entries 2020-03-09 22:35:54 +01:00
freelist.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
getstringwidth.js benchmark: remove special test entries 2020-03-09 22:35:54 +01:00
object-property-bench.js benchmark: remove special test entries 2020-03-09 22:35:54 +01:00
print.js benchmark: add benchmark for node -p 2019-04-28 14:46:27 +08:00
punycode.js benchmark: remove special test entries 2020-03-09 22:35:54 +01:00
startup.js benchmark: add startup benchmark for loading public modules 2020-12-15 20:15:08 +00:00
trace.js benchmark: remove special test entries 2020-03-09 22:35:54 +01:00
util-extend-vs-object-assign.js benchmark: remove special test entries 2020-03-09 22:35:54 +01:00