This commit is contained in:
Mark Nadal
2019-03-21 14:39:23 -07:00
parent 2baa85c082
commit 116a2521df
12 changed files with 44156 additions and 87 deletions

View File

@@ -4,7 +4,7 @@ var config = {
servers: 1,
browsers: 2,
each: 2500,
burst: 25, // do not go below 1!
burst: 10, // do not go below 1!
wait: 1,
route: {
'/': __dirname + '/index.html',