-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not store distinct elements when single iterator processed
Signed-off-by: Pavel Ershov <[email protected]>
- Loading branch information
1 parent
14ef94d
commit 91308f6
Showing
2 changed files
with
8 additions
and
2 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
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
91308f6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
org.janusgraph.MgmtOlapJobBenchmark.runRemoveIndex
115.71672427811839
ms/op114.55075151272729
ms/op1.01
org.janusgraph.JanusGraphSpeedBenchmark.basicAddAndDelete
17362.508382011256
ms/op14638.489043599999
ms/op1.19
org.janusgraph.GraphCentricQueryBenchmark.getVertices
1495.954459113028
ms/op1771.8561209198785
ms/op0.84
org.janusgraph.MgmtOlapJobBenchmark.runReindex
422.8278594384616
ms/op355.1724081138462
ms/op1.19
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
489.8570207782229
ms/op320.9125319386942
ms/op1.53
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
45153.22878255
ms/op43280.721668460006
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getNames
45346.6503909
ms/op42562.844616426664
ms/op1.07
This comment was automatically generated by workflow using github-action-benchmark.