looptime
looptime copied to clipboard
Is it possible to affect an entire python process with looptime.
For our use case we need to speed up an entire python process using an event loop architecture. Would it be possible to use looptime to speed up the entire process?
Willing to put some work into making this possible, would really appreciate being pointed in the right direction.