Jefffrey commented on PR #10923: URL: https://github.com/apache/arrow-rs/pull/10923#issuecomment-5475037332
> Criterion results for 10,000 rows: > > | Decoder | Batch size | Change | > | --- | ---: | ---: | > | Binary | 4,096 | 46% faster | > | Binary | 65,536 | 3% faster | > | Map | 4,096 | 47% faster | > | Map | 65,536 | 41% faster | > | String | Both | No significant change | > | Array | Both | No significant change | what benchmarks are these numbers coming from? -- 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]
