This Firefox addon displays startup timings as exposed by a Firefox API at the about:startup url.
The three timings displayed are (in milliseconds from process startup):
- main: Firefox main function is entered
- sessionRestored: The tabs from the previous session have been created (not loaded)
- firstPaint: Something has been painted in Firefox (whatever this means)
Requirements:
· Firefox Mobile (Fennec)
What's New in This Release: [ read full changelog ]
· Fixed an issue with recent Firefox nightlies.