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

Group16 multithread determinism bench #173

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Casper-NS
Copy link
Member

This benchmarks aims to test the performance of our determinism multithread solution in #146.

It gives it the best possible scenario where all threads are available when the query runs (they are awaited individually).

With this bench we can conclude that even with a large model and thereby an expensive determinism query we see a ~10% loss in performance on our machine.

@Casper-NS Casper-NS added the wontfix This will not be worked on label Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant