alamb commented on PR #16625:
URL: https://github.com/apache/datafusion/pull/16625#issuecomment-3113377739
🤖: Benchmark completed
<details><summary>Details</summary>
<p>
```
group
findepi_two-ordered-array-aggs main
-----
------------------------------ ----
array_agg i64 merge_batch 30% nulls, 0% of nulls point to a zero length
array 1.04 568.6±0.80µs ? ?/sec 1.00 545.6±1.22µs ?
?/sec
array_agg i64 merge_batch 30% nulls, 100% of nulls point to a zero length
array 1.00 6.0±0.02µs ? ?/sec 1.00 6.0±0.02µs ?
?/sec
array_agg i64 merge_batch 30% nulls, 50% of nulls point to a zero length
array 1.01 548.0±1.38µs ? ?/sec 1.00 545.2±1.12µs ?
?/sec
array_agg i64 merge_batch 30% nulls, 90% of nulls point to a zero length
array 1.00 547.4±1.17µs ? ?/sec 1.00 547.1±1.18µs ?
?/sec
array_agg i64 merge_batch 30% nulls, 99% of nulls point to a zero length
array 1.00 547.0±0.96µs ? ?/sec 1.00 545.3±0.78µs ?
?/sec
array_agg i64 merge_batch 70% nulls, 0% of nulls point to a zero length
array 1.00 243.2±1.72µs ? ?/sec 1.00 242.6±0.33µs ?
?/sec
array_agg i64 merge_batch 70% nulls, 100% of nulls point to a zero length
array 1.01 5.9±0.02µs ? ?/sec 1.00 5.9±0.03µs ?
?/sec
array_agg i64 merge_batch 70% nulls, 50% of nulls point to a zero length
array 1.01 245.0±0.42µs ? ?/sec 1.00 243.5±0.33µs ?
?/sec
array_agg i64 merge_batch 70% nulls, 90% of nulls point to a zero length
array 1.00 242.8±2.88µs ? ?/sec 1.00 243.6±0.35µs ?
?/sec
array_agg i64 merge_batch 70% nulls, 99% of nulls point to a zero length
array 1.00 243.0±1.72µs ? ?/sec 1.00 243.8±0.42µs ?
?/sec
array_agg i64 merge_batch all nulls, 100% of nulls point to a zero length
array 1.04 90.5±0.12ns ? ?/sec 1.00 87.4±0.22ns ?
?/sec
array_agg i64 merge_batch all nulls, 90% of nulls point to a zero length
array 1.00 86.9±0.10ns ? ?/sec 1.08 94.1±1.21ns ?
?/sec
array_agg i64 merge_batch no nulls
1.04 105.3±0.18ns ? ?/sec 1.00 101.0±0.09ns ? ?/sec
```
</p>
</details>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]