Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: chown fail when OS create folders or files with root only permis…
…sion Signed-off-by: Tiến Nguyễn Khắc <[email protected]> (cherry picked from commit cff9793)
- Loading branch information
04fb7fd
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
12599.441344712663
ms/op12933.219068971923
ms/op0.97
org.janusgraph.GraphCentricQueryBenchmark.getVertices
933.1183193536106
ms/op929.0686750649414
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.5904647768116
ms/op215.98180543333334
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
335.1630306458334
ms/op348.8265452326923
ms/op0.96
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
238.12869699782178
ms/op227.8074437066411
ms/op1.05
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4949.052398031048
ms/op4880.398383755226
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
17450.637947891348
ms/op17909.154248616192
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
20817.245282759395
ms/op18799.44054118485
ms/op1.11
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
55346.89793600001
ms/op55455.590322899996
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8490.851993615812
ms/op8339.218499689177
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
382.29805737493444
ms/op371.31223395833683
ms/op1.03
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4044.7829326024384
ms/op4227.4425002369935
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getNames
8448.899522966933
ms/op8528.923591561108
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5938.637573993798
ms/op5366.416493988495
ms/op1.11
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7206.822391839452
ms/op7119.612218557372
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
424.7113174154762
ms/op416.6330074327548
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12808.32837593746
ms/op13040.1543998325
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
364.59275898298426
ms/op366.6865794040481
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14135.882705472275
ms/op14169.280107965806
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
253.12517782503184
ms/op243.11426684096145
ms/op1.04
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
14412.361449701857
ms/op14724.027508337518
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8626.823017756476
ms/op8379.61509861012
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9235.310294767567
ms/op9197.912189783667
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8835.472310112713
ms/op8786.588147997933
ms/op1.01
This comment was automatically generated by workflow using github-action-benchmark.