perf: cpu throtling rate of 4

This commit is contained in:
Nolan Lawson 2024-03-16 21:52:12 -07:00
parent a15c555400
commit 43650e5477
1 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,8 @@ for (const benchmark of benchmarks) {
url: `./index.html?benchmark=${benchmarkShortName}`,
browser: {
name: 'chrome',
headless: true
headless: true,
cpuThrottlingRate: 4
},
measurement: [
{