0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/benchmark/crypto
Vse Mozhet Byt 74dc3bfe08 benchmark: replace [].join() with ''.repeat()
Also add a benchmark to compare both ways to create strings.

PR-URL: https://github.com/nodejs/node/pull/12170
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-04-04 09:19:18 -07:00
..
aes-gcm-throughput.js
cipher-stream.js benchmark: replace [].join() with ''.repeat() 2017-04-04 09:19:18 -07:00
get-ciphers.js benchmark: fix punycode and get-ciphers benchmark 2017-03-09 22:01:45 +01:00
hash-stream-creation.js benchmark: replace [].join() with ''.repeat() 2017-04-04 09:19:18 -07:00
hash-stream-throughput.js benchmark: replace [].join() with ''.repeat() 2017-04-04 09:19:18 -07:00
rsa-encrypt-decrypt-throughput.js
rsa-sign-verify-throughput.js