-
-
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.
Revert "Handle interruption for BerkeleyJE backend [tp-tests]"
This reverts commit cdea0d7.
- Loading branch information
Showing
10 changed files
with
164 additions
and
250 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
Oops, something went wrong.
20f4c94
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
14934.679793904561
ms/op14750.912757292574
ms/op1.01
org.janusgraph.GraphCentricQueryBenchmark.getVertices
1428.1873661281045
ms/op1346.1948471823591
ms/op1.06
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
222.93320469565214
ms/op221.0470166869565
ms/op1.01
org.janusgraph.MgmtOlapJobBenchmark.runReindex
470.4419414733334
ms/op463.2053476121212
ms/op1.02
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
497.88158612277726
ms/op473.90261975756744
ms/op1.05
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
9057.625873561452
ms/op8776.908210320456
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
36780.610213832384
ms/op29926.15626700794
ms/op1.23
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
35036.15464053095
ms/op32526.844515654997
ms/op1.08
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
70731.1898656
ms/op59550.41166966667
ms/op1.19
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
18496.81956011055
ms/op15006.601503888596
ms/op1.23
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
618.4323577149672
ms/op610.4456304918209
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
8985.753287520201
ms/op8351.21971247489
ms/op1.08
org.janusgraph.CQLMultiQueryBenchmark.getNames
16996.07324085399
ms/op14737.422644903432
ms/op1.15
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
12150.044089459476
ms/op10903.708326936881
ms/op1.11
org.janusgraph.CQLMultiQueryBenchmark.getLabels
15119.950477315078
ms/op13305.68422999396
ms/op1.14
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
658.3156636333395
ms/op672.9530191288869
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
23132.486862596827
ms/op21151.69997790227
ms/op1.09
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
599.3944353408849
ms/op566.2220666199714
ms/op1.06
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
30735.764473079522
ms/op25822.55861829052
ms/op1.19
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
405.6192508098821
ms/op411.4887692411499
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
36103.92531241318
ms/op29794.881563733332
ms/op1.21
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
16766.190522448793
ms/op14451.119747276667
ms/op1.16
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
18889.653544606255
ms/op16086.213028835715
ms/op1.17
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
18242.807930044797
ms/op14981.480702516508
ms/op1.22
This comment was automatically generated by workflow using github-action-benchmark.