Software Alternatives & Reviews
Table of contents
  1. Videos
  2. Social Mentions
  3. Comments

locust

An open source load testing tool written in Python. subtitle

locust Reviews and details

Screenshots and images

  • locust Landing page
    Landing page //
    2021-10-11

Badges

Promote locust. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Videos

Locust review - GTA Online guides

GTA Online: Ocelot Locust Review

GTA 5 - DLC Vehicle Customization - Ocelot Locust and Review

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about locust and what they use it for.
  • Why Quarkus Native (probably) does not fit your project
    Finally, let's compare the response time of the requests. For that, we will use Locust , an open source load testing tool. The tests will run for 5 minutes, and will increase 4 requests per second every second until they reach 1000 requests per second. - Source: dev.to / about 2 months ago
  • What is Load Testing? Complete Tutorial With Best Practices
    Locust: Another open-source tool, Locust is particularly flexible due to its support for Python scripts. It can conduct load tests across multiple machines, making it possible to simulate millions of users simultaneously. An exceptional feature of Locust is its web-based UI, which allows real-time tracking of performance metrics during test execution. - Source: dev.to / about 2 months ago
  • API Load Testing: Enhance Your Skills with Locust
    Locust is a perfect tool to use on such occasion:. - Source: dev.to / 2 months ago
  • Breaking the 300 barrier
    So, in theory, we can handle 300 requests per minute on a single server which was the assumption we started with. After this, I decided to play with this configuration and see what we could achieve. But, to go ahead I need a system to measure the metrics of our load testing. So I quickly set up Locust on my system. Locust is an open-source easy to setup load-testing framework. - Source: dev.to / 2 months ago
  • The Power of Traces: Learn by Contributing to OpenTelemetry
    The OpenTelemetry Demo is composed of microservices written in different programming languages that talk to each other over gRPC and HTTP; and a load generator which uses Locust to fake user traffic. - Source: dev.to / 5 months ago
  • The Uncreative Software Engineer's Compendium to Testing
    Locust: is an open-source load testing framework that allows you to define scenarios using Python code. It simulates a large number of concurrent users and measures the performance of your web applications and APIs. - Source: dev.to / 9 months ago
  • Performance UI Testing
    Like many suggested, I would tackle this by putting load via apis(https://locust.io) while running a selenium UI test at the same time in a loop to collect eventLoadTime until the api has finished running completely. You can then aggregate the load time and present your report. I don’t think there’s any other viable way to load test UI. Good luck 👍. Source: 10 months ago
  • Free Tech Tools and Resources - Mac Scrolling, Load Testing, Win Server Switch Tip & More
    A Free Tool UnnaturalScrollWheels is a MacOS app that allows you to invert the scroll direction for physical scroll wheels while maintaining the normal function for trackpads. Aew3 recommends it "for those like me who go between dock and laptop and prefer my mouse to have a different scroll direction to the trackpad." Another Free Tool Locust is an open-source load testing tool that allows you to define... Source: 11 months ago
  • Stress testing new network, what tools to use? Preferably free
    If you want to test an actual application and how it handles network latency, potential buffering, QoS etc, then you could use Locust to stress-test REST-based applications and their APIs. Source: 11 months ago
  • Web server for production with flask
    How do you handle state? Use something like locust to exercise the client with some actual load - you will be surprised how many bugs come out under these tests. Source: about 1 year ago
  • How much async is too much async?
    Load test suite (usually Locust because it's written in and scriptable with Python). Source: about 1 year ago
  • AWS infrastructure stress test
    Thanks all, I think I'll go with the Locust solution, here is the link : https://locust.io/. Source: about 1 year ago
  • Is there any open source tool for testing load on website
    I had great success using Locust. It's extremely easy to write tests for, and you can use it both in CLI and WebUI mode. https://locust.io/. - Source: Hacker News / about 1 year ago
  • Best Practices for Stress Testing/DDOSing your own infrastructure?
    There are tools that exist for this specific purpose, like Locust. Source: about 1 year ago
  • How can I do a simple load test for an API I'm developing?
    I usually use Locust since it lets me write the load-test scenarios in the same language (Python) as the app. Source: about 1 year ago
  • Four-Year Django Side Project Finally Goes Live!
    I've recently been using Locust to determine how much resources my machine needs. There are several articles online about load testing django with this tool, and the docs themselves are pretty good. May help you refine your needs. Source: about 1 year ago
  • How to Create Google Docs with Django + React?
    You can get fancier with tools like Locust (https://locust.io/). Source: about 1 year ago
  • What is the best way to simulate "open an web browser application and login" without having to open 400 browsers to get 400 users online?
    We use locust to loadtest our C# microservice applications. It has really cool interface and reporting out of the box and you can also execute loadtest from cli / devops pipeline. Only thing is that you need to write loadtests in python. Source: about 1 year ago
  • 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. https://locust.io/. - Source: Hacker News / over 1 year ago
  • CloudRun min max
    For my application, to tune these parameters I used a load testing tool. I built a script using Locust. Source: over 1 year ago
  • API Performance Testing Tools: JMeter, Taurus, and BlazeMeter
    Out of all the performance testing tools I've used, I found locust to be the most useful. Source: over 1 year ago

Do you know an article comparing locust to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic locust discussion

Log in or Post with

This is an informative page about locust. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.