This seems to be resolved with the file system cleanup mentioned in the "smush it not smushing" thread. Mike...
648
i5chao
Dec 22, 2008 8:46 am
According to Fiddler, YSlow does not examine stylesheets that were linked from within IE Conditional Comments, that is, CSS expressions cannot be found and the...
649
ralphvdh
Dec 22, 2008 11:09 am
Hi Ingo, this is well possible. I would just create a sample html file that references a stylesheet via conditional comment. If the css file does not turn up...
650
fversch
Dec 23, 2008 12:12 pm
Hello, A flickr front-end developer posts on the ways to get smooth browser-side image resizing: ...
651
sheafan
Dec 25, 2008 4:40 am
So, I use YSlow in Firefox 3.0.5 on Linux to determine which factors negatively impact the loading speed of a site. When I load the site using one URL, I get a...
652
D. Wayne Fincher
slowlychillin
Dec 28, 2008 1:48 am
Stoyan Stefanov and Nicole Sullivan, thanks a lot for the smush.it! tool! That's too cool :D I'll definitely be using that on occasion! Okay, I'm done...
653
Mr wu
willpowerfor...
Jan 5, 2009 2:43 am
It is a client-server application. I simulated a client sending request to server machine. BTW, the server machine has 4 logical CPUs. I found the CPU usage...
654
Peter Booth
alohashirt99
Jan 5, 2009 4:01 am
What you describe is typical. CPU bottlenecks are a minority case in distributed systems. Aside from the obvious resource limits (IO, network, memory, ...
655
Nicole Sullivan
stubbornella
Jan 7, 2009 9:59 pm
... Glad you like it Wayne. ;) Cheers, Nicole...
656
Nicole Sullivan
stubbornella
Jan 7, 2009 10:01 pm
... Very cool! Now I'll actually smush all the cruft I have in WP. :D Thanks, Nicole...
657
ivo.schmid
Jan 8, 2009 2:05 pm
Hi @all! I started trying to use Smush.it some versions before, and since the beginning I had some real hassle! Deinstalling, reinstalling... deleting and...
658
ivo.schmid
Jan 8, 2009 4:46 pm
Hi @all! Trying to use Smush.it since the last three updates, I never found out, why it does not work for me in any way! Here my data: - WP 2.7 - PHP version...
659
dialectgroup
Jan 8, 2009 5:23 pm
Hi Ivo, I'd be happy to help get to the bottom of this. Can you start a thread over at WordPress Support (http://wordpress.org/support/forum/10) with your...
660
kfish_22
Jan 8, 2009 8:02 pm
Apache Chainsaw? Not sure if it can do performance measurements, though. If you're just troubleshooting a single event or a narrow set of events during...
661
Mr wu
willpowerfor...
Jan 8, 2009 9:00 pm
Hi, Peter Thanks for your reply. I answered your questions as follow: Is it a long running steady state test? It is a performance test. In this test, the...
662
kfish_22
Jan 8, 2009 10:00 pm
I have a relatively simple page that's displaying one databale with only 20 rows or so. The datatable itself is pretty much identical to the examples provided...
663
Patrick Meenan
pmeenan
Jan 8, 2009 10:01 pm
Does your client run multiple threads/requests in parallel? If a single client issuing requests sequentially can EVER peg one of your server processes at 100%...
664
Stoyan Stefanov
ssttoobg
Jan 8, 2009 10:32 pm
Hi Kevin, I think you'll probably get more insight on the YUI mailing list. http://tech.groups.yahoo.com/group/ydn-javascript/ Post message:...
665
s_m_t80
Jan 12, 2009 9:05 am
I'm discovering/using http://www.smushit.com, it rocks! I'm extremely exited of this efficient way to discover possible savings of my images. as an...
666
andydesign2k
Jan 12, 2009 10:17 am
I would like to know if Smushit will be available as a self hosted application. I've presented your tool to the development team from my current project and...
667
abhishek831
Jan 12, 2009 1:07 pm
Hi, I am running the script for the 100 user.unit 90 user load is normal at font end but after 95 load suddenly increase and reaches up 90.We have checked also...
668
Stoyan Stefanov
ssttoobg
Jan 12, 2009 5:48 pm
Thanks! You can get some more insight about how the tool works from the faq section: http://smush.it/faq.php And also this blog post: ...
669
Stoyan Stefanov
ssttoobg
Jan 12, 2009 5:50 pm
Hi Andy, Unfortunately I don't know a date, but meanwhile it would be easy to implement a solution of your own. Check out these links on insight how the tool...
670
Philip Tellis
philiptellis
Jan 12, 2009 9:01 pm
... what kind of web server are you using? how many web server processes is your server configured to use? how much time does it take for a single server...
671
abhishek kr
abhishek831
Jan 13, 2009 11:23 am
Hi i am using the Apache webserver we have 256 web severer process time taken a single server process to handle a single connection=1 sec ... what kind of web...
672
Philip Tellis
philiptellis
Jan 13, 2009 8:01 pm
... this could be a problem. at some point your box might just be spending all its time in swapping processes. rerun your tests with 128, 64 and 32 processes...
673
abhishek kr
abhishek831
Jan 16, 2009 1:41 pm
Hi thanks for your feedback.i checked that time its started using swap memory. but how we avoid to do it i have have tested also decreasing the process to 128...
674
Patrick Meenan
pmeenan
Jan 16, 2009 2:37 pm
We have introduced a couple of new features to pagetest (http://www.webpagetest.org <http://www.webpagetest.org/> ) that hopefully will prove to be helpful: 1...
675
Peter Booth
alohashirt99
Jan 16, 2009 3:22 pm
Patrick, Thanks for making this superb diagnostic tool available in a hosted fashion. Do you have any feelings about people using scripts to automate the use...
676
Patrick Meenan
pmeenan
Jan 16, 2009 4:28 pm
Automated scripting is fine, just reach out to me before you stand it up so I'm aware it's coming and what the load will be (and running more than every couple...