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

[Work in Progress] Multiprocessing GUI #2687

Open
wants to merge 6 commits into
base: humble-devel
Choose a base branch
from

Conversation

javizqh
Copy link
Collaborator

@javizqh javizqh commented Aug 2, 2024

Added multiprocessing GUI to the gui_interface.

Resolves #2663

@javizqh
Copy link
Collaborator Author

javizqh commented Aug 2, 2024

With the prototype gui added to the follow line exercise the use of cpu usage from the GUI decreases about 5%.

This prototype file will be deleted when merged

@javizqh
Copy link
Collaborator Author

javizqh commented Aug 2, 2024

To test this, please generate a miniRadi passing as an argument:

./build.sh -f -a create-processing-gui

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

Successfully merging this pull request may close these issues.

Migrate GUI from threading to multiprocessing
1 participant