You must log in or register to comment.
The ultimate endpoint for this sort of optimization is to do away with processes and just have threads or coroutines. Or, if you want to go super-optimized, a super-loop.
Hey, Arduino!
What length would people go to work around Python’s GIL.