Skip to content

Adjust unicorn worker CPU formula

Ben Kochie requested to merge bjk/4535_worker into master

Adjust the CPU formula for unicorn workers to oversubscribe CPUs by 50%. Oversubscription is possible because a large amount of time is spent on IO operations. This formula is based on performance metrics gathered from production workloads.

Closes: #4535 (closed)

Merge request reports

Loading