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

ENH: Use benchmark: to find memory intensive rules #378

Open
corneliusroemer opened this issue Dec 14, 2022 · 0 comments
Open

ENH: Use benchmark: to find memory intensive rules #378

corneliusroemer opened this issue Dec 14, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@corneliusroemer
Copy link
Member

Context

To cut down on OOM errors like #374, it would make sense to find out which rules require the most memory.

Snakemake offers the benchmark: feature that should be convenient here: https://snakemake.readthedocs.io/en/stable/tutorial/additional_features.html#benchmarking

@corneliusroemer corneliusroemer added the enhancement New feature or request label Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

1 participant