bharadwaj-pendyala commented on PR #10911: URL: https://github.com/apache/arrow-rs/pull/10911#issuecomment-5495155795
That bench group won't say much about this branch. `arrow-arith/benches/decimal_arithmetic.rs:48-51` only registers `add` and `sub`, so all 16 rows are on paths this PR doesn't touch, and the 1.09 on `decimal128_equal_scale` is inside its own ±335ns spread. Nothing in-tree covers decimal `div`. I can add a criterion group for it if you want the number before this goes in. -- 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]
