0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/benchmark/es
Ruben Bridgewater e167ab71fb
benchmark: var to const
PR-URL: https://github.com/nodejs/node/pull/13757
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2017-09-19 21:14:38 -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 benchmark: var to const 2017-09-19 21:14:38 -03:00
foreach-bench.js benchmark: var to const 2017-09-19 21:14:38 -03:00
map-bench.js benchmark: reduce string concatenations 2017-04-20 04:46:37 +03:00
restparams-bench.js benchmark: var to const 2017-09-19 21:14:38 -03:00
spread-bench.js benchmarks: add spread operator benchmark 2017-02-09 17:58:41 -08:00
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