Nothing Special   »   [go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Swap ciborium for bincode #184

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Swap ciborium for bincode #184

wants to merge 1 commit into from

Conversation

jmackie
Copy link
Member
@jmackie jmackie commented Feb 8, 2023

The flamegraphs from #183 showed that ditto make was spending a significant amount of time serializing and deserializing.

This could be partly because ciborium is slow...

https://github.com/djkoloski/rust_serialization_benchmark shows there are definitely faster options.

@jmackie jmackie changed the title Swap ciborium for bincode Swap ciborium for bincode Feb 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant