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

Buffer serialization of the replay frames endpoint #375

Open
Longi94 opened this issue Oct 12, 2019 · 0 comments
Open

Buffer serialization of the replay frames endpoint #375

Longi94 opened this issue Oct 12, 2019 · 0 comments

Comments

@Longi94
Copy link
Contributor

Longi94 commented Oct 12, 2019

The /replay/<replay_id>/positions endpoint generates a gigantic JSON which can take a long time to serialize, transfer, deserialize. Add an option to use protobuf or flatbuffers to serialize replay frame data. Flatbuffers have better performance.

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

No branches or pull requests

1 participant