-
-
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. Signed-off-by: Boxuan Li <liboxuan@connect.hku.hk>
- 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.
bef739e
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
14927.050626726417
ms/op14750.912757292574
ms/op1.01
org.janusgraph.GraphCentricQueryBenchmark.getVertices
1347.8267181504064
ms/op1346.1948471823591
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
219.61766866956518
ms/op221.0470166869565
ms/op0.99
org.janusgraph.MgmtOlapJobBenchmark.runReindex
467.7944938136364
ms/op463.2053476121212
ms/op1.01
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
442.92279841359596
ms/op473.90261975756744
ms/op0.93
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
8122.791841978639
ms/op8776.908210320456
ms/op0.93
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
28353.030081150788
ms/op29926.15626700794
ms/op0.95
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
29206.459477536668
ms/op32526.844515654997
ms/op0.90
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
57942.172594933334
ms/op59550.41166966667
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
14376.526274325874
ms/op15006.601503888596
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
583.9551961363666
ms/op610.4456304918209
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
7992.781591453918
ms/op8351.21971247489
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getNames
13913.942935956797
ms/op14737.422644903432
ms/op0.94
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
10198.03170366322
ms/op10903.708326936881
ms/op0.94
org.janusgraph.CQLMultiQueryBenchmark.getLabels
12480.611843284973
ms/op13305.68422999396
ms/op0.94
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
653.5421063555981
ms/op672.9530191288869
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
20557.118673283636
ms/op21151.69997790227
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
545.4782293646509
ms/op566.2220666199714
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
25965.150806526668
ms/op25822.55861829052
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
386.6965789145318
ms/op411.4887692411499
ms/op0.94
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
29274.286155585265
ms/op29794.881563733332
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
13916.855363086077
ms/op14451.119747276667
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
14975.576886961428
ms/op16086.213028835715
ms/op0.93
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
14572.852567779657
ms/op14981.480702516508
ms/op0.97
This comment was automatically generated by workflow using github-action-benchmark.