| Author |
page render time
|
Santosh Ramachandrula
Ranch Hand
Joined: Apr 04, 2004
Posts: 252
|
|
Hi, I would like to display the page render time along with the page contents. How do I accomplish this?
|
Thanks,
Santosh
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56204
|
|
|
That depends greatly on what is meant by "page render time".
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Santosh Ramachandrula
Ranch Hand
Joined: Apr 04, 2004
Posts: 252
|
|
|
Render (Response) time = The time elapsed between an action and the response displayed in the page.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56204
|
|
|
That's still not very precsise. What's "action time"? And how will you tell when the browser has finished rendering the page? IE can take quite a long time to render complex HTML.
|
 |
 |
|
|
subject: page render time
|
|
|