etseidl commented on PR #8636: URL: https://github.com/apache/arrow-rs/pull/8636#issuecomment-3412562015
``` group pq_err thrift_err ----- ------ ---------- decode parquet metadata 1.14 5.6±0.06µs ? ?/sec 1.00 4.9±0.03µs ? ?/sec decode parquet metadata (wide) 1.32 23.0±0.17ms ? ?/sec 1.00 17.5±0.20ms ? ?/sec open(default) 1.13 5.8±0.05µs ? ?/sec 1.00 5.2±0.03µs ? ?/sec open(page index) 1.02 104.0±1.02µs ? ?/sec 1.00 102.5±0.47µs ? ?/sec ``` > This is a small performance improvement :rofl: :rofl: :rofl: -- 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]
