Slow test `test_save_trajectory`
stestoll opened this issue · 2 comments
stestoll commented
This test takes about 16% of the total runtime of all tests. Can this be sped up, for example by shortening the trajectory?
mtessmer commented
Yes, Both of these can be done. The test was originally supposed to save only 10 frames but it looks like I never truncated the trajectory. Additional speedups are planned for the Protein
object but are not prioritized right now as it is not officially supported yet.