for
> arbitrary length waits of several hundred milliseconds or more but is
> useless for accurate timing and doesn’t work properly for short timeouts.
>
> Andy Graham
>
> *From:* Slide
> *Sent:* Monday, January 19, 2015 10:27 PM
> *To:* [email protected]
> *Subjec
@python.org
Subject: [Ironpython-users] time.sleep slowdown
We're seeing some weirdness in some embedded scripting. Some of our scripts
have calls to time.sleep(), with these calls in place, from run to run of the
script, performance drops significantly, but if we remove these calls, we don'
We're seeing some weirdness in some embedded scripting. Some of our scripts
have calls to time.sleep(), with these calls in place, from run to run of
the script, performance drops significantly, but if we remove these calls,
we don't see any slowdown. The sleep function is implemented with a call t