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

Speed up analysis of bigger buffers #1

Open
danielplohmann opened this issue Jul 1, 2018 · 1 comment
Open

Speed up analysis of bigger buffers #1

danielplohmann opened this issue Jul 1, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@danielplohmann
Copy link
Owner

It's a known issue that disassembly of dumps containing a couple thousand functions is currently very slow. This is likely to some suboptimal choices of data structures and will be investigated asap.

@danielplohmann danielplohmann added the enhancement New feature or request label Jul 1, 2018
@danielplohmann danielplohmann self-assigned this Jul 1, 2018
@danielplohmann
Copy link
Owner Author

Changing the queue implementation did not really yield improvements, so we'll possibly need to look for other approaches.

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

No branches or pull requests

1 participant