[Fasterfox] Detail for "page load timer" ?
Tony Gentilcore
gentilac at slu.edu
Mon Oct 31 17:45:10 EST 2005
Hi Nicolas,
Sounds like a great idea, I hadn't thought of breaking it down like this
before.
The default could be to display it as is, but then maybe have a right click
option that would display the full report like you show below.
Would you mind sending me the perl script so I could take a look at it?
Thanks,
Tony
-----Original Message-----
From: fasterfox-bounces at mozdev.org [mailto:fasterfox-bounces at mozdev.org] On
Behalf Of Nicolas STEFANI
Sent: Monday, October 31, 2005 2:11 AM
To: fasterfox at mozdev.org
Subject: [Fasterfox] Detail for "page load timer" ?
Hi,
First of all thanks for your great job with FasterFox.
This is one of my favorite Firefox extension.
Anyway what do you think about adding more detail to the 'Page Load Timer'?
I mean having more details like :
DNS Lookup time
TCP Connection time
Pre Transfer time
Start Transfer time (1st Byte)
Transfer Time
HTTP Redirect Time
Transfer Rate
Page Size
I'm using such kind of details with Curl perl script :
Here is HTTP Bench results for : http://yahoo.fr
DNS Lookup time : 2.035206 [s]
TCP Connection time : 0.0187939999999998 (sub total : 2.054) [s]
Pre Transfer time : 0.000105000000000022 (sub total : 2.054105) [s]
Start Transfer time (1st Byte) : 0.0270239999999999 (sub total :
2.081129) [s]
Transfer Time : 1.210611 (sub total : 3.29174) [s]
HTTP Redirect Time : 1.151156 [s]
Total time (overall) : 4.442896 [s]
Document Size (header + body) : 36725 [Bytes]
Transfer Rate : 8421.76 [Bytes/sec] 11156
Real url tested : http://fr.yahoo.com/ Http redirected : 1 [time(s)]
This kind of detail can be very usefull for debugging slow web page display.
regards
Nicolas STEFANI
nstefani at ipsyn.net
_______________________________________________
Fasterfox mailing list
Fasterfox at mozdev.org
http://mozdev.org/mailman/listinfo/fasterfox
More information about the Fasterfox
mailing list