We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent addda4c commit f2171e9Copy full SHA for f2171e9
1 file changed
api/worker.ts
@@ -50,7 +50,7 @@ const sitespeedWorker = new Worker(
50
},
51
{
52
connection,
53
- concurrency: 2,
+ concurrency: 1,
54
55
);
56
0 commit comments