streamz
streamz copied to clipboard
Compile the code into c++
I recently find a tool which can compile the python code into c++. Is it possible to using it to improve the performance of streamz?
You are welcome to try. However, I doubt strongly that the class and async implementation here can be compiled. Indeed, do you find that you have any problem with performance in streamz? I would reckon that the majority of time is spent waiting for events.