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

Improve unit test times #156

Open
pylessard opened this issue Jan 2, 2025 · 2 comments
Open

Improve unit test times #156

pylessard opened this issue Jan 2, 2025 · 2 comments

Comments

@pylessard
Copy link
Collaborator

pylessard commented Jan 2, 2025

CI is starting to be somewhat long. Find which test case are the worst offenders and improve.
Print time taken in log would be nice

Python 3.11 & Python 3.12 are way slower than 3.9 & 3.10 for some reason.. investigate

@pylessard
Copy link
Collaborator Author

Offenders
image

@pylessard
Copy link
Collaborator Author

Something broken in read memory logic. Way too slow.
Auto-aggregation of memory regions might be too heavy. Will go away if refactor for typed read

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

No branches or pull requests

1 participant