A dashboard for visualizing Firefox test job performance metrics over time.
- Interactive scatter plots showing test duration trends for each platform (Android, Linux, Windows, macOS)
- Repository comparison - Switch between
autolandandmozilla-centralrepositories - Build type visualization - Different colors for debug (red) and opt (teal) builds
- Resource usage profiling - Click any data point to view detailed performance profiles in Firefox Profiler
- Visit https://fqueze.github.io/aretestsfastyet/
- Use the repository buttons to switch between autoland and mozilla-central
- Click the platform links to jump to specific charts
- Hover over data points to see test details
- Click on any data point to open its resource usage profile
#autoland- Show autoland repository data#mozilla-central- Show mozilla-central repository data#autoland:linux- Show autoland data and scroll to Linux chart#mozilla-central:windows- Show mozilla-central data and scroll to Windows chart
The dashboard fetches test performance data from the Treeherder database, displaying xpcshell test execution times from the last 21 days.