Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | benchmark: do not multiply n by 1e6 in arrays | Anatoli Papirovski | 2018-04-22 | 3 | -6/+6 |
* | benchmark: (arrays) use destructuring | Ruben Bridgewater | 2018-01-23 | 3 | -9/+3 |
* | benchmark: var to const | Ruben Bridgewater | 2017-09-19 | 3 | -3/+3 |
* | benchmark: convert var to es6 const | Sebastian Murphy | 2017-08-17 | 3 | -57/+51 |
* | benchmark: avoid TurboFan deopt in arrays bench | Michaƫl Zasso | 2017-04-04 | 3 | -3/+15 |
* | benchmark: reformat code for clarity | Rich Trott | 2016-11-27 | 3 | -9/+45 |
* | benchmark: fix lint errors | Rich Trott | 2016-03-03 | 3 | -3/+9 |
* | benchmark: use strict mode | Rich Trott | 2016-02-22 | 3 | -0/+3 |
* | bench: Consistency in benchmark filenames | isaacs | 2013-02-19 | 3 | -0/+0 |
* | bench: Arrays | isaacs | 2013-02-19 | 3 | -33/+48 |
* | typed arrays: preliminary benchmarks | Ben Noordhuis | 2011-08-12 | 3 | -0/+45 |