-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a combined template id, stakeholder index
fixes #10231 Before Benchmark (batchSize) (extraParties) (extraTemplates) Mode Cnt Score Error Units QueryBenchmark.run 10000 0 1 avgt 5 0.277 ± 0.037 s/op QueryBenchmark.run 10000 0 10 avgt 5 0.479 ± 0.301 s/op QueryBenchmark.run 10000 0 100 avgt 5 2.131 ± 0.497 s/op After Benchmark (batchSize) (extraParties) (extraTemplates) Mode Cnt Score Error Units QueryBenchmark.run 10000 1 0 avgt 5 0.274 ± 0.141 s/op QueryBenchmark.run 10000 10 0 avgt 5 0.299 ± 0.144 s/op QueryBenchmark.run 10000 100 0 avgt 5 0.281 ± 0.038 s/op changelog_begin changelog_end
- Loading branch information
1 parent
5382253
commit d26d36e
Showing
1 changed file
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters