sahuagin commented on PR #9788:
URL: https://github.com/apache/arrow-rs/pull/9788#issuecomment-4293261050

   **Note on benchmark variance:** These results were collected on a 
non-isolated machine without CPU frequency pinning. Small variances of ±5% on 
non-bw=0 paths (particularly `mandatory/optional, no NULLs`) are consistent 
with measurement noise rather than real regressions — the changes to those code 
paths are additive only. The `#[cold]` annotation on the terminal path (PR 
#9787) was added specifically to prevent icache pressure on the non-terminal 
hot path. Happy to share raw criterion output or rerun on a more controlled 
setup if helpful.


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