nextstrain / augur

Pipeline components for real-time phylodynamic analysis
https://docs.nextstrain.org/projects/augur/
GNU Affero General Public License v3.0
268 stars 128 forks source link

Investigate why CI takes 50% longer for Python 3.12 #1681

Open corneliusroemer opened 1 week ago

corneliusroemer commented 1 week ago

I've noticed that our CI takes around 50% longer for Python 3.12 compared to earlier versions, that's quite strange. If anything, things should get faster for more recent versions.

Brave Browser 2024-11-16 14 00 40

It's the cram tests that are slower:

Brave Browser 2024-11-16 14 02 34 Brave Browser 2024-11-16 14 02 45

I can reproduce locally that py12 based env runs cram slower than py11