Re: timing software

2011-08-07 Thread Azadi Saryev
http://neverblog.net/save-and-share-results-from-chromes-developer-tools-network-panel/ Azadi Saryev On 08/08/2011 09:41 , Ben Conner wrote: > Wow. Impressive. Is there somewhere I can disable caching? Can this timing > report be printed and/or saved? > > --Ben > > On 8/7/2011 6:30 PM, Azadi

Re: timing software

2011-08-07 Thread Kevin Pepperman
'Sloppy' is another good tool if you want to simulate page loads with slower network speeds. http://www.dallaway.com/sloppy/ ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/14302

Re: timing software

2011-08-07 Thread Nathan Strutz
Ben, There is a Firebug plugin (yes, a plugin for a plugin) called YSlow (from Yahoo!) that will show you download speeds from uncached files. I don't know if you can export from YSlow, but I know it gives you a very complete view of why a page is slow. Another one that seems less complete (to me

Re: timing software

2011-08-07 Thread Ben Conner
Wow. Impressive. Is there somewhere I can disable caching? Can this timing report be printed and/or saved? --Ben On 8/7/2011 6:30 PM, Azadi Saryev wrote: > wrench - tools - developer tools > > Azadi -- Ben Conner b...@webworldinc.com Web World, Inc. 888-206-6486 or PO

Re: timing software

2011-08-07 Thread Azadi Saryev
wrench - tools - developer tools Azadi On 08/08/2011 09:25 , Ben Conner wrote: > How do you access the timing information in Chrome? > > --Ben > > On 8/7/2011 5:55 PM, Michael Grant wrote: >> Chrome has these tools built right in. And, as a bonus, it's a better >> browser too. >> >> >> On Sun, A

Re: timing software

2011-08-07 Thread Ben Conner
How do you access the timing information in Chrome? --Ben On 8/7/2011 5:55 PM, Michael Grant wrote: > Chrome has these tools built right in. And, as a bonus, it's a better > browser too. > > > On Sun, Aug 7, 2011 at 8:50 PM, Kevin Pepperman wrote: > >> Firebug for Firefox has tools for this typ

Re: timing software

2011-08-07 Thread Ben Conner
Thanks much! That's probably why I didn't find it: was looking for stand-alone software. Will check both out. --Ben On 8/7/2011 5:55 PM, Michael Grant wrote: > Chrome has these tools built right in. And, as a bonus, it's a better > browser too. -- Ben Conner b...@webworldinc.com

Re: timing software

2011-08-07 Thread Michael Grant
Chrome has these tools built right in. And, as a bonus, it's a better browser too. On Sun, Aug 7, 2011 at 8:50 PM, Kevin Pepperman wrote: > > Firebug for Firefox has tools for this type of thing. > > http://getfirebug.com/network > > > > -- > /Kevin Pepperman > > "*Never memorize what you can

Re: timing software

2011-08-07 Thread Kevin Pepperman
Firebug for Firefox has tools for this type of thing. http://getfirebug.com/network -- /Kevin Pepperman "*Never memorize what you can look up in books*." --Albert_Einstein ~| Order the Adobe Coldfusion Anthology now! http:

timing software

2011-08-07 Thread Ben Conner
Hi, I have a client whose website we host and maintain, written in CF. He's getting varying results loading web pages in terms of responsiveness. I'd like to find out in more detail what elements loaded, the size of those elements, and the time taken for each one. I've seen a couple of web