etseidl commented on PR #8742: URL: https://github.com/apache/arrow-rs/pull/8742#issuecomment-3468247497
bench on intel i7-12700K ``` group 57_0_0 vlq ----- ------ --- decode parquet metadata 1.04 4.9±0.04µs ? ?/sec 1.00 4.7±0.06µs ? ?/sec decode parquet metadata (wide) 1.06 17.8±0.20ms ? ?/sec 1.00 16.8±0.25ms ? ?/sec open(default) 1.04 5.2±0.07µs ? ?/sec 1.00 5.0±0.05µs ? ?/sec open(page index) 1.12 104.9±0.80µs ? ?/sec 1.00 93.8±1.07µ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]
