django-performance-testing
locust
Our great sponsors
django-performance-testing | locust | |
---|---|---|
1 | 57 | |
5 | 21,440 | |
- | 1.1% | |
0.0 | 9.3 | |
4 months ago | 7 days ago | |
Python | Python | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
django-performance-testing
We haven't tracked posts mentioning django-performance-testing yet.
Tracking mentions began in Dec 2020.
locust
-
Simple, open-source, lightweight stress tool
If, like me, AGPL isn't your cup of tea, you can look at vegeta or locust which are both MIT.
- What server to pick for a good amount of consistent traffic?
- Simple web performance testing with Selenium?
-
Load Testing: An Unorthodox Guide
Agreed with a lot of the points here, like starting small with a single piece of your API, then slowly expanding your tests once you’re comfortable that you know what you’re doing.
Note that if you use the Locust framework to write your load tests in Python, it takes care of measuring and reporting the latency and throughput for you. It’s really nice.
- I wrote a kubernetes operator for “locust”, should I open source it
-
Testing NET TCP APIs without Jmeter
Locust ->https://locust.io/
-
Load testing workflow for POST API calls
I used to use JMeter, till someone else on the team introduced me to locust, so check that out if you don’t mind doing some python: https://locust.io. There’s also gatling (scala based, but can be generated by a recorder or HAR files), https://gatling.io
-
Ask HN: What is best way to do hands-on practice for system design?
You can pretend a small web app is a bigger one with load testing tools like locusts[0].
-
Ask HN: Do you load test your applications? If so, how?
I’ve used Locust (https://locust.io/) which makes it easy to describe usage patterns and then spin up an arbitrary number of “users”. It provides a real-time web dashboard of the current state including counts of successful & failed requests.
-
So I've installed grafana, loki, and prometheus on the personal Kubernetes cluster via Terraform. Now what?
Thanks! I currently run Pritunl on the cluster, but I could definitely host my resume on there as well. I could stand to learn tools like https://locust.io or Bees With Machines Guns as a load testing exercise for sure. I will dive into it!
What are some alternatives?
Selenium WebDriver - A browser automation framework and ecosystem.
PyAutoGUI - A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
Gatling - Modern Load Testing as Code
aiounittest - Test python asyncio-based code with ease.
splinter - splinter - python test framework for web applications
siege - Siege is an http load tester and benchmarking utility
PyRestTest - Python Rest Testing
Selenium Wire - Extends Selenium's Python bindings to give you the ability to inspect requests made by the browser.
puppeteer - Node.js API for Chrome
sixpack - Sixpack is a language-agnostic a/b-testing framework
Poetry - Python packaging and dependency management made easy
ddosify - Comprehensive Performance Testing Platform. Available on CLI, Self-Hosted, and Cloud - https://ddosify.com 🚀