From 08003d2d1b93baff523fec7739054ee88134e8bd Mon Sep 17 00:00:00 2001 From: JJ Kasper Date: Fri, 14 Oct 2022 13:57:47 -0700 Subject: [PATCH] update config --- test/.stats-app/stats-config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/.stats-app/stats-config.js b/test/.stats-app/stats-config.js index 5fed632bd9727..6db5e35bc2402 100644 --- a/test/.stats-app/stats-config.js +++ b/test/.stats-app/stats-config.js @@ -209,7 +209,7 @@ module.exports = { benchOptions: { reqTimeout: 60, concurrency: 50, - numRequests: 2500, + numRequests: 1000, }, }, ],