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

Optimise the logging of the com processes #17

Open
georgedimitriadis opened this issue Mar 27, 2024 · 0 comments
Open

Optimise the logging of the com processes #17

georgedimitriadis opened this issue Mar 27, 2024 · 0 comments

Comments

@georgedimitriadis
Copy link
Member

The com processes use a python logger to save packet info that comes into them and out of them. This is ok for debugging but slows down heavy data Nodes.

We should implement a system like the savestate of the worker process also in the com (or maybe twick the savestate to be usable by the com processes too) and keep the logger for debugging.

@georgedimitriadis georgedimitriadis moved this from Backlog to In progress in Towards Heron 1.0 Apr 28, 2024
@georgedimitriadis georgedimitriadis moved this from In progress to In review in Towards Heron 1.0 Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In review
Development

No branches or pull requests

1 participant