Hello guys !
I am currently working on a load testing using k6’s browser .There is no way i can make it using http.get because it requires ui interactivity .
I made a script that logins and then in an infinite loop keeps on clicking random navigators , because i want the load to go up to 5000 vus . Is there a better way ?
I was preparing the script and when i ran it on a linux vm the instances consume ram like nothing else . 100 vus for 20 gb ram ?
Also when i ran on windows i saw that the chromium instnaces had different ram usage but the linux vm as k6 loads more vus , altogether the vus consume more and the exact same amount of ram .
Is there any solution for that ?
I would appreciate any help very much
1 post - 1 participant