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

Revisions №57308

branch: master 「№57308」
Commited by: Andrew Leaver-Fay
GitHub commit link: 「d89415ff050d373c」
Difference from previous tested commit:  code diff
Commit date: 2014-09-25 07:15:08

Fixing a handful of performance bugs following the utility::owning_ptr --> boost::shared_ptr conversion. Also inlining access to some data in ResidueType and AtomType that is needed in the innermost loops of atom pair energy evaluation. The 1000x_fa_atr performance benchmark shows a hefty improvement (2x).

...