node/benchmark/assert
Rafael Gonzaga aeadaba03f
Some checks are pending
Coverage Linux (without intl) / coverage-linux-without-intl (push) Waiting to run
Coverage Linux / coverage-linux (push) Waiting to run
Coverage Windows / coverage-windows (push) Waiting to run
Test and upload documentation to artifacts / build-docs (push) Waiting to run
Linters / lint-addon-docs (push) Waiting to run
Linters / lint-cpp (push) Waiting to run
Linters / format-cpp (push) Waiting to run
Linters / lint-js-and-md (push) Waiting to run
Linters / lint-py (push) Waiting to run
Linters / lint-yaml (push) Waiting to run
Linters / lint-sh (push) Waiting to run
Linters / lint-codeowners (push) Waiting to run
Linters / lint-pr-url (push) Waiting to run
Linters / lint-readme (push) Waiting to run
Notify on Push / Notify on Force Push on `main` (push) Waiting to run
Notify on Push / Notify on Push on `main` that lacks metadata (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
benchmark: adjust config for deepEqual object
This should make easier to read on benchmark/compare
and when generating graphs

PR-URL: https://github.com/nodejs/node/pull/55254
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
2024-10-11 18:26:42 +00:00
..
deepequal-buffer.js benchmark: rework assert benchmarks for correctness 2023-02-20 15:46:55 +01:00
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 benchmark: rework assert benchmarks for correctness 2023-02-20 15:46:55 +01:00
deepequal-set.js
deepequal-simple-array-and-set.js benchmark: rework assert benchmarks for correctness 2023-02-20 15:46:55 +01:00
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