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

Cached queries test using wrong query levels #4601

Merged
merged 1 commit into from
Apr 2, 2019

Conversation

NateBrady23
Copy link
Member

We were accidentally using the concurrency levels [16, 32, 64, 128, 256, 512] for the cached query levels, which should be [1, 10, 20, 50, 100]

resolves #3804 and now lines up with the documentation at https://github.com/TechEmpower/FrameworkBenchmarks/wiki/Project-Information-Framework-Tests-Overview#requirements-6

@NateBrady23 NateBrady23 merged commit 9ad2f24 into TechEmpower:master Apr 2, 2019
@NateBrady23 NateBrady23 deleted the cached-queries branch July 17, 2020 20:37
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.

Wrong cached queries test parameters
2 participants