You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing the problem of Cypress throttling one core, leaving the rest of cores with up to 10-15% load. We were facing the problem of Cypress tests running quite slow. We tried to experiment and created an EC2 instance(m5zn) in AWS and executed tests on it. Results were, that execution time dropped significantly, by 30-50%. But we found that Cypress was throttling one core at 99-100% all the time, leaving all rest cores with a load up to 10-15%. Is there any way to use resources effectively and use all cores at the same level?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am facing the problem of Cypress throttling one core, leaving the rest of cores with up to 10-15% load. We were facing the problem of Cypress tests running quite slow. We tried to experiment and created an EC2 instance(m5zn) in AWS and executed tests on it. Results were, that execution time dropped significantly, by 30-50%. But we found that Cypress was throttling one core at 99-100% all the time, leaving all rest cores with a load up to 10-15%. Is there any way to use resources effectively and use all cores at the same level?
Beta Was this translation helpful? Give feedback.
All reactions