The Wayback Machine - http://web.archive.org/web/20210804062148/https://github.com/gatling/gatling
Skip to content
main
Switch branches/tags
Code

Latest commit

Motivation:

Sometimes it's verbose to call transformOption to provide default value in Checks

Modifications:

Introduce a withDefault check step

Result:

It's simpler to provide default value in Checks
48c833d

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
...
May 17, 2021
nit
Jul 6, 2021

Gatling Build Status Maven Central

What is Gatling ?

Gatling is a load test tool. It officially supports HTTP, WebSocket, Server-Sent-Events and JMS.

Motivation

  • Finding fancy GUIs not that convenient for describing load tests, what you want is a friendly expressive DSL?
  • Wanting something more convenient than huge XML dumps to store in your source version control system?
  • Fed up with having to host a farm of injecting servers because your tool uses blocking IO and one-thread-per-user architecture?

Gatling is for you!

Underlying technologies

Gatling is developed in Scala and built upon :

  • Netty for non blocking HTTP
  • Akka for virtual users orchestration ...

Questions, help?

Read the documentation.

Join the Gatling User Group.

Found a real bug? Raise an issue.

Partners

Takima     Highsoft AS