Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate discrepancy of running unit and cli tests between py311 and py312 #9334

Open
xjules opened this issue Nov 25, 2024 · 1 comment
Labels

Comments

@xjules
Copy link
Contributor

xjules commented Nov 25, 2024

It is apparent that Python 3.12 is much slower than Python 3.11 when it comes running the all tests. We should find out what's the main source of this slowness.
Unit tests: Py311 is 3-4 minutes faster
Cli tests: Py311 is 4-5 minutes faster
Check here for more info https://github.com/equinor/ert/actions/runs/11971902477/job/33377669575

@xjules xjules added this to SCOUT Nov 25, 2024
@xjules xjules converted this from a draft issue Nov 25, 2024
@xjules xjules added the bug label Nov 25, 2024
@JHolba
Copy link
Contributor

JHolba commented Nov 25, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

2 participants