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

Compact forms: profiling #15

Open
xaviervia opened this issue Jun 29, 2013 · 0 comments
Open

Compact forms: profiling #15

xaviervia opened this issue Jun 29, 2013 · 0 comments
Labels

Comments

@xaviervia
Copy link
Member

Since its conception, JSTP has proven to be pretty efficient (at least when compared to HTTP) mainly because the facts that it quite easy to parse and that its packages are sent asynchronously over a persistent channel.

However, no profiling of implementation has been done, nor has been a load test (outside a simple subscription loop) performed.

JSTP may prove to be not optimal under really stressful circumstances and an alternative header design may result in adequate performance. If that's the case, a compact form with a different configuration, an alternative BSON, or even a gzipped form, may arise as an way to improve that performance.

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

No branches or pull requests

1 participant