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

test(python): parametric tests for group_by_rolling #11262

Merged
merged 2 commits into from
Sep 23, 2023

Conversation

MarcoGorelli
Copy link
Collaborator

@MarcoGorelli MarcoGorelli commented Sep 23, 2023

from #11261 (comment)

on my laptop,

pytest ../py-polars/tests/parametric/test_groupby_rolling.py -m 'not slow' --hypothesis-show-statistics

takes 3.75s - and that's for 2 tests which each generate 200 test cases

worth it IMO, and gives greater confidence whilst doing other perf improvements

@MarcoGorelli MarcoGorelli changed the title tst(python): parametric tests for group_by_rolling test(python): parametric tests for group_by_rolling Sep 23, 2023
@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars labels Sep 23, 2023
@alexander-beedie
Copy link
Collaborator

Nice ;)

@ritchie46 ritchie46 merged commit 48d7b26 into pola-rs:main Sep 23, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants