Skip to content

noppanit/performance-test-example-by-locust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Getting Started

This example shows how can you get started with Locust and write the results to a file. So you can keep the file in an artifact in CI for future reference. You can do pretty much anything with the results.

What you need

pip install locustio

locust --no-web -c 10 -r 1 -n 10 --only-summary --print-stats

About

Performance test example of Locust.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages