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

Add test to detect if changes lead to higher memory consumption #524

Open
matthiasschaub opened this issue Feb 17, 2025 · 0 comments · May be fixed by #526
Open

Add test to detect if changes lead to higher memory consumption #524

matthiasschaub opened this issue Feb 17, 2025 · 0 comments · May be fixed by #526

Comments

@matthiasschaub
Copy link
Collaborator

Using pytest-memray one can let a test fail if a certain memory limit is exceeded. I suggest adding such a limit to the detect markings test, in which all models are loaded and the ml-pipeline is executed. That way, we can detect an increase of memory consumption after updates to the pipeline or models.

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

Successfully merging a pull request may close this issue.

1 participant