This directory contains scripts to load test Tracker using the k6 testing tool.
Invoking k6 with the following options will run our test with 5 simulated users for 10 seconds:
k6 run -u 5 -d 10s frontend.jsThis directory contains scripts to load test Tracker using the k6 testing tool.
Invoking k6 with the following options will run our test with 5 simulated users for 10 seconds:
k6 run -u 5 -d 10s frontend.js