wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wget-dev] scripts under /benchmarks


From: Tim Rühsen
Subject: Re: [Wget-dev] scripts under /benchmarks
Date: Tue, 4 Sep 2018 11:55:53 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0

Sorry, I have no idea.

You have to debug it, start with simply inserting some echo lines.

Oh, I have an idea... check if
/home/guy/wget2/benchmarks/../../curl/src/curl has been built with HTTPS
support, using --version.

On 9/3/18 2:49 PM, G_Gold wrote:
> Hi,
> Can you think of a reason as to why my outcome differs thanyours ? I believe I
> have the correct packages installed (gnuplot, etc) , however I
> don't seem to end up with the same output files . 
> 
> If this is not an urgent matter to handle, and there are other
> places I may be helpful with, please let me know, :)
> 
> Guy
> 
> On Sun,Aug 05 08:07:PM, G_Gold wrote:
>> odd..
>> the last three commands running seem like the everything's fine,
>> but no actual output files are being written :-|
>>
>> Am I missing something obvious ?
>>
>>
>> + /home/guy/wget2/benchmarks/../../wget/src/wget -q --no-config -O/dev/null 
>> 'https://www.example.com/?test=1'
>> + /home/guy/wget2/benchmarks/../src/wget2_noinstall -q --no-config 
>> -O/dev/null 'https://www.example.com/?test=1'
>> + /home/guy/wget2/benchmarks/../../curl/src/curl -s -o/dev/null 
>> --cert-status 'https://www.example.com/?test=1'
>>
>> On Sun,Aug 05 12:15:PM, Tim R�hsen wrote:
>>> You should also see
>>> -rw-r--r--  1 tim tim   600 Jul 31 14:26 wget_http1.data
>>> -rw-r--r--  1 tim tim   600 Jul 31 14:26 wget2_http1.data
>>> -rw-r--r--  1 tim tim   600 Jul 31 14:26 curl_http1.data
>>> -rw-r--r--  1 tim tim   601 Jul 31 14:27 wget_http2.data
>>> -rw-r--r--  1 tim tim   600 Jul 31 14:27 wget2_http2.data
>>> -rw-r--r--  1 tim tim   600 Jul 31 14:28 curl_http2.data
>>> -rw-r--r--  1 tim tim 22659 Jul 31 14:28 http1.svg
>>> -rw-r--r--  1 tim tim 23610 Jul 31 14:28 http2.svg
>>>
>>> If you don't see them, something is wrong. Try with 'bash -x
>>> ./benchmark.sh'.
>>>
>>>
>>> On 05.08.2018 00:20, G_Gold wrote:
>>>> Hi,
>>>> the benchmark.sh file is the newest modified one :-|
>>>>
>>>> address@hidden:~/wget2/benchmarks$ ls -lt
>>>>
>>>> -rwxrwxr-x 1 guy guy 3025 Aug  4 16:38 benchmark.sh
>>>> -rwxrwxr-x 1 guy guy 2146 Jul 31 20:11 bench_https_http1
>>>> -rwxrwxr-x 1 guy guy 2131 Jul 31 20:11 bench_https_http2
>>>> -rw-rw-r-- 1 guy guy  141 Jul 31 20:11 README
>>>>
>>>> On Sat,Aug 04 11:57:PM, Tim R�hsen wrote:
>>>>> After running benchmark.sh, didn't you see any new files in the
>>>>> directory ? Check the times...
>>>>>
>>>>> On 04.08.2018 22:45, G_Gold wrote:
>>>>>> Thank you, 
>>>>>> After placing and building wget and curl alongside with wget2,
>>>>>> the benchmark.sh script exits w/o error. 
>>>>>>
>>>>>> I didn't notice any output, are the scripts intended to
>>>>>> run in background without output ? are they  supposed to use
>>>>>> gnuplot for the output ?
>>>>>>
>>>>>> 66 cat <<EOF | gnuplot
>>>>>> 67        set terminal svg
>>>>>> 68        set output "$1.svg"
>>>>>>
>>>>>> thank you. 
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Thu,Aug 02 11:50:AM, Darshit Shah wrote:
>>>>>>> Aah! `wget2_noinstall` is not a directory, but rather the name of the 
>>>>>>> binary
>>>>>>> which will be used. You should be able to see it after you run `make` to
>>>>>>> compile the wget2 sources.
>>>>>>>
>>>>>>>
>>>>>>> * G_Gold <address@hidden> [180802 09:51]:
>>>>>>>> Darshit,
>>>>>>>> I was referring to the 'wget2_noinstall' directory, I'm not able
>>>>>>>> to locate it, in either wget or wget2 build directories. 
>>>>>>>>
>>>>>>>> I'm sorry if I'm missing something very obvious :-)
>>>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>
>>
>>
>>
>> -- 
>> Guy Gold
>>
> 

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]