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

Transform Range.iterate test to a benchmark #7905

Merged
merged 2 commits into from
Sep 27, 2023

Conversation

hubertp
Copy link
Contributor

@hubertp hubertp commented Sep 26, 2023

Pull Request Description

a) it slows down regular unit testing
b) it is not a unit test
c) it behaves like a benchmark

So it should be a benchmark.

@hubertp hubertp added the CI: No changelog needed Do not require a changelog entry for this PR. label Sep 26, 2023
a) it slows down regular unit testing
b) it is not a unit test
c) it behaves like a benchmark

So it should be a benchmark.
@hubertp hubertp force-pushed the wip/hubert/range-test-to-benchmark branch from 9c6d2fb to fe7126b Compare September 27, 2023 07:50
@hubertp hubertp merged commit 7d80ac1 into develop Sep 27, 2023
26 checks passed
@hubertp hubertp deleted the wip/hubert/range-test-to-benchmark branch September 27, 2023 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: No changelog needed Do not require a changelog entry for this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants