node/lib/internal/util
fengmk2 f36bee4b89
util: avoid run debug when enabled is false
it can improve performace 700x faster

PR-URL: https://github.com/nodejs/node/pull/57494
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jordan Harband <ljharb@gmail.com>
2025-03-23 11:42:42 +01:00
..
parse_args util: support --no- for argument with boolean type for parseArgs 2024-06-19 15:36:18 +00:00
colors.js lib: refactor code to improve readability 2024-12-02 09:41:23 +01:00
comparisons.js assert: improve partialDeepStrictEqual performance 2025-03-23 11:07:43 +01:00
debuglog.js util: avoid run debug when enabled is false 2025-03-23 11:42:42 +01:00
diff.js util: expose diff function used by the assertion errors 2025-03-23 11:07:43 +01:00
inspect.js util: inspect: do not crash on an Error stack that contains a Symbol 2025-01-30 10:44:33 +01:00
inspector.js tools: add lint rule to keep primordials in ASCII order 2024-04-21 16:53:08 +00:00
types.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00