「view this page in B3 βῆτα server」

Revisions №347

branch: release 「№347」
Commited by: Rocco Moretti
GitHub commit link: 「75d0e58efa87407d」 「№6345」
Difference from previous tested commit:  code diff
Commit date: 2023-04-25 12:14:13

Merge pull request #6345 from RosettaCommons/roccomoretti/pdb_loading_small_tweaks A set of small efficiency tweaks for PDB Loading Small inefficiencies I found when looking into PDB loading speeds. Mostly doing work we don't really have to do (refolding, creating new objects which aren't used). These probably account for a ~2% speedup in my test set.

...