node/benchmark/crypto
SeokhunEom b5fe481415
benchmark: use boolean options in benchmark tests
Use boolean values for randomUUID benchmark and
deprecate benchmark instead of 0/1.

PR-URL: https://github.com/nodejs/node/pull/60129
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day>
2026-02-24 00:37:10 +01:00
..
aes-gcm-throughput.js benchmark: update iterations in benchmark/crypto/aes-gcm-throughput.js 2023-12-09 18:25:14 +00:00
create-hash.js benchmark: add create-hash benchmark 2023-12-05 22:59:31 +00:00
create-keyobject.js
get-ciphers.js benchmark: update iterations in benchmark/crypto/get-ciphers.js 2023-12-02 03:04:25 +00:00
hash-stream-creation.js
hash-stream-throughput.js
hkdf.js benchmark: update iterations in benchmark/crypto/hkdf.js 2023-12-03 06:31:41 +00:00
keygen.js
oneshot-hash.js crypto: implement crypto.hash() 2024-02-27 13:27:19 +01:00
oneshot-sign.js
oneshot-verify.js
randomBytes.js benchmark: update iteration and size in benchmark/crypto/randomBytes.js 2023-12-09 18:25:04 +00:00
randomInt.js
randomUUID.js benchmark: use boolean options in benchmark tests 2026-02-24 00:37:10 +01:00
rsa-encrypt-decrypt-throughput.js
rsa-sign-verify-throughput.js
timingSafeEqual.js crypto: make timingSafeEqual faster for Uint8Array 2024-04-08 11:36:53 +00:00
webcrypto-digest.js benchmark: increase the iteration number to an appropriate value 2023-11-19 06:33:59 +00:00