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

Optimze http2 settings #4939

Merged
merged 16 commits into from
Dec 30, 2022
Merged

Optimze http2 settings #4939

merged 16 commits into from
Dec 30, 2022

Conversation

matyhtf
Copy link
Member

@matyhtf matyhtf commented Dec 23, 2022

No description provided.

@codecov
Copy link

codecov bot commented Dec 23, 2022

Codecov Report

Merging #4939 (1f07889) into master (fba292c) will decrease coverage by 0.15%.
The diff coverage is 70.22%.

@@            Coverage Diff             @@
##           master    #4939      +/-   ##
==========================================
- Coverage   70.42%   70.27%   -0.16%     
==========================================
  Files          69       69              
  Lines       14732    14751      +19     
==========================================
- Hits        10375    10366       -9     
- Misses       4357     4385      +28     
Impacted Files Coverage Δ
src/protocol/http2.cc 33.33% <54.68%> (+33.33%) ⬆️
src/os/process_pool.cc 55.83% <71.42%> (-3.87%) ⬇️
src/server/master.cc 74.56% <73.33%> (-0.40%) ⬇️
src/server/manager.cc 80.84% <79.66%> (-0.41%) ⬇️
src/core/base.cc 87.68% <81.81%> (-0.15%) ⬇️
src/server/process.cc 70.12% <100.00%> (-0.43%) ⬇️
src/server/reactor_process.cc 79.14% <100.00%> (+0.48%) ⬆️
src/server/task_worker.cc 79.11% <100.00%> (+0.18%) ⬆️
src/core/channel.cc 94.17% <0.00%> (-0.98%) ⬇️
... and 5 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@matyhtf matyhtf merged commit 4593180 into master Dec 30, 2022
@matyhtf matyhtf deleted the optimze-http2-settings branch December 30, 2022 07:01
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