Re: Eu 2.5 verryy sloww on Win XP ?

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

Robert Craig wrote:

> Robert Craig wrote:
>> Maybe you've left "with trace(3)" in one
>> of your files. That will kill you.
>
> Sorry, I meant:
>     with trace
>
>     ...
>
>     trace(3)
>
> Look for "ctrace.out" in the current directory.
> Even "with trace" by itself will waste about
> 10% or more of your performance.

You mean only the statement
   with trace

without any call of
   trace(1),
   trace(2) or
   trace(3)

in the program? Huuu ...
I think that is worth to be mentioned in the documentation
(couldn't find this info in the docs).

On this occasion I read in 'lib_s_t.htm#trace':
"All forms of trace() are supported in the Public Domain interpreter,
but only for programs up to 300 statements in size. For larger programs
you'll need the Complete Edition interpreter."

But in 'relnotes.htm' it reads:
"The free Public Domain Interpreter (ex.exe, exw.exe, exu), now includes
full support for trace() beyond 300 statements, and for profiling. Thus
there is no longer a registered 'Complete Edition' interpreter."

Regards,
   Juergen

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

Search



Quick Links

User menu

Not signed in.

Misc Menu