| Author |
JSP Performance
|
Usha Shah
Greenhorn
Joined: Dec 11, 2002
Posts: 10
|
|
How can we measure the time taken by a JSP to load, i mean a JSP has server side as well as client side code so how can i get the total time for the page ?
|
Usha Shah
|
 |
Peter den Haan
author
Ranch Hand
Joined: Apr 20, 2000
Posts: 3252
|
|
I'd recommend OpenSTA for load testing. It will give you stats on latency (time to first byte), time to last byte, throughput, error responses, &c. And it's open. Free as in both speech and beer. - Peter
|
 |
 |
|
|
subject: JSP Performance
|
|
|