mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 07:27:22 +01:00
95bbb68175
* improve util.inspect performance This is a huge performance improvement in case of sparse arrays when using util.inspect as the hole will simple be skipped. * use faster visibleKeys property lookup * add inspect-array benchmark PR-URL: https://github.com/nodejs/node/pull/14492 Fixes: https://github.com/nodejs/node/issues/14487 Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com> |
||
---|---|---|
.. | ||
format.js | ||
inspect-array.js | ||
inspect-proxy.js | ||
inspect.js | ||
normalize-encoding.js |