Skip to content

Commit

Permalink
Merge pull request #247 from frvi/patch-1
Browse files Browse the repository at this point in the history
Update what-is-locust.rst
  • Loading branch information
heyman committed Mar 28, 2015
2 parents d403bf5 + 23baf3d commit da30bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/what-is-locust.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Background
Locust was created because we were fed up with existing solutions. None of them are solving the
right problem and to me, they are missing the point. We've tried both Apache JMeter and Tsung.
Both tools are quite ok to use, we've used the former many times benchmarking stuff at work.
JMeter comes with UI which you might think for second is a good thing. But you soon realize it's
JMeter comes with UI which you might think for a second is a good thing. But you soon realize it's
a PITA to "code" your testing scenarios through some point-and-click interface. Secondly, JMeter
is thread-bound. This means for every user you want to simulate, you need a separate thread.
Needless to say, benchmarking thousands of users on a single machine just isn't feasible.
Expand Down

0 comments on commit da30bc4

Please sign in to comment.