is there a guideline or benchmark on optimal usage of selenium grid w.r.t to a specific configuration.
eg.
if host machine has 2 CPU, 8 GB RAM - it can run 4 selenium containers(assume selenium-chrome-debug) without much problems on RAM, CPU and can run for several hours?.
The reason for posting questions is, we either always overload hub with too many containers that ultimately leads to slow running tests/skipping tests or don't use the existing capability. Most of it currently is trial and error method, which needs some patience.
If the above question requires little more information, I'll be happy to provide.
is there a guideline or benchmark on optimal usage of selenium grid w.r.t to a specific configuration.
eg.
if host machine has 2 CPU, 8 GB RAM - it can run 4 selenium containers(assume selenium-chrome-debug) without much problems on RAM, CPU and can run for several hours?.
The reason for posting questions is, we either always overload hub with too many containers that ultimately leads to slow running tests/skipping tests or don't use the existing capability. Most of it currently is trial and error method, which needs some patience.
If the above question requires little more information, I'll be happy to provide.