hhhizzz commented on PR #10135: URL: https://github.com/apache/arrow-rs/pull/10135#issuecomment-5044598603
@alamb I’ve force-pushed a substantially narrower, benchmark-only revision based on your feedback. The PR now contains 12 deterministic async `RowSelectionPolicy::Auto` benchmarks: 8 controlled shapes, 2 exact reverse-order cases, and 2 scale anchors. It verifies the exact selected row sequence before timing, explicitly disables PageIndex loading, and is now named `arrow_reader_row_selection_policy` to clarify its scope. All 12 cases completed a full Criterion run on AMD64 Linux in 142 seconds. Could you please take another look when you have time? -- 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]
