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

Perf: Increase buffer size for pubsub server to boost performance #167

Merged
merged 8 commits into from
Nov 22, 2023

Unit test

26cd97a
Select commit
Loading
Failed to load commit list.
Merged

Perf: Increase buffer size for pubsub server to boost performance #167

Unit test
26cd97a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 22, 2023 in 0s

57.98% (target 50.00%)

View this Pull Request on Codecov

57.98% (target 50.00%)

Details

Codecov Report

Merging #167 (26cd97a) into main (72bb29c) will decrease coverage by 1.14%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
- Coverage   59.11%   57.98%   -1.14%     
==========================================
  Files         281      249      -32     
  Lines       38940    33885    -5055     
==========================================
- Hits        23021    19647    -3374     
+ Misses      14124    12673    -1451     
+ Partials     1795     1565     -230     
Files Coverage Δ
internal/eventbus/event_bus.go 89.18% <100.00%> (ø)

... and 52 files with indirect coverage changes