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

k6 v0.42.0 updates - helper scripts (3/5) #23

Merged
merged 4 commits into from
Feb 10, 2023
Merged

Commits on Feb 6, 2023

  1. Add k6 benchmarking script

    Ivan Mirić committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    36b632c View commit details
    Browse the repository at this point in the history
  2. Run benchmark script commands in parallel

    This ensures a more accurate reading and output.
    Ivan Mirić committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    cdfb801 View commit details
    Browse the repository at this point in the history
  3. Safer top and smem handling

    To ensure it outputs 0 in case the PID is not found.
    Ivan Mirić committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    15f6111 View commit details
    Browse the repository at this point in the history
  4. Add gnuplot script

    Ivan Mirić committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    a22e366 View commit details
    Browse the repository at this point in the history