-
-
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 <owner.mad.epa@gmail.com> Signed-off-by: Tiến Nguyễn Khắc <tien.nguyenkhac@icloud.com>
- 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.
90b9694
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
12769.087200260623
ms/op12933.219068971923
ms/op0.99
org.janusgraph.GraphCentricQueryBenchmark.getVertices
873.7270410188862
ms/op929.0686750649414
ms/op0.94
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.98084366086954
ms/op215.98180543333334
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
334.6743211133333
ms/op348.8265452326923
ms/op0.96
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
274.21844584345104
ms/op227.8074437066411
ms/op1.20
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4792.656778669242
ms/op4880.398383755226
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
17122.513841963868
ms/op17909.154248616192
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
20318.12387371333
ms/op18799.44054118485
ms/op1.08
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
56866.47716623332
ms/op55455.590322899996
ms/op1.03
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices
1565.5578284927233
ms/oporg.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8017.162429537142
ms/op8339.218499689177
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
384.0465014194494
ms/op371.31223395833683
ms/op1.03
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4240.270004316944
ms/op4227.4425002369935
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getNames
8304.1221644888
ms/op8528.923591561108
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5946.782420525732
ms/op5366.416493988495
ms/op1.11
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7099.025676985788
ms/op7119.612218557372
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
430.0886303575984
ms/op416.6330074327548
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12958.528262465443
ms/op13040.1543998325
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
369.67738405651977
ms/op366.6865794040481
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14652.016416273862
ms/op14169.280107965806
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
250.97351292049075
ms/op243.11426684096145
ms/op1.03
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
14256.147233703332
ms/op14724.027508337518
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8388.095109428343
ms/op8379.61509861012
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9232.505884791743
ms/op9197.912189783667
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8571.715351871399
ms/op8786.588147997933
ms/op0.98
This comment was automatically generated by workflow using github-action-benchmark.