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 23.1.1 to 23.1.2
Bumps `graalvm-nativeimage.version` from 23.1.1 to 23.1.2. Updates `org.graalvm.sdk:graal-sdk` from 23.1.1 to 23.1.2 - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-23.1.1...vm-23.1.2) Updates `org.graalvm.nativeimage:svm` from 23.1.1 to 23.1.2 - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-23.1.1...vm-23.1.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] <[email protected]>
- Loading branch information
d59d533
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
13082.906497565742
ms/op12385.880105942719
ms/op1.06
org.janusgraph.GraphCentricQueryBenchmark.getVertices
895.3863322690777
ms/op897.5208673932261
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
215.88888393659417
ms/op216.14179947499997
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
342.6005000900001
ms/op332.1309897483333
ms/op1.03
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
254.00927429478207
ms/op215.02071580531708
ms/op1.18
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4928.705560166947
ms/op4664.188207695399
ms/op1.06
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16888.899555717548
ms/op16352.527830474333
ms/op1.03
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
19355.864179785454
ms/op19824.599960445456
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
55796.327755833336
ms/op56201.26617166666
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8241.90323045587
ms/op7906.645219600678
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
390.12853039575685
ms/op379.8377001964137
ms/op1.03
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4288.688091120475
ms/op3886.8713759808343
ms/op1.10
org.janusgraph.CQLMultiQueryBenchmark.getNames
8338.685698028963
ms/op8135.59305787296
ms/op1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5455.524699104297
ms/op5503.356218245031
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7176.907009022408
ms/op7024.7527374147185
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
427.8923798113202
ms/op427.17314494545025
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12328.588285640442
ms/op11926.323378581046
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
357.58476741703095
ms/op361.90201198876565
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
12934.184133943809
ms/op13280.235397442804
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
249.4024226487318
ms/op245.53304211034066
ms/op1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
13785.923097130199
ms/op13693.67385197527
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8276.426351505594
ms/op8163.851328829417
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
8761.020997350286
ms/op8777.982757626436
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8797.654698406868
ms/op8487.195678565702
ms/op1.04
This comment was automatically generated by workflow using github-action-benchmark.