vegarsti commented on PR #8589:
URL: https://github.com/apache/arrow-rs/pull/8589#issuecomment-3396817088
The compile time increased by 2 seconds.
```
cargo build --release
main 569.35s user 23.69s system 863% cpu 1:08.66 total
branch 567.33s user 23.96s system 891% cpu 1:06.33 total
```
The size of `libarrow_cast.rlib` increased by 279kb (3.82%)
```
libarrow_cast.rlib size
main 7,316,832
branch 7,596,568
```
--
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]