No, I would like to just use bash commands. It'll made automatically
on each important code modification.

2010/8/31 ricardo figueiredo <[email protected]>:
> Hi,
>
> Would you like to use any SpreadSheet program for this ??
>
> --
> Muito Obrigado
> Ricardo
>
>
> On Tue, Aug 31, 2010 at 12:01 PM, Samuel ROZE <[email protected]> wrote:
>>
>> Hello,
>>
>> I'm using Apache-Benchmark to stats my applications performances. I
>> want to create a graph, using GNUPlot and Apache Benchmark.
>> The "-g" option create a file that I can load in GNUPlot. It works
>> very well but requests times are cumulative values:
>>
>> 3150
>> 3168
>> 3172
>> 3194
>> 3203
>> 3215
>> 3220
>> 3225
>> 3227
>> 3231
>>
>> I just want the real request time values, like that:
>>
>> 18
>> 4
>> 12
>> 9
>> 12
>> 5
>> ...
>>
>> Is it possible using Apache-Benchmark tool, or have I to use an other
>> tool to transform values, like sed, awk... I tried with these tools
>> but I failed. Is there a solution?
>>
>>
>> NB: Should I change of mailing-list for questions like that? If yes,
>> sorry...
>> Regards,
>> Samuel ROZE.
>
>

Reply via email to