Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test uses too much ram #4122

Open
ankur22 opened this issue Apr 9, 2024 · 0 comments
Open

Test uses too much ram #4122

ankur22 opened this issue Apr 9, 2024 · 0 comments

Comments

@ankur22
Copy link
Contributor

ankur22 commented Apr 9, 2024

Brief summary

  1. The test was setup with 10VUs and 10 iterations.
  2. It navigates to a page.
  3. Waits 10 minutes.
  4. repeat steps 2 and 3 several more times.

RAM usage keeps increasing which is odd since nothing is really happening in the test to have caused this usage to increase. The Chrome instance is running remotely so it's not that.

xk6-browser version

k6 v0.49.0

OS

NA

Chrome version

NA

Docker version and image (if applicable)

No response

Steps to reproduce the problem

Check test 2630160

Expected behaviour

RAM usage doesn't increase.

Actual behaviour

RAM usage quickly increases and takes up 100%.

@ankur22 ankur22 added the bug label Apr 9, 2024
@ankur22 ankur22 transferred this issue from grafana/xk6-browser Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant