mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
aff56cd2b4
Replace the call to Array#splice() with a faster open-coded version that creates less garbage. Add a new benchmark to prove it. With the change applied, it scores about 5% higher and that is nothing to sneeze at. PR-URL: https://github.com/iojs/io.js/pull/184 Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com> |
||
---|---|---|
.. | ||
url-parse.js | ||
url-resolve.js |