Skip to content

updated ui image to LH v12.5.1#10

Merged
hunkom merged 1 commit intoibombit_updated_v12from
feature/lh_v12.5.1
Apr 15, 2025
Merged

updated ui image to LH v12.5.1#10
hunkom merged 1 commit intoibombit_updated_v12from
feature/lh_v12.5.1

Conversation

@iBombit
Copy link

@iBombit iBombit commented Apr 15, 2025

What's Changed

We can now pass custom configs to bypass default hardcoded setups (desktop, mobile3g..., etc.)
Usage: --configFile=path/to/config.json

Config file example:

{
"settings": {
"throttling": {
"rttMs": 100,
"throughputKbps": 15000,
"cpuSlowdownMultiplier": 2
},
"formFactor": "mobile"
}
}

Full Changelog: iBombit/lighthouse_custom@12.4.0...12.5.1

@hunkom hunkom merged commit dd86254 into ibombit_updated_v12 Apr 15, 2025
1 check passed
@iBombit iBombit requested a review from hunkom April 15, 2025 13:21
@iBombit iBombit self-assigned this Apr 15, 2025
@iBombit iBombit deleted the feature/lh_v12.5.1 branch April 15, 2025 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants