tornado/demos/benchmark
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
..
benchmark.py Better benchmark script 2011-07-06 19:14:59 -07:00
chunk_benchmark.py Avoid merging the entire read buffer for IOStream.read_until. 2011-12-30 16:19:49 -08:00
template_benchmark.py Add option to print out generated template code in benchmark 2011-07-27 22:09:49 -07:00