Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump com.google.errorprone:error_prone_annotations from 2.27.0 to 2.28.0
Bumps [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) from 2.27.0 to 2.28.0. - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.27.0...v2.28.0) --- updated-dependencies: - dependency-name: com.google.errorprone:error_prone_annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 2c71b37)
- Loading branch information
9e861ec
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
12308.974086792303
ms/op12518.830997733154
ms/op0.98
org.janusgraph.GraphCentricQueryBenchmark.getVertices
905.7164444803168
ms/op897.6255717726697
ms/op1.01
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
215.77362945
ms/op216.50046570905798
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
335.32089535583333
ms/op336.1625910441667
ms/op1.00
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
220.01957083955125
ms/op255.6311523312563
ms/op0.86
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4906.0805800294975
ms/op4980.589395017567
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16636.394280180833
ms/op16702.642796935714
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
18842.467721375553
ms/op19943.518943552524
ms/op0.94
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
57611.1581611
ms/op54927.29584383334
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8353.899143562638
ms/op8208.101267084587
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
380.4304970823591
ms/op384.6659100109285
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4110.190019387578
ms/op4219.200786258734
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getNames
8259.820756989227
ms/op8270.643744704357
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5598.462655522415
ms/op5573.106371501319
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7425.129884918303
ms/op7092.721653155172
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
436.27451040602693
ms/op415.1034297706634
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
13060.671130113333
ms/op12411.036478391074
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
365.8290938011331
ms/op366.36041503771037
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
13536.970594440474
ms/op13559.175556144686
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
245.3744771524324
ms/op247.12762312777048
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
14095.625056969333
ms/op13761.246341433307
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8644.16702340507
ms/op8408.923613065877
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
8888.659406060728
ms/op9312.688838485716
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8598.438255475367
ms/op8510.409307368753
ms/op1.01
This comment was automatically generated by workflow using github-action-benchmark.