alamb commented on PR #16519: URL: https://github.com/apache/datafusion/pull/16519#issuecomment-3005932928
🤖: Benchmark completed <details><summary>Details</summary> <p> ``` group main sami_fix-overaccounting-of-memory-in-array-agg ----- ---- ---------------------------------------------- array_agg i64 merge_batch 30% nulls, 0% of nulls point to a zero length array 1.00 547.4±7.12µs ? ?/sec 9.08 5.0±0.03ms ? ?/sec array_agg i64 merge_batch 30% nulls, 100% of nulls point to a zero length array 1.00 6.1±0.03µs ? ?/sec 7.26 44.5±0.85µs ? ?/sec array_agg i64 merge_batch 30% nulls, 50% of nulls point to a zero length array 1.00 547.7±1.36µs ? ?/sec 9.28 5.1±0.02ms ? ?/sec array_agg i64 merge_batch 30% nulls, 90% of nulls point to a zero length array 1.00 548.2±0.87µs ? ?/sec 9.38 5.1±0.02ms ? ?/sec array_agg i64 merge_batch 30% nulls, 99% of nulls point to a zero length array 1.00 561.4±4.24µs ? ?/sec 9.12 5.1±0.06ms ? ?/sec array_agg i64 merge_batch 70% nulls, 0% of nulls point to a zero length array 1.00 243.2±1.64µs ? ?/sec 8.13 1977.2±10.35µs ? ?/sec array_agg i64 merge_batch 70% nulls, 100% of nulls point to a zero length array 1.00 5.9±0.02µs ? ?/sec 3.96 23.2±0.43µs ? ?/sec array_agg i64 merge_batch 70% nulls, 50% of nulls point to a zero length array 1.00 242.1±0.26µs ? ?/sec 8.39 2.0±0.02ms ? ?/sec array_agg i64 merge_batch 70% nulls, 90% of nulls point to a zero length array 1.00 243.5±0.44µs ? ?/sec 8.08 1968.8±15.78µs ? ?/sec array_agg i64 merge_batch 70% nulls, 99% of nulls point to a zero length array 1.00 243.0±0.62µs ? ?/sec 8.26 2.0±0.01ms ? ?/sec array_agg i64 merge_batch all nulls, 100% of nulls point to a zero length array 1.00 86.9±0.11ns ? ?/sec 1.01 87.6±0.14ns ? ?/sec array_agg i64 merge_batch all nulls, 90% of nulls point to a zero length array 1.00 86.9±0.09ns ? ?/sec 1.01 87.6±0.15ns ? ?/sec array_agg i64 merge_batch no nulls 1.00 100.8±0.12ns ? ?/sec 544.14 54.8±3.04µs ? ?/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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org