mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
63786227cc
assert.deepEqual: when actual and expected are typed arrays, wrap them in a new Buffer each to increase performance significantly. PR-URL: https://github.com/nodejs/node/pull/4330 Fixes: https://github.com/nodejs/node/issues/4294 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> |
||
---|---|---|
.. | ||
deepequal-prims-and-objs-big-array.js | ||
deepequal-prims-and-objs-big-loop.js | ||
deepequal-typedarrays.js |