in reply to it takes 1-2 seconds to return a string from a subrountine
I've just set this up on my laptop (Celeron 1.3Ghz, 128M ram), and I've got to take the string up to 32 Meg before I start seeing any appreciable effect.
Using the simple expedient of print time, "\n"; for the timer statements, it does confirm that the return is usually starting and finishing within the same second (there's the occasional second discrepancy).
Possible suggestions:
--
Tommy
Too stupid to live.
Too stubborn to die.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: it takes 1-2 seconds to return a string from a subrountine
by yangtse (Acolyte) on Aug 14, 2002 at 17:43 UTC | |
by runrig (Abbot) on Aug 14, 2002 at 18:03 UTC |