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: G_Gold
Subject: Re: [Wget-dev] scripts under /benchmarks
Date: Mon, 3 Sep 2018 08:49:15 -0400
User-agent: Mutt/1.9.4 (2018-02-28)

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
> 

-- 
Guy Gold



reply via email to

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