14 Commits (47e3d00241ca69fddaa154462e81f99547533719)

Author SHA1 Message Date
Vse Mozhet Byt 22aa3d4899 benchmark: reduce string concatenations 8 years ago
Vse Mozhet Byt 74dc3bfe08 benchmark: replace [].join() with ''.repeat() 8 years ago
Bartosz Sosnowski 6df23fa39f benchmark: fix punycode and get-ciphers benchmark 8 years ago
Bartosz Sosnowski 17c85ffd80 benchmark: remove forced optimization from crypto 8 years ago
Rich Trott ae25ed3ccd benchmark: favor === over == 8 years ago
James M Snell 6be73feaeb crypto,tls: perf improvements for crypto and tls getCiphers 8 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott 76e4a74377 benchmark: refactor to eliminate redeclared vars 9 years ago
Rich Trott dcfda1007b tools,benchmark: increase lint compliance 9 years ago
Rich Trott 4bb529d972 benchmark: use strict mode 9 years ago
Shigeki Ohtsu 3a69b7689b benchmark: add rsa/aes-gcm performance test 10 years ago
Shigeki Ohtsu 1c709f3aa9 benchmark: add/remove hash algorithm 10 years ago
isaacs 201baa273b benchmark: hash stream 12 years ago
isaacs bd4d585b7a bench: Add bench-crypto 12 years ago