test theory
This commit is contained in:
parent
94687c6866
commit
52dd87b52d
3 changed files with 6 additions and 6 deletions
|
@ -17,9 +17,9 @@ export default async (): Promise<UserConfig> => {
|
|||
rttMs: 150,
|
||||
throughputKbps: 1638.4,
|
||||
requestLatencyMs: 562.5,
|
||||
downloadThroughputKbps: 1474.56,
|
||||
uploadThroughputKbps: 675,
|
||||
cpuSlowdownMultiplier: 1.2
|
||||
downloadThroughputKbps: 1638.4,
|
||||
uploadThroughputKbps: 1638.4,
|
||||
cpuSlowdownMultiplier: 4
|
||||
},
|
||||
screenEmulation: {
|
||||
mobile: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue