Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump graalvm-nativeimage.version from 24.0.0 to 24.0.2
Bumps `graalvm-nativeimage.version` from 24.0.0 to 24.0.2. Updates `org.graalvm.sdk:graal-sdk` from 24.0.0 to 24.0.2 - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-24.0.0...vm-24.0.2) Updates `org.graalvm.nativeimage:svm` from 24.0.0 to 24.0.2 - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-24.0.0...vm-24.0.2) --- updated-dependencies: - dependency-name: org.graalvm.sdk:graal-sdk dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.graalvm.nativeimage:svm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 47e96c2)
- Loading branch information
0487abf
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
12222.392743678316
ms/op12912.548637979955
ms/op0.95
org.janusgraph.GraphCentricQueryBenchmark.getVertices
919.96277352485
ms/op918.0400957291431
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.5302615847826
ms/op216.4635572547101
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
343.78749079238094
ms/op347.80464277685894
ms/op0.99
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
222.10200678381247
ms/op216.40289108422564
ms/op1.03
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4794.698300040138
ms/op5024.445582277027
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
17160.281672225
ms/op17159.196377976783
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
19672.661366238382
ms/op20724.36722410404
ms/op0.95
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
56073.16395736667
ms/op58162.35436213332
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8327.300290341787
ms/op8357.110491468684
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
370.70731665305186
ms/op387.6863383382277
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4214.740271820932
ms/op4213.8777475333945
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getNames
8225.856914170055
ms/op8292.920591714219
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5693.074571817931
ms/op6038.63465033781
ms/op0.94
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7171.12541348386
ms/op7199.99021713888
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
431.71530524056936
ms/op436.20180871236005
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12270.327507118573
ms/op12934.501404644643
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
364.2234378092775
ms/op366.0040859039988
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
13598.888893432033
ms/op15425.554640038366
ms/op0.88
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
252.87602416498893
ms/op253.11102554260657
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
14284.674238420572
ms/op15594.566794325445
ms/op0.92
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8379.813570332297
ms/op8428.010412274583
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9248.334093202751
ms/op9070.584048547127
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8911.987926661192
ms/op8487.596133540426
ms/op1.05
This comment was automatically generated by workflow using github-action-benchmark.