Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Parallelize some timer work - #3600

Open
George Pollard (Porges) wants to merge 2 commits into
mainfrom
parallelize-timer-work
Open

Parallelize some timer work#3600
George Pollard (Porges) wants to merge 2 commits into
mainfrom
parallelize-timer-work

Conversation

@Porges

Copy link
Copy Markdown
Member

When we update distinct entities we can perform the updates in parallel. Do this in TimerTasks and TimerWorkers.

@codecov-commenter

Codecov Comments Bot (codecov-commenter) commented Oct 25, 2023

Copy link
Copy Markdown

Codecov Report

Merging #3600 (54a0680) into main (957f1fb) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@ Coverage Diff @@## main #3600 +/- ##
==========================================
- Coverage 39.97% 39.97% -0.01% 
==========================================
Files 303 303 Lines 37698 37703 +5 Branches 1725 1718 -7 ==========================================
- Hits 15071 15070 -1 - Misses 22305 22312 +7 + Partials 322 321 -1 
FilesCoverage Δ
.../ApiService/ApiService/onefuzzlib/JobOperations.cs10.00% <0.00%> (ø)
src/ApiService/ApiService/Functions/TimerTasks.cs0.00% <0.00%> (ø)
...ApiService/ApiService/onefuzzlib/NodeOperations.cs16.77% <0.00%> (-0.11%)⬇️
...rc/ApiService/ApiService/Functions/TimerWorkers.cs0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

Comment threadsrc/ApiService/ApiService/Functions/TimerTasks.cs
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Porges@codecov-commenter@chkeita