summaryrefslogtreecommitdiff
path: root/benchmark/http_simple_auto.js
AgeCommit message (Expand)Author
2016-03-21benchmark: fix linting errorsRich Trott
2016-03-21lib: simplify code with String.prototype.repeat()Jackson Tian
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-03-03benchmark: fix lint errorsRich Trott
2016-03-01benchmark: refactor to eliminate redeclared varsRich Trott
2016-02-27tools,benchmark: increase lint complianceRich Trott
2016-02-22benchmark: use strict modeRich Trott
2012-12-20bench: use res.end() for chunked encodingBen Noordhuis
2012-04-27bench: run GC and dump stats if --expose-gc is setBen Noordhuis
2012-03-06bench: add http_simple_auto benchmarkBen Noordhuis