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

Maintenance: lint and remove unused code #61

Merged
merged 5 commits into from
Jul 24, 2023
Merged

Maintenance: lint and remove unused code #61

merged 5 commits into from
Jul 24, 2023

Conversation

pberkes
Copy link
Owner

@pberkes pberkes commented Jul 21, 2023

I had to tweak a little bit the parameters of the big_o test because the performance behavior of the dummy functions we use for tests changes slightly between 3.9 and 3.10 and I needed to increase n to make sure the behavior was nicely detectable.

However, this made the test slow, and so I cut the number of timings. This is turn decreased the total measurement time and so I needed to adjust the maximum allowed residual, which at the moment is in absolute terms.

Other than that, this PR is just a clean-up of existing code

@pberkes pberkes merged commit 88b4df9 into master Jul 24, 2023
3 checks passed
@pberkes pberkes deleted the maintenance branch July 24, 2023 07:17
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 this pull request may close these issues.

1 participant