summaryrefslogtreecommitdiff
path: root/benchmark/es
AgeCommit message (Expand)Author
2019-02-06benchmark: refactor for consistent styleRich Trott
2018-06-06benchmark: disable only the ESLint rule needing itRich Trott
2018-04-10benchmark: changed millions and thousands to njuggernaut451
2018-02-01benchmark: spread operator benchmarkJames M Snell
2018-02-01benchmark: (es) refactorRuben Bridgewater
2018-01-23benchmark: (es) use destructuringRuben Bridgewater
2017-10-12test: add benchmark tests for esEthan Arrowood
2017-09-19benchmark: var to constRuben Bridgewater
2017-04-20benchmark: add benchmark for string concatenationsVse Mozhet Byt
2017-04-20benchmark: reduce string concatenationsVse Mozhet Byt
2017-04-04benchmark: replace [].join() with ''.repeat()Vse Mozhet Byt
2017-03-24benchmark: add more options to map-benchTimothy Gu
2017-03-17benchmark: benchmark comparing forEach with forJames M Snell
2017-03-06benchmark: remove forced optimization from esBartosz Sosnowski
2017-02-21tools: enable one-var-declaration-per-line ESLint ruleMichaƫl Zasso
2017-02-09benchmarks: add spread operator benchmarkJames M Snell
2016-11-27benchmark: reformat code for clarityRich Trott
2016-10-29benchmark: add microbenchmarks for ES MapRod Vagg
2016-09-24benchmark: add benchmark for destructuring objectFangdun Cai (Fundon)
2016-04-20benchmarks: add microbenchmarks for new ES6 featuresJames M Snell