Add parallel processing to the commit validation call
- Add parallel processing to the commit validation call
To improve performance, the processing of commits was moved to be done in parallel through a thread pool. This would allow multiple commits in a request to be processed simultaneously.
Merge request reports
Activity
Filter activity
requested review from @cguindon, @malowe, and @zacharysabourin
added 23 commits
-
e1ab6456...69b571a3 - 20 commits from branch
main
- a56880a5 - Add parallel processing to the commit validation call
- f8e14e53 - Add load testing sample for ECA
- d1930865 - Fix a field that is nullable in some cases causing processing issues
Toggle commit list-
e1ab6456...69b571a3 - 20 commits from branch
added 1 commit
- 2819bae5 - Fix a field that is nullable in some cases causing processing issues
mentioned in commit 589ad504
Please register or sign in to reply