File tree Expand file tree Collapse file tree
core/sail/lmdb/src/test/java/org/eclipse/rdf4j/sail/lmdb/benchmark Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Develop branch
2- ``` text
3- Benchmark (cliquePercentage) (maxCliqueSize) (minCliqueSize) (peopleCount) (randomKnowsEdges) (seed) Mode Cnt Score Error Units
4- FoafCliqueQueryBenchmark.cycle3 30 8 3 5000 15000 12345 avgt 3 92.508 ± 22.625 ms/op
5- FoafCliqueQueryBenchmark.cycle4 30 8 3 5000 15000 12345 avgt 3 644.258 ± 310.206 ms/op
6- FoafCliqueQueryBenchmark.cycle5 30 8 3 5000 15000 12345 avgt 3 3891.994 ± 1215.676 ms/op
7- ```
8-
1+ Benchmark (cliquePercentage) (lftjEnabled) (maxCliqueSize) (minCliqueSize) (peopleCount) (randomKnowsEdges) (seed) Mode Cnt Score Error Units
2+ FoafCliqueQueryBenchmark.cycle3 30 true 8 3 5000 15000 12345 avgt 3 36.818 ± 43.052 ms/op
3+ FoafCliqueQueryBenchmark.cycle3 30 false 8 3 5000 15000 12345 avgt 3 90.331 ± 3.032 ms/op
4+ FoafCliqueQueryBenchmark.cycle4 30 true 8 3 5000 15000 12345 avgt 3 180.250 ± 30.860 ms/op
5+ FoafCliqueQueryBenchmark.cycle4 30 false 8 3 5000 15000 12345 avgt 3 618.881 ± 51.191 ms/op
6+ FoafCliqueQueryBenchmark.cycle5 30 true 8 3 5000 15000 12345 avgt 3 1260.939 ± 263.311 ms/op
7+ FoafCliqueQueryBenchmark.cycle5 30 false 8 3 5000 15000 12345 avgt 3 3751.511 ± 141.681 ms/op
You can’t perform that action at this time.
0 commit comments