Skip to content
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

Change unsafe_flight to use rkyv #266

Open
Max-Meldrum opened this issue Sep 16, 2021 · 2 comments
Open

Change unsafe_flight to use rkyv #266

Max-Meldrum opened this issue Sep 16, 2021 · 2 comments
Assignees
Labels
chore domain: performance Anything related to Arcon performance enhancement New feature or request

Comments

@Max-Meldrum
Copy link
Member

Somewhat comparable in performance and removes two issues that we have using Abomonation: (1) requires mutable reference to the bytes; (2) deserialised object must be returned as a reference.

@Max-Meldrum Max-Meldrum added enhancement New feature or request domain: performance Anything related to Arcon performance chore labels Sep 16, 2021
@Max-Meldrum
Copy link
Member Author

@Max-Meldrum
Copy link
Member Author

Add something like zstd for flight serde while we are at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore domain: performance Anything related to Arcon performance enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant