- Experiment ID
2026-06-desktop-tti-splash-asset- Experiment Type
- apex / user
- Previous Treatments
- Analysis Summary
- Tests whether the desktop app uses a WebP asset for its startup splash screen.
- Why It Matters
- The startup splash asset can affect the first moments of perceived launch speed and resource use.
- The code confirms that enabled is passed into the DESKTOP_TTI_SPLASH_USE_WEBP setting.
- Detailed Description
- This experiment checks whether desktop Discord should use a lighter WebP asset for the splash screen shown during startup.
- When the treatment is enabled, the experiment value is written into the desktop startup setting and re-synced if the experiment store changes.
- It is more about startup loading assets than a new clickable feature.
- Focus Area
- Desktop startup performance
- Importance
- medium
- Default Config
{
"enabled": false
}- Variations
{
"1": {
"enabled": true
}
}- Previous Default Config
- Previous Variations
- Signals
- Locations
- UI IDs
- Linked Commands