-
-
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.
Also add changelog entries for the upcoming 1.1.0/1.0.1 release so we can also use the correct HBase versions there. Signed-off-by: Florian Hockmann <florian.hockmann@gdata.de>
- Loading branch information
1 parent
1e098d6
commit e33ce37
Showing
4 changed files
with
100 additions
and
3 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
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
e33ce37
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
12803.50400663261
ms/op13224.371596091765
ms/op0.97
org.janusgraph.GraphCentricQueryBenchmark.getVertices
904.2252342427596
ms/op939.9812517851383
ms/op0.96
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.1532902847826
ms/op217.29932048514493
ms/op0.99
org.janusgraph.MgmtOlapJobBenchmark.runReindex
348.54326283955123
ms/op341.2495420845238
ms/op1.02
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
225.3933469668976
ms/op278.40204374307757
ms/op0.81
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4871.881237450689
ms/op4989.676889934371
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
17028.645748861712
ms/op17611.849970189523
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
20360.185902965655
ms/op19793.124546376966
ms/op1.03
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
55431.1407119
ms/op56181.93877586666
ms/op0.99
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices
1571.710246275068
ms/op1552.2139994673607
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8258.58115531988
ms/op8598.330603551365
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
381.41088132429684
ms/op375.92614089582463
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4066.173518865977
ms/op4143.1598921080285
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getNames
8369.356135977478
ms/op8572.994391137943
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
6035.627652922342
ms/op5722.549980819107
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7096.060038306886
ms/op7333.488489649441
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
419.70036337786206
ms/op424.226132984096
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12849.209448078676
ms/op12536.954676567058
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
355.10744387113124
ms/op369.92693850792364
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
15090.054291657772
ms/op14531.929740078982
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
241.92595851350444
ms/op251.9395098555724
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
15273.376061811428
ms/op14879.925123906381
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8315.830511704356
ms/op8531.257465790834
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9141.509476900404
ms/op9331.601352568956
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8471.943918031182
ms/op9026.050176947727
ms/op0.94
This comment was automatically generated by workflow using github-action-benchmark.