Re: Some changes to curl-loader
Status: Alpha
Brought to you by:
coroberti
From: Val S. <va...@nv...> - 2009-07-28 21:10:36
|
________________________________ From:Robert Iakobashvili [mailto:cor...@gm...] Sent: Monday, July 27, 2009 8:32 AM To: curl-loader-devel Subject: Re: Some changes to curl-loader Hi, >On Wed, Jul 22, 2009 at 3:47 AM, Val Shkolnikov <Val...@no...> >wrote: >Hi, > Here are some changes I made to the code to improve logging. Mainly so that the .log file could be postprocessed to get more detailed statistics of the response time beyond the average and count. If interested, I can send the Python code that computes percentiles, average and std.dev from that. I redirected the voluminous opstats output into a file. Also added a couple of new options. The changes are summarized in the ChangeLog. I also updated the documentation. All the changes are against Rev 0.48. > /V Looks nice. Could you, please, provide descriptions of the newly added tags and a new log file for the FAQs? Thanks. -- Truly, Robert Iakobashvili, Ph.D. ...................................................................... www.ghotit.com Assistive technology that understands you ...................................................................... Robert, I have updated the FAQ as I got it from the web site today. I am attaching the diffs to that file. Also, it turns out, I needed one more field added to the log, the url number. This is already reflected in the FAQ. I am attaching the diffs for the loader.c compared to my last submission and the overall diffs against version 0.48. Also note my new e-mail address. /Val |