sdf-jkl opened a new issue, #10642:
URL: https://github.com/apache/arrow-rs/issues/10642

   ### Is your feature request related to a problem or challenge?\n\nALP 
support needs a small, developer-focused performance benchmark that can detect 
encoder and decoder regressions without downloading the complete ALP dataset 
bundle.\n\nThis depends on #9372 and should be worked on after that PR is 
merged.\n\n### Describe the solution you would like\n\nAdd a Criterion 
benchmark covering:\n\n- First-page encoding, including preset selection\n- 
Subsequent-page encoding using the selected preset\n- Full-page decoding\n- 
Reading 100 deterministic random values\n- Representative ALP-friendly and 
ALP-unfriendly inputs\n- f32 and f64\n\nReport throughput in values and bytes 
processed. Benchmark inputs and random indexes should be deterministic so 
results can be compared across runs.


-- 
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]

Reply via email to