perf: Speed up of 7 times of DOCK3.8.5#4
Open
phonglam3103 wants to merge 11 commits intodocking-org:mainfrom
Open
perf: Speed up of 7 times of DOCK3.8.5#4phonglam3103 wants to merge 11 commits intodocking-org:mainfrom
phonglam3103 wants to merge 11 commits intodocking-org:mainfrom
Conversation
…res zstandard for more efficient zipping.
…ordering of the ligand matching spheres
…n and atom bump early exit
…avoid type conversion
…cess (DB2 parsing, matching, and scoring)
…e version, and add script documentation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi @jir322 ,
Sorry for taking so long to contribute the changes, but here we are ;). This PR includes several changes to all the phases:
DOCK optimization.pdf
I’ve also attached a PDF with additional details for reference. You might also find the precompiled version of dock64 (named dock64_optimized) in the main directory, which you can test directly without recompiling it.
Happy to hear any feedback—feel free to take a look through the code!
Phong.