alamb commented on PR #8206: URL: https://github.com/apache/arrow-rs/pull/8206#issuecomment-3216712230
🤖: Benchmark completed <details><summary>Details</summary> <p> ``` group main reusable-metadata-builder ----- ---- ------------------------- bench_extend_metadata_builder 1.00 52.2±2.06ms ? ?/sec 1.06 55.2±1.58ms ? ?/sec bench_object_field_names_reverse_order 1.06 19.7±0.78ms ? ?/sec 1.00 18.6±0.96ms ? ?/sec bench_object_list_partially_same_schema 1.00 1215.4±14.33µs ? ?/sec 1.00 1212.0±14.88µs ? ?/sec bench_object_list_same_schema 1.01 24.1±0.19ms ? ?/sec 1.00 23.9±0.30ms ? ?/sec bench_object_list_unknown_schema 1.00 13.1±0.07ms ? ?/sec 1.00 13.1±0.10ms ? ?/sec bench_object_partially_same_schema 1.00 3.2±0.01ms ? ?/sec 1.00 3.2±0.01ms ? ?/sec bench_object_same_schema 1.00 37.0±0.14ms ? ?/sec 1.00 37.2±0.08ms ? ?/sec bench_object_unknown_schema 1.00 15.9±0.04ms ? ?/sec 1.00 16.0±0.05ms ? ?/sec iteration/unvalidated_fallible_iteration 1.00 2.6±0.01ms ? ?/sec 1.00 2.6±0.01ms ? ?/sec iteration/validated_iteration 1.13 55.3±0.12µs ? ?/sec 1.00 49.0±0.24µs ? ?/sec validation/unvalidated_construction 1.00 6.7±0.02µs ? ?/sec 1.00 6.7±0.02µs ? ?/sec validation/validated_construction 1.00 60.2±0.79µs ? ?/sec 1.01 61.0±0.13µs ? ?/sec validation/validation_cost 1.00 53.3±0.07µs ? ?/sec 1.02 54.3±0.14µ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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org