Skip to content

speed up some long running tests #941

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

Merged
merged 1 commit into from
Aug 11, 2025
Merged

speed up some long running tests #941

merged 1 commit into from
Aug 11, 2025

Conversation

oetr
Copy link
Contributor

@oetr oetr commented Aug 4, 2025

No description provided.

@oetr oetr force-pushed the speed-up-tests branch 2 times, most recently from dc0ce93 to 1b1074d Compare August 4, 2025 22:49
@oetr oetr marked this pull request as ready for review August 5, 2025 09:11
@oetr oetr requested a review from kyakdan August 5, 2025 09:31
The dictionary tests make sure that the annotations @DictionaryEntries
and @DictionaryFile actually get used in the fuzz test.
However, for these tests, the fuzzer runs for a long time on
Windows. Here are the test runtime changes from before and after this commit:
- DictionaryFuzzTests_fileTest - 200.8s => 14.2s
- DictionaryFuzzTests_inlineTest 124.4s => 11.7s
- DictionaryFuzzTests_mixedTest 87.8s => 16.9s
@oetr oetr enabled auto-merge (rebase) August 11, 2025 07:52
@oetr oetr merged commit b68be37 into main Aug 11, 2025
8 checks passed
@oetr oetr deleted the speed-up-tests branch August 11, 2025 08:10
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.

2 participants