Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump lucene-solr.version from 8.11.2 to 8.11.3
This performs the update from Dependabot's PR #4452 manually as Dependabot for some reason thinks that this update is for some reason no longer possible. The update includes (copied from Dependabot's description): Bumps lucene-solr.version from 8.11.2 to 8.11.3. Updates org.apache.lucene:lucene-core from 8.11.2 to 8.11.3 Updates org.apache.lucene:lucene-analyzers-common from 8.11.2 to 8.11.3 Updates org.apache.lucene:lucene-queryparser from 8.11.2 to 8.11.3 Updates org.apache.lucene:lucene-spatial-extras from 8.11.2 to 8.11.3 Updates org.apache.lucene:lucene-backward-codecs from 8.11.2 to 8.11.3 Updates org.apache.solr:solr-solrj from 8.11.2 to 8.11.3 Updates org.apache.solr:solr-test-framework from 8.11.2 to 8.11.3 Signed-off-by: Florian Hockmann <fh@florian-hockmann.de>
- Loading branch information
3071da3
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
12494.776114796707
ms/op13144.514355812997
ms/op0.95
org.janusgraph.GraphCentricQueryBenchmark.getVertices
902.9641122502815
ms/op890.6500949529393
ms/op1.01
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.21413374528984
ms/op216.00728349710144
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
339.35146065011907
ms/op340.74734259345234
ms/op1.00
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
209.3791281184075
ms/op214.67658734609827
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4666.9610473769235
ms/op5006.940356248275
ms/op0.93
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
17015.562949957144
ms/op17173.95875381827
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
20039.675617447476
ms/op19556.02193280909
ms/op1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
56739.29324933333
ms/op57650.495300966664
ms/op0.98
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices
1546.7740048547487
ms/op1555.3070750719307
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8396.435121695187
ms/op8372.303177957594
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
371.19392617835854
ms/op382.7942663627277
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4198.572688565205
ms/op4228.393328425595
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getNames
8208.124663843017
ms/op8527.978999492978
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5735.934135385578
ms/op5722.866774720803
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getLabels
6924.942254231185
ms/op7292.517783906098
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
414.70693822984583
ms/op429.03786782452937
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12564.852489537276
ms/op13090.77986197263
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
360.60588121768546
ms/op364.4852664439003
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14855.503916580716
ms/op15392.149172048423
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
241.52619269589786
ms/op253.95399079778122
ms/op0.95
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
15214.528805808332
ms/op14622.807532555144
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
7915.247238391048
ms/op8407.40405848867
ms/op0.94
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9021.717031128228
ms/op9126.668847165043
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8337.276318857195
ms/op8708.982222681485
ms/op0.96
This comment was automatically generated by workflow using github-action-benchmark.