# Benchmark commands
benchmark-burst:
	k6 run burst.js

benchmark-ramp:
	k6 run ramp.js

benchmark-clean:
	rm -f results_*.json summary_*.json