Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | benchmark: var to const | Ruben Bridgewater | 2017-09-21 | 1 | -8/+8 |
* | benchmark: reduce string concatenations | Vse Mozhet Byt | 2017-04-20 | 1 | -3/+3 |
* | benchmark: replace [].join() with ''.repeat() | Vse Mozhet Byt | 2017-04-04 | 1 | -2/+2 |
* | benchmark: reformat code for clarity | Rich Trott | 2016-11-27 | 1 | -4/+6 |
* | buffer: add .from(), .alloc() and .allocUnsafe() | James M Snell | 2016-03-16 | 1 | -3/+1 |
* | benchmark: fix lint errors | Rich Trott | 2016-03-03 | 1 | -2/+4 |
* | tools,benchmark: increase lint compliance | Rich Trott | 2016-02-27 | 1 | -2/+1 |
* | benchmark: use strict mode | Rich Trott | 2016-02-22 | 1 | -0/+1 |
* | benchmark: fixate `ciphers` in tls benchmarks | Fedor Indutny | 2013-12-07 | 1 | -1/+2 |
* | bench: Simplify duration arguments to benchmarks | isaacs | 2013-02-19 | 1 | -1/+1 |
* | bench: Replace tls-fragmentation with tls/throughput | isaacs | 2013-02-19 | 1 | -0/+74 |