-
-
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.
Drop benchmark graph data after CQLMultiQueryDropBenchmark
Fixes #4434 Signed-off-by: Oleksandr Porunov <[email protected]>
- Loading branch information
Showing
2 changed files
with
13 additions
and
16 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
cd3bff8
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
12857.505793573424
ms/op12933.219068971923
ms/op0.99
org.janusgraph.GraphCentricQueryBenchmark.getVertices
879.6628946208857
ms/op929.0686750649414
ms/op0.95
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
215.8298076431159
ms/op215.98180543333334
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
335.6358708607143
ms/op348.8265452326923
ms/op0.96
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
205.65600161025617
ms/op227.8074437066411
ms/op0.90
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4731.658172414107
ms/op4880.398383755226
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16668.67550763897
ms/op17909.154248616192
ms/op0.93
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
18859.51794174788
ms/op18799.44054118485
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
57080.954078966664
ms/op55455.590322899996
ms/op1.03
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices
1517.2549644899923
ms/oporg.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8021.779508729234
ms/op8339.218499689177
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
380.01868534643165
ms/op371.31223395833683
ms/op1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4200.829386305637
ms/op4227.4425002369935
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getNames
7964.887624449522
ms/op8528.923591561108
ms/op0.93
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5769.410147802174
ms/op5366.416493988495
ms/op1.08
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7035.149560807728
ms/op7119.612218557372
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
418.3544883155036
ms/op416.6330074327548
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12177.055481261175
ms/op13040.1543998325
ms/op0.93
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
349.7936931317007
ms/op366.6865794040481
ms/op0.95
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14301.704779571428
ms/op14169.280107965806
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
242.22656307567377
ms/op243.11426684096145
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
15271.552434849364
ms/op14724.027508337518
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8080.848615868158
ms/op8379.61509861012
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9153.776559652873
ms/op9197.912189783667
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8406.54625448299
ms/op8786.588147997933
ms/op0.96
This comment was automatically generated by workflow using github-action-benchmark.