Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile the code into c++ #479

Open
River-Shi opened this issue Oct 28, 2024 · 1 comment
Open

Compile the code into c++ #479

River-Shi opened this issue Oct 28, 2024 · 1 comment

Comments

@River-Shi
Copy link

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?

@martindurant
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants