[Templates] adding support for incremental output
Perrin Harkins
perrin@elem.com
Tue, 12 Mar 2002 12:51:43 -0500
Myk Melez wrote:
> These numbers show an expected decrease in time to initial content when
> using FLUSH, but surprisingly they also show a significant decrease in
> overall time.
I suspect this has more to do with the way your browser works than
anything happening on the server side. Try timing it with a
command-line tool like ab instead and I suspect you'll find little
difference between the flushed and non-flushed.
- Perrin