26 Commits (6ed0e8b49c842a25f64b5c003c51a21b51f38c65)

Author SHA1 Message Date
Rich Trott 566a1513d1 benchmark: reformat code for clarity 8 years ago
Bartosz Sosnowski b1bbc68fb1 benchmark: support for multiple http benchmarkers 8 years ago
Rich Trott ae25ed3ccd benchmark: favor === over == 8 years ago
Andreas Madsen 8bb59fdb12 benchmark: missing process.exit after bench.end 9 years ago
Andreas Madsen f99471b2ae benchmark: refactor to use process.send 9 years ago
Andreas Madsen edbed3f3fd benchmark: move http_simple.js to http directory 9 years ago
Rich Trott ce9456d690 benchmark: remove unused variables 8 years ago
Brian White 39fdf0773d
benchmark: increase http token check iterations 9 years ago
Brian White 83432bfff1
http: optimize checkInvalidHeaderChar() 9 years ago
Jackson Tian 089c6a4fba http: speed up checkIsHttpToken 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott dcfda1007b tools,benchmark: increase lint compliance 9 years ago
Rich Trott 4bb529d972 benchmark: use strict mode 9 years ago
Trevor Norris d39ace16ba http_parser: use pushValueToArray for headers 9 years ago
Brian White a081c7c522 benchmark: fix chunky client benchmark execution 10 years ago
Brendan Ashworth 083c421b5c benchmark: remove extra spacing in http options 10 years ago
Timothy J Fontaine bfc823de90 benchmark: update to use new wrk 11 years ago
Ben Noordhuis df3537102b benchmark: add http chunked encoding benchmarks 11 years ago
Ben Noordhuis fda2b319dc http: save roundtrips, convert buffers to strings 12 years ago
Fedor Indutny f2d5cea73a benchmark: add chunked-encoding benchmark 12 years ago
isaacs d62cf59dc1 http: Don't hot-path end() for large buffers 12 years ago
isaacs 88befa6021 bench: Make http easier to profile 12 years ago
isaacs 2ed56e5235 bench: Consistency in benchmark filenames 12 years ago
isaacs ef08f0fbb1 bench: Use wrk for http benchmarking 12 years ago
isaacs 536ce44689 bench: http benchmarks 12 years ago