-
-
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 "fix: handle BerkeleyJE DB interruption [tp-tests]" CTR [tp-te…
…sts] This reverts commit 90b9694. Reason: tp-tests are failing after this commit. Signed-off-by: Oleksandr Porunov <alexandr.porunov@gmail.com>
- Loading branch information
Showing
9 changed files
with
135 additions
and
259 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.
872a475
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
12795.066224058466
ms/op12973.731432941133
ms/op0.99
org.janusgraph.GraphCentricQueryBenchmark.getVertices
894.2539989406912
ms/op897.8377145274071
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.65219090289855
ms/op216.32353132862323
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
337.31990477726197
ms/op325.4078134634454
ms/op1.04
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
196.76288481870344
ms/op200.9884211253779
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4818.360418080334
ms/op4892.660044134792
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16674.63413989814
ms/op17049.343580355464
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
20067.70880734303
ms/op20545.360369742222
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
57478.3387609
ms/op58566.56009006666
ms/op0.98
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices
1525.1282857238095
ms/op1625.7243621625353
ms/op0.94
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8184.566647185822
ms/op8019.655867006735
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
374.2291026767277
ms/op385.3163617621935
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4127.653597016566
ms/op4231.322501536062
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getNames
7974.396672735991
ms/op8319.04138292676
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5914.584562483291
ms/op6065.671038945447
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7074.656584649353
ms/op7043.261361879399
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
416.0014535309121
ms/op442.870439466367
ms/op0.94
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12506.942907467972
ms/op13070.988926446666
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
356.7644437937046
ms/op364.8945276369783
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14381.912579189393
ms/op15172.19052565084
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
245.589206477122
ms/op254.87342629261974
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
15130.794507757208
ms/op14205.477709453095
ms/op1.07
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
7981.755854762079
ms/op8249.317748245547
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9052.24129847007
ms/op9167.207754214476
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8602.759488654165
ms/op8674.99106587553
ms/op0.99
This comment was automatically generated by workflow using github-action-benchmark.