Subject: load(draw) is very slow (takes about 13 seconds)
From: Volker van Nek
Date: Wed, 27 Mar 2013 23:43:52 +0100
Mario,
I guess the batch mode simply runs too fast. A closer look shows that
there are some more error messages. It seems to me that maxout.gnuplot
can't be written or read that fast. The file runs perfectly after
placing
system("sleep 1")$
between all commands.
Don't know if that is the solution you want. But I hope that gives a hint.
Best
Volker
2013/3/27 Mario Rodriguez <biomates at telefonica.net>:
> El mi?, 27-03-2013 a las 19:34 +0100, Volker van Nek escribi?:
>> Hi Mario,
>>
>> I downloaded and checked the new files in GCL, ECL, SBCL, CMUCL, CCL
>> and CLISP. All compilations and loads work fine.
>>
>> The only comment I have to make is that in batch mode
>> batch ("rtest_draw.mac") $
>> I experienced an infinite loop in the last two tests with GCL and ECL.
>> No problem in demo mode.
>>
>> Volker
>
>
> Thanks Volker,
>
> I'll take a look at it. At this moment I can't figure out the origin of
> the problem.
>
> --
> Mario
>