node/benchmark/util
Ruben Bridgewater c430aebe86
util: improve performance inspecting proxies
This makes sure we do not retrieve the handler in case it's not
required. This improves the performance a tiny bit for these cases.

PR-URL: https://github.com/nodejs/node/pull/30767
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-12-07 00:38:28 +01:00
..
format.js benchmark: add more util inspect and format benchmarks 2019-12-07 00:38:27 +01:00
inspect-array.js
inspect-proxy.js util: improve performance inspecting proxies 2019-12-07 00:38:28 +01:00
inspect.js benchmark: swap var for let in util benchmarks 2019-07-30 09:38:00 -07:00
normalize-encoding.js benchmark: refactor for consistent style 2019-02-06 22:18:31 -08:00
priority-queue.js tools: enable block-scoped-var eslint rule 2019-05-10 16:58:49 +02:00
splice-one.js benchmark: swap var for let in util benchmarks 2019-07-30 09:38:00 -07:00
type-check.js benchmark: swap var for let in util benchmarks 2019-07-30 09:38:00 -07:00