[Wtr-general] downloadtime and render_time

Bret Pettichord bret at pettichord.com
Tue Oct 17 11:28:03 EDT 2006


Paul Rogers wrote:
> I had a discussion today that got me thinking about the download time.
>  
> the current wait method sets ie.download_time to be the total time to 
> download and then render the document.
>  
> To test if my javascript dynamic page has improved since my last 
> refactoring, Id like to separte the page download time ( load_time) 
> and the rendering time ( render_time) which combined would add up to 
> download_time.
>  
> This seems fairly easy to do with the current wait method.
>  
> Does it make sense to others?
We have a patch that's been submitted to improve the wait logic for 
nested frames. Perhaps you could add that patch while you are looking at 
this.
http://jira.openqa.org/browse/WTR-107

Do you think your changes will be compatable with this patch?

BTW, where would you draw the line between download and rendor in doing 
this? Will this work for framed pages?

Bret


More information about the Wtr-general mailing list