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

Improve Stackdriver throughput #342

Open
haf opened this issue Jun 7, 2018 · 0 comments
Open

Improve Stackdriver throughput #342

haf opened this issue Jun 7, 2018 · 0 comments

Comments

@haf
Copy link
Member

haf commented Jun 7, 2018

  • Before: 10k messages in 27s = 370 m/s
  • After: in 4ad2257, 10k messages in 9.98s = 1000 m/s. Method: 5 HTTP requests in flight.
  • After: in 21e5736, 10k messages in 6.37s = 1570 m/s. Method: 10 HTTP requests in flight.

Test rig: MacBook Pro 2017 model, i7; sending from Sweden with 100 mbit/s (symmetric) to mainland Europe.

324% performance improvement

haf added a commit that referenced this issue Jun 8, 2018
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