Re: [Webperf-general] debian and web perf
Brought to you by:
webperf
From: Ian H. <ia...@ho...> - 2004-08-30 23:56:22
|
I looked at using the cURL libraries, and even making use of the mozilla code. the problem withn cURL is that I don't think it gives you DNS resolution time. I think the best result would be to use the mozilla client. and somehow hook up a text-only version of it.. and possibly get render time from there as well. last time I looked the mozilla library was pretty complex, and needed to be patched to hold the info at the sub-request level.. but that was a year or so ago.. I didn't like forcing people to download ~10-15m of binaries just to get performance measurement working either. regards Ian Stephen Pierzchala wrote: > Maybe you could use the cURL libraries? I use that for agent code I > developed for GrabPERF. > > More details at http://www.grabperf.org/ > > smp > > *** > > Ian Holsman (webperf maintainer) wrote: > >> Juan Jose Pablos wrote: >> >>> Hi, >>> Just a quick hint for people that try to use it. LWP::Parallel does >>> not seem to be available on debian, so: >>> >>> >>> apt-get install dh-make-perl >>> dh-make-perl --cpan LWP::Parallel --build --install >> >> >> >> LWP::Parallel seems to not be very well maintained anymore. >> It also isn't in the active-state perl for win32 ;( >> >> maybe it's time to consider re-writing the client. >> >> Thanks for the instructions about debian, I'll add them to the install >> page on the site. >> >>> >>> >>> I think that adding this to debian would help this project a lot. >>> >>> Cheers, >>> Cheche >>> >>> >>> ------------------------------------------------------- >>> SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media >>> 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 >>> Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. >>> http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 >>> _______________________________________________ >>> Webperf-general mailing list >>> Web...@li... >>> https://lists.sourceforge.net/lists/listinfo/webperf-general >>> >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by BEA Weblogic Workshop >> FREE Java Enterprise J2EE developer tools! >> Get your free copy of BEA WebLogic Workshop 8.1 today. >> http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click >> _______________________________________________ >> Webperf-general mailing list >> Web...@li... >> https://lists.sourceforge.net/lists/listinfo/webperf-general >> >> >> > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click > _______________________________________________ > Webperf-general mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webperf-general > |