Skip to content

Commit

Permalink
Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored and FlorianHockmann committed Mar 28, 2024
1 parent 761b6fa commit bd06491
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion janusgraph-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.1.1</version>
<version>3.2.0</version>
<executions>
<execution>
<id>docker-build</id>
Expand Down
2 changes: 1 addition & 1 deletion janusgraph-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.1.1</version>
<version>3.2.0</version>
<executions>
<execution>
<goals>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.1.1</version>
<version>3.2.0</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
Expand Down

1 comment on commit bd06491

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: bd06491 Previous: c8792aa Ratio
org.janusgraph.JanusGraphSpeedBenchmark.basicAddAndDelete 12260.711283504133 ms/op 12933.219068971923 ms/op 0.95
org.janusgraph.GraphCentricQueryBenchmark.getVertices 916.3914494073881 ms/op 929.0686750649414 ms/op 0.99
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex 217.06234964311594 ms/op 215.98180543333334 ms/op 1.01
org.janusgraph.MgmtOlapJobBenchmark.runReindex 339.4387830567857 ms/op 348.8265452326923 ms/op 0.97
org.janusgraph.JanusGraphSpeedBenchmark.basicCount 239.94061571320378 ms/op 227.8074437066411 ms/op 1.05
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 5024.772543399163 ms/op 4880.398383755226 ms/op 1.03
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps 16613.129943348096 ms/op 17909.154248616192 ms/op 0.93
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch 20073.3773194998 ms/op 18799.44054118485 ms/op 1.07
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching 57792.29888223333 ms/op 55455.590322899996 ms/op 1.04
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex 8107.583009586289 ms/op 8339.218499689177 ms/op 0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion 384.4951873095119 ms/op 371.31223395833683 ms/op 1.04
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch 4127.198390577651 ms/op 4227.4425002369935 ms/op 0.98
org.janusgraph.CQLMultiQueryBenchmark.getNames 8236.52088099032 ms/op 8528.923591561108 ms/op 0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 5761.0856191322355 ms/op 5366.416493988495 ms/op 1.07
org.janusgraph.CQLMultiQueryBenchmark.getLabels 7387.148270218682 ms/op 7119.612218557372 ms/op 1.04
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep 442.8243888722202 ms/op 416.6330074327548 ms/op 1.06
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex 13154.482149563433 ms/op 13040.1543998325 ms/op 1.01
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage 366.77020609299825 ms/op 366.6865794040481 ms/op 1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 13794.974843083657 ms/op 14169.280107965806 ms/op 0.97
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection 250.37724940500382 ms/op 243.11426684096145 ms/op 1.03
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch 14507.017704664999 ms/op 14724.027508337518 ms/op 0.99
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames 8446.41671347202 ms/op 8379.61509861012 ms/op 1.01
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps 8951.064836198519 ms/op 9197.912189783667 ms/op 0.97
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts 8765.282537497576 ms/op 8786.588147997933 ms/op 1.00

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.