DEBSOURCES
Skip Quicknav
sources / pymol / 3.1.0%2Bdfsg-1 / testing / tests / performance / fab.py
1234567
from pymol import cmd, testing, stored class StressFab(testing.PyMOLTestCase): def test(self): with self.timing(max=0.1): cmd.fab('AAAA')