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

Benchmark Message Pack versus JSON #62

Open
turicas opened this issue Mar 18, 2013 · 0 comments
Open

Benchmark Message Pack versus JSON #62

turicas opened this issue Mar 18, 2013 · 0 comments

Comments

@turicas
Copy link
Contributor

turicas commented Mar 18, 2013

Message Pack is known for being faster than JSON.
We should create a benchmark using ZeroMQ's built-in communication with JSON and modify pypelinin.Client class to use Message Pack instead of JSON so we can create a benchmark between the two serializers.
Things to be benchmarked:

  • Serialized-data size (will impact transmission time)
  • Time to serialize/deserialize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant