Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | benchmark: (net) use destructuring | Ruben Bridgewater | 2018-01-23 | 1 | -38/+25 |
* | benchmark: var to const | Ruben Bridgewater | 2017-09-19 | 1 | -12/+12 |
* | benchmark: reduce string concatenations | Vse Mozhet Byt | 2017-04-20 | 1 | -1/+1 |
* | benchmark: replace [].join() with ''.repeat() | Vse Mozhet Byt | 2017-04-04 | 1 | -2/+2 |
* | benchmark: improve readability of net benchmarks | Brian White | 2017-01-05 | 1 | -10/+10 |
* | benchmark: missing process.exit after bench.end | Andreas Madsen | 2016-07-26 | 1 | -0/+1 |
* | benchmark: Fix crash in net benchmarks | Matt Loring | 2016-04-27 | 1 | -0/+1 |
* | buffer: add .from(), .alloc() and .allocUnsafe() | James M Snell | 2016-03-16 | 1 | -2/+1 |
* | tools,benchmark: increase lint compliance | Rich Trott | 2016-02-27 | 1 | -1/+0 |
* | benchmark: use strict mode | Rich Trott | 2016-02-22 | 1 | -0/+1 |
* | bench: Simplify duration arguments to benchmarks | isaacs | 2013-02-19 | 1 | -1/+1 |
* | bench: net benchmarks using common script | isaacs | 2013-02-19 | 1 | -0/+112 |