-
-
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.
fix: handle BerkeleyJE DB interruption [tp-tests]
Co-authored-by: Pavel Ershov <[email protected]> Signed-off-by: Tiến Nguyễn Khắc <[email protected]> (cherry picked from commit 90b9694)
- Loading branch information
Showing
9 changed files
with
259 additions
and
135 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.
e0f6a50
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
12060.130058660652
ms/op12933.219068971923
ms/op0.93
org.janusgraph.GraphCentricQueryBenchmark.getVertices
908.4288119703306
ms/op929.0686750649414
ms/op0.98
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.54649648731885
ms/op215.98180543333334
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
340.6916703875
ms/op348.8265452326923
ms/op0.98
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
233.2646788279187
ms/op227.8074437066411
ms/op1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4619.082817768669
ms/op4880.398383755226
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16509.448683403047
ms/op17909.154248616192
ms/op0.92
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
19243.11846265495
ms/op18799.44054118485
ms/op1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
56908.969067966675
ms/op55455.590322899996
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8108.210297510982
ms/op8339.218499689177
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
376.06108725940413
ms/op371.31223395833683
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4210.522255342442
ms/op4227.4425002369935
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getNames
8061.298733171673
ms/op8528.923591561108
ms/op0.95
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5801.644825043157
ms/op5366.416493988495
ms/op1.08
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7002.617579648327
ms/op7119.612218557372
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
410.94160283515737
ms/op416.6330074327548
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12355.577172376472
ms/op13040.1543998325
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
355.0628405357942
ms/op366.6865794040481
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14608.996724909199
ms/op14169.280107965806
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
240.84524658804773
ms/op243.11426684096145
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
14255.519860513014
ms/op14724.027508337518
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8376.505050971842
ms/op8379.61509861012
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9082.402105496838
ms/op9197.912189783667
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8810.37411663655
ms/op8786.588147997933
ms/op1.00
This comment was automatically generated by workflow using github-action-benchmark.