Skip to content

Commit

Permalink
updated snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed May 6, 2024
1 parent d174859 commit 2812b2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ output:
- html
maxWaitForFcp: 30000
maxWaitForLoad: 45000
formFactor: mobile
formFactor: desktop
throttling:
rttMs: 150
throughputKbps: 1638.4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ configSettings:
output: [json, html]
maxWaitForFcp: 30000
maxWaitForLoad: 45000
formFactor: mobile
formFactor: desktop
throttling: { rttMs: 150, throughputKbps: 1638.4, requestLatencyMs: 562.5, downloadThroughputKbps: 1474.56, uploadThroughputKbps: 675, cpuSlowdownMultiplier: 4 }
throttlingMethod: provided
screenEmulation: { mobile: true, width: 360, height: 640, deviceScaleFactor: 2.625, disabled: false }
Expand Down

0 comments on commit 2812b2e

Please sign in to comment.