node/benchmark/misc
Momtchil Momtchev c13eadc218
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>
2021-09-01 23:24:52 +02:00
..
arguments.js
freelist.js
getstringwidth.js
hidestackframes.js errors: eliminate all overhead for hidden calls 2021-09-01 23:24:52 +02:00
object-property-bench.js
print.js
punycode.js
startup.js benchmark: add startup benchmark for loading public modules 2020-12-15 20:15:08 +00:00
trace.js
util-extend-vs-object-assign.js