0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/benchmark/es
Vse Mozhet Byt 3b1e837c27 benchmark: add benchmark for string concatenations
PR-URL: https://github.com/nodejs/node/pull/12455
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-04-20 04:47:18 +03:00
..
defaultparams-bench.js benchmark: remove forced optimization from es 2017-03-06 16:31:58 +01:00
destructuring-bench.js tools: enable one-var-declaration-per-line ESLint rule 2017-02-21 12:53:19 +01:00
destructuring-object-bench.js
foreach-bench.js benchmark: benchmark comparing forEach with for 2017-03-17 11:09:03 -07:00
map-bench.js benchmark: reduce string concatenations 2017-04-20 04:46:37 +03:00
restparams-bench.js benchmark: remove forced optimization from es 2017-03-06 16:31:58 +01:00
spread-bench.js
string-concatenations.js benchmark: add benchmark for string concatenations 2017-04-20 04:47:18 +03:00
string-repeat.js benchmark: replace [].join() with ''.repeat() 2017-04-04 09:19:18 -07:00