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

OutputStreamがflushされてなくて処理が遅くなっていたのを修正 #87

Merged
merged 2 commits into from
Apr 12, 2021

Conversation

cos65535
Copy link
Contributor

#84 対応
10回の連続接続で以下のように処理が早くなった。

  • Forwarder : 10.236秒 -> 0.916秒
  • HTTPTransparentProxy : 10.240秒 -> 0.761秒
  • SSLForwarder : 20.536秒 -> 1.375秒
  • SSLTransparentProxy(HTTP2) : 21.539秒 -> 13.093秒(HTTP1だと2.176秒)

@funa-tk
Copy link
Contributor

funa-tk commented Apr 12, 2021

あざます!

@funa-tk funa-tk merged commit 67ba904 into master Apr 12, 2021
@funa-tk funa-tk deleted the fix_slow_response branch April 12, 2021 09:50
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

Successfully merging this pull request may close these issues.

2 participants