-
-
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.
Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.1.1...3.2.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit c8792aa)
- Loading branch information
1 parent
761b6fa
commit bd06491
Showing
3 changed files
with
3 additions
and
3 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
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
bd06491
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
12260.711283504133
ms/op12933.219068971923
ms/op0.95
org.janusgraph.GraphCentricQueryBenchmark.getVertices
916.3914494073881
ms/op929.0686750649414
ms/op0.99
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
217.06234964311594
ms/op215.98180543333334
ms/op1.01
org.janusgraph.MgmtOlapJobBenchmark.runReindex
339.4387830567857
ms/op348.8265452326923
ms/op0.97
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
239.94061571320378
ms/op227.8074437066411
ms/op1.05
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5024.772543399163
ms/op4880.398383755226
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16613.129943348096
ms/op17909.154248616192
ms/op0.93
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
20073.3773194998
ms/op18799.44054118485
ms/op1.07
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
57792.29888223333
ms/op55455.590322899996
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8107.583009586289
ms/op8339.218499689177
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
384.4951873095119
ms/op371.31223395833683
ms/op1.04
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4127.198390577651
ms/op4227.4425002369935
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getNames
8236.52088099032
ms/op8528.923591561108
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5761.0856191322355
ms/op5366.416493988495
ms/op1.07
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7387.148270218682
ms/op7119.612218557372
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
442.8243888722202
ms/op416.6330074327548
ms/op1.06
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
13154.482149563433
ms/op13040.1543998325
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
366.77020609299825
ms/op366.6865794040481
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
13794.974843083657
ms/op14169.280107965806
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
250.37724940500382
ms/op243.11426684096145
ms/op1.03
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
14507.017704664999
ms/op14724.027508337518
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8446.41671347202
ms/op8379.61509861012
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
8951.064836198519
ms/op9197.912189783667
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8765.282537497576
ms/op8786.588147997933
ms/op1.00
This comment was automatically generated by workflow using github-action-benchmark.