Answer the question
In order to leave comments, you need to log in
Why doesn't increasing the number of threads help?
In a nutshell, the new version of the cloud platform is based on kubernetes. Services have controllers (reconcilers) for each type of object. My task is to increase the number of concurrent reconciles per controller to increase performance.
I built and ran a sea of gatling simulations of our user scripts, configuring different numbers of threads for the controller. As a result, there is practically no difference in response times. That is, an increase in the number of threads does not give a result ...
In a 4 cores system , the
question is: what to do? Why isn't there a tendency to speed up as the number of threads increases? How then to increase the performance of the system?
Answer the question
In order to leave comments, you need to log in
The system has 4 cores
Services have controllers (reconcilers) for each type of object. My task is to increase the number of concurrent reconciles per controller to increase performance.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question