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

improve python performance with BackgroundTaskThread #30

Open
lucasduffey opened this issue Sep 21, 2016 · 2 comments
Open

improve python performance with BackgroundTaskThread #30

lucasduffey opened this issue Sep 21, 2016 · 2 comments

Comments

@lucasduffey
Copy link
Owner

lucasduffey commented Sep 21, 2016

biggest boost would be when they split plugins split from the UI thread (Vector35/binaryninja-api#390)

Initial BackgroundTaskThread API:

@lucasduffey lucasduffey changed the title improve python performance improve python performance with BackgroundTaskThread Sep 29, 2016
@lucasduffey
Copy link
Owner Author

grep for "threading.Thread" to see existing attempts

@lucasduffey
Copy link
Owner Author

implemented - but it doesn't really help AFAIK.

Also: if I remove my personal threading - the UI freezes.

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

1 participant