node/benchmark/misc
Momtchil Momtchev 656ce920a3 errors: eliminate all overhead for hidden calls
Eliminate all overhead for function calls that are to be
hidden from the stack traces at the expense of
reduced performance for the error case

Fixes: https://github.com/nodejs/node/issues/35386

PR-URL: https://github.com/nodejs/node/pull/35644
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Vladimir de Turckheim <vlad2t@hotmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2020-12-22 11:09:55 +01: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
hidestackframes.js errors: eliminate all overhead for hidden calls 2020-12-22 11:09:55 +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-11-04 10:39:13 +08: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