node/benchmark/assert
Giovanni Bucci 395439be8b
assert: improve myers diff performance
fix: https://github.com/nodejs/node/issues/57242
PR-URL: https://github.com/nodejs/node/pull/57279
Fixes: https://github.com/nodejs/node/issues/57242
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
2025-03-06 11:59:53 +00:00
..
assertion-error.js assert: improve myers diff performance 2025-03-06 11:59:53 +00:00
deepequal-buffer.js
deepequal-map.js benchmark: update iterations of benchmark/assert/deepequal-map.js 2024-02-28 09:07:57 +00:00
deepequal-object.js benchmark: adjust config for deepEqual object 2024-10-11 18:26:42 +00:00
deepequal-prims-and-objs-big-loop.js
deepequal-set.js
deepequal-simple-array-and-set.js
deepequal-typedarrays.js benchmark: update iterations of assert/deepequal-typedarrays.js 2024-02-28 09:08:05 +00:00
match.js benchmark: add match and doesNotMatch bench 2024-09-05 15:02:30 +00:00
rejects.js benchmark: add rejects and doesNotReject bench 2024-09-05 15:02:29 +00:00
strictequal.js benchmark: add strictEqual and notStrictEqual bench 2024-09-05 15:02:28 +00:00
throws.js benchmark: add throws and doesNotThrow bench 2024-09-05 15:02:29 +00:00