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

[Question] <title>How much faster is Fury compared to Protobuf, and does the measurement include the time taken for Protobuf construction? #1952

Open
a1342772 opened this issue Nov 21, 2024 · 1 comment
Labels
question Further information is requested

Comments

@a1342772
Copy link

Question

How much faster is Fury compared to Protobuf, and does the measurement include the time taken for Protobuf construction?

@a1342772 a1342772 added the question Further information is requested label Nov 21, 2024
@chaokunyang
Copy link
Collaborator

chaokunyang commented Nov 21, 2024

4~10X faster, depending on data. Protobuf construction is included since most users will use POJO as the data container.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants