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

Memory Error #18

Open
Patrick-ICT opened this issue Jan 21, 2022 · 2 comments
Open

Memory Error #18

Patrick-ICT opened this issue Jan 21, 2022 · 2 comments

Comments

@Patrick-ICT
Copy link

The sizes of the two binaries are 11.3MB and 18.2MB, causing MemoryError.

Screen Shot 2022-01-21 at 8 54 37 AM

@Patrick-ICT
Copy link
Author

I am here again.
It seems DeepBinDiff costs too much time to compare large binaries. For example, I am diffing the "508.namd_r" in SPEC CPU 2017 on a server. 2000 minutes passed, and it's still diffing. Is there any way to speed it up?

@yueduan
Copy link
Owner

yueduan commented Mar 25, 2022

The TADW may consume a lot of memory, there is nothing much we can do about it. To speed up DeepBinDiff, you may change the parameter 'k' in the k-hop algorithm, say make k=2.

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