Skip to content

Performance: significant speedup and memory usage improvement for PCA().run() - #5352

Open
jberg5 wants to merge 5 commits into
MDAnalysis:developfrom
jberg5:pca-perf
Open

Performance: significant speedup and memory usage improvement for PCA().run()#5352
jberg5 wants to merge 5 commits into
MDAnalysis:developfrom
jberg5:pca-perf

merge conflicts

b6966bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 3, 2026 in 1s

93.84% (-0.01%) compared to b05a84b

View this Pull Request on Codecov

93.84% (-0.01%) compared to b05a84b

Details

Codecov Report

❌ Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.84%. Comparing base (b05a84b) to head (b6966bc).
⚠️ Report is 21 commits behind head on develop.

Files with missing lines Patch % Lines
package/MDAnalysis/analysis/pca.py 85.71% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5352      +/-   ##
===========================================
- Coverage    93.85%   93.84%   -0.01%     
===========================================
  Files          182      182              
  Lines        22509    22518       +9     
  Branches      3202     3204       +2     
===========================================
+ Hits         21125    21132       +7     
- Misses         922      923       +1     
- Partials       462      463       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.