alexcrichton opened PR #2322 from bincode-varint
to main
:
Update
Module::{serialize,deserialize}
to use variable-length integers
withbincode
to make the output artifacts smaller. Locally this
reduces the size of #2318 from 160 to 110 MB, a 30% decrease in size!
Deserialization performance is slightly slower, but seemingly within the
range of noise locally for me.
yurydelendik submitted PR Review.
alexcrichton merged PR #2322.
Last updated: Nov 22 2024 at 17:03 UTC