Ben Darnell
|
d02b031bc9
|
Add an ioloop command line flag to the benchmark script.
|
2013-04-07 13:07:23 -04:00 |
Ben Darnell
|
7f5d4de759
|
Avoid merging the entire read buffer for IOStream.read_until.
Among other things, this dramatically speeds up downloads of large
chunked files over a fast network with SimpleHTTPClient.
Fixes #425.
|
2011-12-30 16:19:49 -08:00 |
Ben Darnell
|
8c3e46c491
|
Add option to print out generated template code in benchmark
|
2011-07-27 22:09:49 -07:00 |
Ben Darnell
|
3a7e30896b
|
Add a template benchmark, based on one in jinja2
|
2011-07-27 22:01:05 -07:00 |
Ben Darnell
|
845950af7d
|
Better benchmark script
|
2011-07-06 19:14:59 -07:00 |
Ben Darnell
|
a287c203f1
|
Add keepalive support to benchmark, add other command-line args
|
2011-05-14 22:53:29 -07:00 |
Ben Darnell
|
ade3ce2e98
|
Add a simple HTTP benchmark
|
2010-12-10 17:03:21 -08:00 |