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> (cherry picked from commit 3071da3)
- Loading branch information
1e94372
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
12427.865505433008
ms/op13144.514355812997
ms/op0.95
org.janusgraph.GraphCentricQueryBenchmark.getVertices
921.5228797308216
ms/op890.6500949529393
ms/op1.03
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.2456960416667
ms/op216.00728349710144
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
337.50293211166667
ms/op340.74734259345234
ms/op0.99
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
224.53041091318053
ms/op214.67658734609827
ms/op1.05
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4818.5303517390075
ms/op5006.940356248275
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16616.94779949643
ms/op17173.95875381827
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
19963.275587413133
ms/op19556.02193280909
ms/op1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
55415.13794643333
ms/op57650.495300966664
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8321.709386647495
ms/op8372.303177957594
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
376.6563810325926
ms/op382.7942663627277
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4075.9899981609983
ms/op4228.393328425595
ms/op0.96
org.janusgraph.CQLMultiQueryBenchmark.getNames
8360.899133868501
ms/op8527.978999492978
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5917.460229240368
ms/op5722.866774720803
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7068.7518003713185
ms/op7292.517783906098
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
439.5034545510499
ms/op429.03786782452937
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
13099.45775068995
ms/op13090.77986197263
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
360.71689858286663
ms/op364.4852664439003
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14004.071295492478
ms/op15392.149172048423
ms/op0.91
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
248.66476064317547
ms/op253.95399079778122
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
14267.299855374002
ms/op14622.807532555144
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8428.702063687668
ms/op8407.40405848867
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9032.729998093104
ms/op9126.668847165043
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8670.615895295
ms/op8708.982222681485
ms/op1.00
This comment was automatically generated by workflow using github-action-benchmark.