Changes between Version 1 and Version 2 of Ticket #15688, comment 2
- Timestamp:
- Jul 26, 2024, 12:37:46 PM (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15688, comment 2
v1 v2 1 Including trimming, remembering sequence alignment and showing ribbon, but not aligning raises the time to 298 seconds (6x longer). Commenting out the trimming reduces time back to 49 seconds. 1 Including trimming, remembering sequence alignment and showing ribbon, but not aligning raises the time to 298 seconds (6x longer). 2 3 Commenting out the trimming reduces time back to 49 seconds. 4 5 Trimming but with trim false which still computes the aligned residues subset takes 50 seconds.