Skip to content

[IoContext] wrap CQ locking in if constexpr

Maxim Onciul requested to merge improve-reap-completions into master

We don't need to pay the overhead of the atomic operations on each dispatch loop if there is no concurrent access to worker CQs.

Merge request reports

Loading