Re: eu 4.0

new topic     » goto parent     » topic index » view thread      » older message » newer message

Jeremy Cowgar wrote:
> 
> To further test simply startup speed I made this bash script:
> 
> #!/bin/sh
> 
> for i in `seq 1 10000`;
> do
>         /opt/euphoria-3.1/bin/exu hello.e
> done
> 
> Each version of course calls the correct version.
> 
> hello.e is:
> 
> }}}
<eucode>
> integer a
> a = 1
> </eucode>
{{{

> 
> $ time ./test-3.1.sh 
> 
> real    0m11.550s
> user    0m4.153s
> sys     0m7.193s
> 
> $ time ./test-4.0.sh 
> 
> real    0m11.288s
> user    0m3.786s
> sys     0m6.476s
> 
> So the above loads/parses/executes/terminates exu 10,000 times. 4.0 is a tad
> faster, not much, but a tad.
> 
> Something must be terribly wrong with the 8 second startup time for 4.0 and
> 3.1 being less than a second. Is this repeatable? Is there a test script we
> can run to try and debug the problem you are experiencing?
> 
> --

Jeremy:

When Rob came out with version 2.5 the user's had a similar problem with

EXW.

http://www.openeuphoria.org/cgi-bin/esearch.exu?thread=1&fromMonth=B&fromYear=9&toMonth=1&toYear=A&keywords=%22v2.5+Opens+exw+files+wayyyy+too+slow%22


Bernie

My files in archive:
WMOTOR, XMOTOR, W32ENGIN, MIXEDLIB, EU_ENGIN, WIN32ERU, WIN32API 

Can be downloaded here:
http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=bernie+ryan

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu