-
-
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.
Signed-off-by: Dylan Werner-Meier <dylan.bloger@gmail.com>
- Loading branch information
Showing
1 changed file
with
2 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
55880ea
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
12717.983549294273
ms/op12468.444225291154
ms/op1.02
org.janusgraph.GraphCentricQueryBenchmark.getVertices
877.8583097635333
ms/op918.3423996712321
ms/op0.96
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
217.37919817717392
ms/op216.65935547028985
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
338.78720855892857
ms/op336.6219472083333
ms/op1.01
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
201.81085063390543
ms/op212.17318113485976
ms/op0.95
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5083.156455663447
ms/op4934.862177070978
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
17161.812726065124
ms/op17119.84681319412
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
20548.63699894889
ms/op20987.51313056889
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
57673.84890709999
ms/op57050.64306146667
ms/op1.01
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices
1578.7108674968902
ms/op1559.969298241005
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
7961.723409090149
ms/op8318.72392928847
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
375.62407264246576
ms/op392.59846986303853
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4250.82782911254
ms/op4240.712364445486
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getNames
8332.063903372704
ms/op8406.331584402715
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
6026.05832528861
ms/op5987.64859878139
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7151.886552925887
ms/op7290.028061798635
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
424.64559339244704
ms/op435.76237709334333
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12342.4058091675
ms/op12783.126217693469
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
353.37268252339203
ms/op363.9668594437082
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
15560.873154462737
ms/op15378.720663330263
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
243.2337471168929
ms/op253.97183167148802
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
15607.191733609525
ms/op14617.308247215036
ms/op1.07
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8486.726841639684
ms/op8414.490379754512
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
8894.106534694
ms/op9340.049792997386
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8548.31806507837
ms/op8726.780923948296
ms/op0.98
This comment was automatically generated by workflow using github-action-benchmark.