Software Alternatives & Reviews

locust VS wrk

Compare locust VS wrk and see what are their differences

locust logo locust

An open source load testing tool written in Python.

wrk logo wrk

HTTP benchmarking tool capable of generating significant load on a multi-core CPU.
  • locust Landing page
    Landing page //
    2021-10-11
  • wrk Landing page
    Landing page //
    2023-07-28

locust videos

Locust review - GTA Online guides

More videos:

  • Review - GTA Online: Ocelot Locust Review
  • Review - GTA 5 - DLC Vehicle Customization - Ocelot Locust and Review

wrk videos

WRK Core Collection Line Review

Category Popularity

0-100% (relative to locust and wrk)
Monitoring Tools
79 79%
21% 21
Hiring And Recruitment
0 0%
100% 100
Website Testing
79 79%
21% 21
Analytics
100 100%
0% 0

User comments

Share your experience with using locust and wrk. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, locust should be more popular than wrk. It has been mentiond 55 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

locust mentions (55)

  • 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 / 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 / 6 months ago
View more

wrk mentions (28)

  • Running a Billion Workflows a month with Netflix Conductor
    We used wrk2, a fantastic tool to generate stable load on the server. Wrk2 improves on wrk and adds the ability to generate sustained load at a specific rate (-R parameter). - Source: dev.to / 12 months ago
  • So how does WSGI concurrency work?
    I am using a tool called wrk to make a bunch of requests to my website, and changing the concurrency of the requests drastically changes the result, with concurrency set to 1, I get 894 requests made in 10 seconds, and when I set concurrency to 10, I get 8549 requests. This linear scaling stops when increasing the concurrency more drastically (18805 requests for 100 and 19814 for 500 concurrency). Source: about 1 year ago
  • TcpSocket read error (with wrk)
    Im creating multithreaded async http server for learning purposes and I'm facing problem when benchmarking with wrk. I get socket read errors on every connection:. Source: about 1 year ago
  • Grasshopper – An Open Source Python Library for Load Testing
    We use locust at work but I HIGHLY recommend wrk for a very robust yet simple load testing tool. https://github.com/wg/wrk. - Source: Hacker News / about 1 year ago
  • What tools you use for http load testing?
    Good morning What tool do you use to test your infra in terms of http load ? A tool that works, I tested : - https://github.com/tsenart/vegeta but it returns 0 errors or a http_net error from Golang - LOIC (Low Orbit Ion Canon) https://github.com/NewEraCracker/LOIC but the requests do not appear in my nginx logs and I feel no slowdown - Apache Jmeter https://jmeter.apache.org/ but I can't drop my infra and I have... Source: about 1 year ago
View more

What are some alternatives?

When comparing locust and wrk, you can also consider the following products

Apache JMeter - Apache JMeter™.

Loader.io - Loader.io is a simple cloud-based load testing service

Tsung - Tsung is an open-source multi-protocol distributed load testing tool.

gatling.io - Gatling is an open-source load testing framework based on Scala, Akka and Netty

JMeter - Official Twitter account of JMeter, the open source load testing tool by @TheAsf. Code: https://t.co/ADK2A8Pl14. Website: https://t.co/oc0MW2ksea

k6 Cloud - Managed load testing service built on top of the popular open-source project k6.