[agent-smith] improve performance #10331
Labels
aspect: performance
anything related to performance
component: agent-smith
team: workspace
Issue belongs to the Workspace team
Is your feature request related to a problem? Please describe
The # of cores used is often high and we believe this might be one of the contributing causes for disconnects in the XL clusters. Not as high as ws-daemon, but is higher than registry-facade. In other words, it is taking CPU that workspaces could be using. Why? Please profile
agent-smith
, and then check to see if there are opportunities to optimize.Describe the behaviour you'd like
Max core usage is consistently less. Perhaps less than 2.5?
Describe alternatives you've considered
Less average and max memory used would be ideal, too.
Additional context
Tuning done to improve ws-daemon performance. [1][2]
The text was updated successfully, but these errors were encountered: