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

Fix benchmarks on windows #770

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Fix benchmarks on windows #770

merged 1 commit into from
Jun 20, 2024

Conversation

dfellis
Copy link
Member

@dfellis dfellis commented Jun 20, 2024

Now that I have a little Intel NUC to use for testing Windows, I manually tested and noticed a small problem with the benchmarks. This should fix that and also enable testing with it. Since I have only one Windows machine, I have also trimmed the work done on Windows vs Linux to try and reduce an increase in latency. I have also forced the normal testing path to use Linux so it doesn't accidentally clog up the Windows machine's queue.

@dfellis dfellis self-assigned this Jun 20, 2024
@dfellis
Copy link
Member Author

dfellis commented Jun 20, 2024

Screenshot from 2024-06-20 00-14-40

Not sure how much of this slowdown is due to Windows, how much is due to this being a NUC (though it's got a good SSD, 32GB of RAM, etc...), etc, but the benchmarks take 50% more time and the test suite is about 150% slower, and these two have to run sequentially, taking the testing time up from 4 minutes to 11 minutes. :/

But it works!

@dfellis dfellis merged commit 4f662ce into main Jun 20, 2024
5 checks passed
@dfellis dfellis deleted the fix-windows-benchmarks branch June 20, 2024 05: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.

None yet

1 participant