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

Parachains. Pipelined thread pool implementation. #1398

Merged
merged 9 commits into from
Nov 21, 2022

Conversation

iceseer
Copy link
Contributor

@iceseer iceseer commented Nov 8, 2022

  1. Added pipelined thread pool implementation.

@codecov
Copy link

codecov bot commented Nov 8, 2022

Codecov Report

Merging #1398 (f9f38a8) into master (74d5c47) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1398   +/-   ##
=======================================
  Coverage   24.32%   24.33%           
=======================================
  Files         643      643           
  Lines       24251    24252    +1     
  Branches    12573    12573           
=======================================
+ Hits         5900     5901    +1     
  Misses      13085    13085           
  Partials     5266     5266           
Impacted Files Coverage Δ
core/subscription/subscriber.hpp 63.04% <100.00%> (+0.82%) ⬆️

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

Signed-off-by: iceseer <iceseer@gmail.com>

# Conflicts:
#	core/blockchain/impl/block_tree_impl.cpp
#	core/injector/application_injector.cpp
#	core/network/impl/peer_view.cpp
#	core/network/peer_view.hpp

# Conflicts:
#	core/injector/application_injector.cpp
Signed-off-by: iceseer <iceseer@gmail.com>
Signed-off-by: iceseer <iceseer@gmail.com>
core/injector/application_injector.cpp Outdated Show resolved Hide resolved
core/parachain/thread_pool.hpp Outdated Show resolved Hide resolved
core/parachain/thread_pool.hpp Outdated Show resolved Hide resolved
core/parachain/thread_pool.hpp Outdated Show resolved Hide resolved
core/parachain/CMakeLists.txt Outdated Show resolved Hide resolved
core/parachain/tasks_sequence.hpp Outdated Show resolved Hide resolved
Signed-off-by: iceseer <iceseer@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
core/parachain/tasks_sequence.hpp Outdated Show resolved Hide resolved
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
@iceseer iceseer merged commit d4505e2 into master Nov 21, 2022
@iceseer iceseer deleted the feature/piped_thread_pool branch November 21, 2022 13:50
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.

3 participants