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

enable http2 adaptive window #540

Merged
merged 1 commit into from
Jul 20, 2024
Merged

enable http2 adaptive window #540

merged 1 commit into from
Jul 20, 2024

Conversation

hatoo
Copy link
Owner

@hatoo hatoo commented Jul 20, 2024

It looks effective to #538

$ time ./oha  -c 1 -p 1 -n 100 --http2 https://media2.giphy.com/media/pE4zqXvpwpaUh67tkw/giphy.gif                                                                                                                                                                                                                                                          
Summary:
  Success rate: 100.00%
  Total:        15.4977 secs
  Slowest:      1.1526 secs
  Fastest:      0.1366 secs
  Average:      0.1516 secs
  Requests/sec: 6.4526

  Total data:   245.23 MiB
  Size/request: 2.45 MiB
  Size/sec:     15.82 MiB

Response time histogram:
  0.137 [1]  |
  0.238 [97] |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  0.340 [1]  |
  0.441 [0]  |
  0.543 [0]  |
  0.645 [0]  |
  0.746 [0]  |
  0.848 [0]  |
  0.949 [0]  |
  1.051 [0]  |
  1.153 [1]  |

Response time distribution:
  10.00% in 0.1368 secs
  25.00% in 0.1369 secs
  50.00% in 0.1372 secs
  75.00% in 0.1380 secs
  90.00% in 0.1428 secs
  95.00% in 0.1459 secs
  99.00% in 1.1526 secs
  99.90% in 1.1526 secs
  99.99% in 1.1526 secs


Details (average, fastest, slowest):
  DNS+dialup:   0.0000 secs, 0.0000 secs, 0.0000 secs
  DNS-lookup:   0.0000 secs, 0.0000 secs, 0.0000 secs

Status code distribution:
  [200] 100 responses

real    0m15.528s
user    0m0.976s
sys     0m0.263s

@hatoo hatoo merged commit 6eb9b0e into master Jul 20, 2024
11 checks passed
@hatoo hatoo deleted the http2-adaptive-window branch September 28, 2024 06:15
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.

1 participant