I have not measured what the performance impact for bbox is.
You might be able to tune performance in the release profile:
[profile.release]
# Make release binaries a bit smaller
lto = true
codegen-units = 1
Concrete performance impact is likely to be low, but maybe a few percent
I have not measured what the performance impact for bbox is.
You might be able to tune performance in the release profile:
Concrete performance impact is likely to be low, but maybe a few percent