Skip to content

Switch to bitcode and increase version #408

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

Narfinger
Copy link

Uses #407.
Switches to bitcode and increases the version.
Bitcode seems to have better characteristics at the moment according to https://github.com/djkoloski/rust_serialization_benchmark

Additionally, bincode1 is now over 4 years old since last release and bincode2 seems to be slower at the moment.

types.

These types will give the Bincode error, Io errors (which are converted
from platform errors) and Disconnect.
Additionally we now use the thiserror crate which removes some of the
code.

Signed-off-by: Narfinger <[email protected]>
Bitcode has a better performance characteristics at the moment.

Signed-off-by: Narfinger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant