-
Apparently there's already a working version of this extension with Gatling 3.5 and Scala 2.13
I was wondering if/when that version is going to be published to Maven Central so that we can just add i…
-
Make a simple(echo) rest server, deploy to a cloud server and run it.
Use gatling(https://gatling.io/) or other tool to test server performance.
And push the echo server code, jar(jave archive) an…
-
## 発表資料
* 資料:https://docs.google.com/presentation/d/12C5aIVPvf4x3S7mzOyHq3s470PZ5H60bUtoRKXpKbEM/edit?usp=sharing
* デモ:https://github.com/Mizuki901/gatling-docker-demo
## 発表概要
* 負荷のかけ方…
-
A warning message is displayed when we detect that the user load injection policy starts more than one iteration.
We may be able to replace the injection policy with `.inject(atOnceUsers(1)` automa…
-
Hello,
I'm using Gatling 3.9.5 and found that issue reported here: https://github.com/gatling/gatling/issues/4439 is still visible. Original ticket was not reopened so I raised another one
Durin…
-
There's a bug when switching from a plasma/laser Gatling gun to anything and then switching back, the rounds loaded in the gun will only be the amount of total cores on-hand. For instance, I have 12 …
-
Hi there,
I stumbled on this when @tpanningnextcen opened an issue on Gatling, see https://github.com/gatling/gatling/issues/2826#issuecomment-143875459.
On OSX, http://demo.neonframework.org/neon-e…
-
Hello, I have the following errors when running the audit model hooks
```
06:20:22 Running with dbt=1.3.1
06:20:22 Partial parse save file not found. Starting full parse.
Compilation Error in …
-
Hi
I am trying to run a simple script in **Kraken** but I get a compilation error
_13:31:33.564 [ERROR] i.g.c.ZincCompiler$ - /kraken/gatling/user-files/simulations/com/octoperf/tutorials/restco…
-
There are a number of alternatives to `python -m SimpleHTTPServer 7777` that may do a better job: easier and more powerful. The top three may be:
- gatling -- http://www.fefe.de/gatling/
- servefile -…