aspose file tools
The moose likes Performance and the fly likes JSP Performance Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Performance
Reply Bookmark "JSP Performance" Watch "JSP Performance" New topic
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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: JSP Performance
 
Similar Threads
Showing the server time in JSP page
assigning javascript function's result to text box value when loading
looping thru records
want client's time zone from server side
want client's time zone from server side