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

feat: Add an option to use "CPU usage" for stress. #2060

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

bgrozev
Copy link
Member

@bgrozev bgrozev commented Oct 3, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #2060 (3425463) into master (63849ed) will decrease coverage by 0.05%.
The diff coverage is 36.70%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2060      +/-   ##
============================================
- Coverage     42.50%   42.46%   -0.05%     
- Complexity     1662     1664       +2     
============================================
  Files           325      327       +2     
  Lines         17151    17211      +60     
  Branches       2239     2243       +4     
============================================
+ Hits           7290     7308      +18     
- Misses         9154     9193      +39     
- Partials        707      710       +3     
Files Coverage Δ
...c/main/java/org/jitsi/videobridge/Videobridge.java 34.76% <50.00%> (-1.36%) ⬇️
...itsi/videobridge/load_management/CpuLoadSampler.kt 0.00% <0.00%> (ø)
...itsi/videobridge/load_management/CpuMeasurement.kt 0.00% <0.00%> (ø)
...itsi/videobridge/load_management/JvbLoadManager.kt 65.30% <50.00%> (-19.31%) ⬇️

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 63849ed...3425463. Read the comment docs.

@bgrozev bgrozev merged commit b09e7fc into jitsi:master Oct 5, 2023
2 of 4 checks passed
@bgrozev bgrozev deleted the cpu-usage branch May 23, 2024 13:35
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