etseidl commented on PR #8530: URL: https://github.com/apache/arrow-rs/pull/8530#issuecomment-3358164804
Most recent benchmark (on Core i7 macbook) ``` group gh5854 main ----- ------ ---- decode parquet metadata 1.00 19.5±0.37µs ? ?/sec 1.83 35.7±0.74µs ? ?/sec decode parquet metadata (wide) 1.00 90.7±3.11ms ? ?/sec 2.51 227.8±2.72ms ? ?/sec open(default) 1.00 21.2±0.64µs ? ?/sec 1.72 36.3±0.66µs ? ?/sec open(page index) 1.00 257.5±5.27µs ? ?/sec 6.84 1761.1±29.66µs ? ?/sec ``` -- 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]
