-
-
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.
Add possibility to build JanusGraph Scylla Release
Related to #3580 Signed-off-by: Oleksandr Porunov <alexandr.porunov@gmail.com>
- Loading branch information
Showing
2 changed files
with
49 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
26ed54f
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.JanusGraphSpeedBenchmark.basicAddAndDelete
14542.007743543334
ms/op14750.912757292574
ms/op0.99
org.janusgraph.GraphCentricQueryBenchmark.getVertices
1342.1677772591113
ms/op1346.1948471823591
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
221.55785739288535
ms/op221.0470166869565
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
480.17081076060606
ms/op463.2053476121212
ms/op1.04
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
450.9651674000045
ms/op473.90261975756744
ms/op0.95
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
8943.818925339641
ms/op8776.908210320456
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
34407.08329434762
ms/op29926.15626700794
ms/op1.15
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
36484.84961798334
ms/op32526.844515654997
ms/op1.12
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
72129.33750813332
ms/op59550.41166966667
ms/op1.21
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
17011.382524325756
ms/op15006.601503888596
ms/op1.13
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
623.5585674941539
ms/op610.4456304918209
ms/op1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
8982.786441277023
ms/op8351.21971247489
ms/op1.08
org.janusgraph.CQLMultiQueryBenchmark.getNames
16528.651819274102
ms/op14737.422644903432
ms/op1.12
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
11951.277383700071
ms/op10903.708326936881
ms/op1.10
org.janusgraph.CQLMultiQueryBenchmark.getLabels
14826.383204531568
ms/op13305.68422999396
ms/op1.11
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
682.859730844567
ms/op672.9530191288869
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
22503.107474370005
ms/op21151.69997790227
ms/op1.06
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
588.7231085677345
ms/op566.2220666199714
ms/op1.04
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
29753.549394845715
ms/op25822.55861829052
ms/op1.15
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
405.3947555291476
ms/op411.4887692411499
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
35665.56775005857
ms/op29794.881563733332
ms/op1.20
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
16648.795963799046
ms/op14451.119747276667
ms/op1.15
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
17748.13006140814
ms/op16086.213028835715
ms/op1.10
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
16928.912670951537
ms/op14981.480702516508
ms/op1.13
This comment was automatically generated by workflow using github-action-benchmark.