UNPKG
gatlingjs
Version:
latest (0.0.7)
0.0.7
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
A NodeJS wrapper for gatling - load testing tool
github.com/abhiche/gatlingjs
abhiche/gatlingjs
gatlingjs
/
deps
/
conf
/
gatling-akka.conf
11 lines
(10 loc)
•
207 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
akka {
#loggers = [
"akka.event.slf4j.Slf4jLogger"
]
#logging-filter =
"akka.event.slf4j.Slf4jLoggingFilter"
#log-dead-letters = off
actor {
default
-dispatcher {
#throughput = 20
} } }