Skip to content

Run bench with k6 and all runtimes #9

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

joanhey
Copy link
Contributor

@joanhey joanhey commented Apr 20, 2024

Now we only need to output the data to create a table and graph.
It makes sense to automate it.

make run/bench/all
make run/bench/all vus=1000
make run/bench/all vus=10000 duration=10s
// default vus=100 duration=30s


//only 1 runtime
make run/bench runtime=007-frankenphp
make run/bench runtime=007-frankenphp vus=1000
make run/bench runtime=007-frankenphp vus=10000 duration=10s

@joanhey joanhey changed the title Run bench with all runtimes Run bench with k6 and all runtimes Apr 20, 2024
@joanhey
Copy link
Contributor Author

joanhey commented Apr 21, 2024

TIP:
In another terminal run:
docker stats

To have realtime metrics from the containers running the bench.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant