-
Notifications
You must be signed in to change notification settings - Fork 92
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
Speedup the RAWX #2017
Speedup the RAWX #2017
Conversation
tcp_keepalive -> http_keepalive tcp_keepalive is now deprecated.
It also avoids hitting the heap because of the log
This avoids bottlenecks
For backward compliance purposes
Codecov Report
@@ Coverage Diff @@
## master #2017 +/- ##
===========================================
- Coverage 77.49% 56.98% -20.50%
===========================================
Files 335 228 -107
Lines 67771 50358 -17413
===========================================
- Hits 52511 28691 -23820
- Misses 15130 21494 +6364
- Partials 130 173 +43
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
SUMMARY
Speed-up the Golang RAWX with various techniques:
ISSUE TYPE
enhancement
COMPONENT NAME
rawx
SDS VERSION
7.0.0.0a2-pouet-pouet