Long running process - how to speed up?
Chris Angelico
rosuav at gmail.com
Sun Feb 20 13:10:30 EST 2022
On Mon, 21 Feb 2022 at 05:07, Shaozhong SHI <shishaozhong at gmail.com> wrote:
> However, I have no idea whether this approach will be faster than
> conventional approach.
>
> Any one has idea?
Try it. Find out. The only way to know is to measure.
I can't see the sleep call though. You may need to post your actual
code instead of trivial examples.
ChrisA
More information about the Python-list
mailing list