Software Alternatives, Accelerators & Startups

wrk VS gatling.io

Compare wrk VS gatling.io and see what are their differences

wrk logo wrk

HTTP benchmarking tool capable of generating significant load on a multi-core CPU.

gatling.io logo gatling.io

Gatling is an open-source load testing framework based on Scala, Akka and Netty
  • wrk Landing page
    Landing page //
    2023-07-28
  • gatling.io Landing page
    Landing page //
    2023-07-27

wrk videos

WRK Core Collection Line Review

gatling.io videos

Gatling Introduction

Category Popularity

0-100% (relative to wrk and gatling.io)
Monitoring Tools
38 38%
62% 62
Hiring And Recruitment
100 100%
0% 0
Website Testing
33 33%
67% 67
Developer Tools
0 0%
100% 100

User comments

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

Social recommendations and mentions

wrk might be a bit more popular than gatling.io. We know about 28 links to it since March 2021 and only 19 links to gatling.io. 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.

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 / about 1 year 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

gatling.io mentions (19)

  • What is Load Testing? Complete Tutorial With Best Practices
    Gatling: An open-source load and performance testing tool primarily designed for web applications, Gatling utilizes a simple domain-specific language (DSL) for creating and maintaining test scripts. It supports HTTP/2 and allows recording and generation of scenarios directly from a browser. The tool also provides detailed performance reports that are easy to analyze. - Source: dev.to / 3 months ago
  • Best Practices in Testing GraphQL APIs
    Performance and load testing are essential parts of GraphQL API testing. It ensures APIs can handle expected traffic volumes and respond within acceptable timeframes. You can use tools like Apache JMeter or Gatling to generate realistic loads and evaluate the API's performance under different scenarios. Techniques like batched queries and caching can help mitigate this issue. - Source: dev.to / 11 months ago
  • Perf/web testing framework similar to locust/gatling for .NET?
    New to the .NET community and trying to learn! I have used tools such as Apache JMeter (Java), gatling.io (Java) and Locust (Python) that are decent full featured web perf frameworks. Typically these integrate well with your code, and can be run as part of your unit/integration tests and produce offline reports. Source: about 1 year ago
  • How can I do a simple load test for an API I'm developing?
    Gatling , this is what we tested concurrency with. Setting up might take a while depending on your exp. But the tool is solid. Source: about 1 year ago
  • Optimizing Decision Making with a Trie Tree-Based Rules Engine: An Experience Report
    I used SpringBoot 3.0.2, GraalVM 22 (JVM mode), a MacOS 2,6 GHz 6-Core Intel Core i7, running 1000 users for 5 minutes. The idea was to test how memory consumption and CPU usage evolve. Below, I compared the footprint of these three solutions. I collected the total count of requests, throughput, memory consumption, and CPU usage using VisualVM and Gatling. - Source: dev.to / over 1 year ago
View more

What are some alternatives?

When comparing wrk and gatling.io, you can also consider the following products

Apache JMeter - Apache JMeter™.

locust - An open source load testing tool written in Python.

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

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

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.