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

Optimize PageVersion deserialization #832

Open
hlinnaka opened this issue Nov 3, 2021 · 0 comments
Open

Optimize PageVersion deserialization #832

hlinnaka opened this issue Nov 3, 2021 · 0 comments
Labels
c/storage/pageserver Component: storage: pageserver

Comments

@hlinnaka
Copy link
Contributor

hlinnaka commented Nov 3, 2021

Per discussion on PR #826, deserializing PageVersion structs shows up taking a lot of CPU in some tests. Try replacing serde with hand-written serialization routines, for speed.

@hlinnaka hlinnaka added the c/storage/pageserver Component: storage: pageserver label Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/storage/pageserver Component: storage: pageserver
Projects
None yet
Development

No branches or pull requests

2 participants