alamb commented on PR #7873: URL: https://github.com/apache/arrow-rs/pull/7873#issuecomment-3058079261
🤖: Benchmark completed <details><summary>Details</summary> <p> ``` group fast_gc main ----- ------- ---- gc view types all without nulls[100000] 1.00 1562.8±42.69µs ? ?/sec 4.50 7.0±0.12ms ? ?/sec gc view types all without nulls[8000] 1.00 65.7±4.00µs ? ?/sec 1.44 94.6±0.78µs ? ?/sec gc view types all[100000] 1.00 309.8±6.83µs ? ?/sec 2.67 828.4±2.50µs ? ?/sec gc view types all[8000] 1.00 23.8±0.05µs ? ?/sec 2.72 64.8±0.10µs ? ?/sec gc view types slice half without nulls[100000] 1.00 525.1±12.12µs ? ?/sec 5.39 2.8±0.08ms ? ?/sec gc view types slice half without nulls[8000] 1.00 27.0±0.16µs ? ?/sec 1.70 45.8±0.47µs ? ?/sec gc view types slice half[100000] 1.00 151.9±2.16µs ? ?/sec 2.70 409.7±3.16µs ? ?/sec gc view types slice half[8000] 1.00 12.0±0.02µs ? ?/sec 2.72 32.7±0.06µs ? ?/sec view types slice 1.00 705.8±1.54ns ? ?/sec 1.00 705.2±1.50ns ? ?/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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org