Firefox OS/Performance/Responsiveness: Difference between revisions
< Firefox OS | Performance
Jump to navigation
Jump to search
(→Progress towards new startup events: Updated to use Bugzilla template & sorted by App) |
m (Lakrits moved page FirefoxOS/Performance/Responsiveness to Firefox OS/Performance/Responsiveness: The official spelling of "Firefox OS" leaves a space between the two parts of the name. It's easier to find a page if the spelling of its name is...) |
||
(17 intermediate revisions by 2 users not shown) | |||
Line 15: | Line 15: | ||
==Application Startup== | ==Application Startup== | ||
* [https://developer.mozilla.org/en-US/Apps/Build/Performance/Firefox_OS_app_responsiveness_guidelines Responsiveness Guidelines] | * [https://developer.mozilla.org/en-US/Apps/Build/Performance/Firefox_OS_app_responsiveness_guidelines Responsiveness Guidelines] | ||
* [http://presentboldly.com/eliperelman/firefox-os-app-launch-performance/ Application Launch Performance Presentation] | |||
=== | === First Launch Events Status [{{bug|996038}}] === | ||
{| class="wikitable fullwidth-table" | {| class="wikitable fullwidth-table" | ||
| '''App''' || '''Bug''' || '''Status''' || '''Branches''' || ''' | | '''''App''''' || '''''Bug''''' || '''''Status''''' || '''''Branches''''' || '''''Datazilla''''' || '''''Comments''''' | ||
|- | |||
| '''Browser''' || {{bug|1015384}} || New || - || No || Slated for 2.1 | |||
|- | |- | ||
| '''Calendar''' || {{bug|837671}} || Resolved || master, v2.0 || Yes | | '''Calendar''' || {{bug|837671}} || Resolved || master, v2.0 || Yes | ||
|- | |- | ||
| '''Camera''' || {{bug|1015385}} || Resolved || master, v2.0 || Yes || | | '''Camera''' || {{bug|1015385}} || Resolved || master, v2.0 || Yes | ||
|- | |||
| '''Clock''' || {{bug|1015386}} || Resolved || master, v2.0 || Yes | |||
|- | |- | ||
| '''Contacts''' || {{bug|1015388}} || Resolved || master, v2.0 || Yes | | '''Contacts''' || {{bug|1015388}} || Resolved || master, v2.0 || Yes | ||
Line 35: | Line 40: | ||
| '''Gallery''' || {{bug|837674}} || Resolved || master, v2.0 || Yes | | '''Gallery''' || {{bug|837674}} || Resolved || master, v2.0 || Yes | ||
|- | |- | ||
| ''' | | '''Marketplace''' || {{bug|1024014}} || Resolved || master || No || Missing in Datazilla, tests fail due to no network connectivity | ||
|- | |- | ||
| ''' | | '''Music''' || {{bug|837675}} || Assigned || - || No || Review complete, awaiting check-in and uplift | ||
|- | |- | ||
| ''' | | '''Settings''' || {{bug|1015405}} || Resolved || master, v2.0 || Yes | ||
|- | |- | ||
| ''' | | '''SMS''' || {{bug|1015390}} || Resolved || master, v2.0 || Yes | ||
|- | |- | ||
| ''' | | '''Template''' || {{bug|1015391}} || Assigned || - || No || In progress | ||
|- | |- | ||
| ''' | | '''Usage''' || {{bug|837678}} || Resolved || master, v2.0 || Yes | ||
|- | |- | ||
| ''' | | '''Video''' || {{bug|837676}} || Resolved || master, v2.0 || Yes | ||
|- | |- | ||
|} | |} |
Latest revision as of 14:00, 1 February 2015
Mozilla's program for advancing Firefox OS responsiveness and perceived performance.
Progress
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 400 [1] => Bad Request ) ) 1
Application Startup
First Launch Events Status [bug 996038]
App | Bug | Status | Branches | Datazilla | Comments |
Browser | bug 1015384 | New | - | No | Slated for 2.1 |
Calendar | bug 837671 | Resolved | master, v2.0 | Yes | |
Camera | bug 1015385 | Resolved | master, v2.0 | Yes | |
Clock | bug 1015386 | Resolved | master, v2.0 | Yes | |
Contacts | bug 1015388 | Resolved | master, v2.0 | Yes | |
Dialer | bug 837668 | Resolved | master, v2.0 | Yes | |
bug 837677 | Resolved | master, v2.0 | Yes | ||
FM Radio | bug 1015412 | Resolved | master, v2.0 | Yes | |
Gallery | bug 837674 | Resolved | master, v2.0 | Yes | |
Marketplace | bug 1024014 | Resolved | master | No | Missing in Datazilla, tests fail due to no network connectivity |
Music | bug 837675 | Assigned | - | No | Review complete, awaiting check-in and uplift |
Settings | bug 1015405 | Resolved | master, v2.0 | Yes | |
SMS | bug 1015390 | Resolved | master, v2.0 | Yes | |
Template | bug 1015391 | Assigned | - | No | In progress |
Usage | bug 837678 | Resolved | master, v2.0 | Yes | |
Video | bug 837676 | Resolved | master, v2.0 | Yes |
References
Videos
- Fluent 2014: Ilya Grigorik, "Speed, Performance, and Human Perception"
- Fluent 2014: Steve Souders, "The Perception of Speed"
- SXSW 2012: Andy Hume: "CSS for Grownups"
Documents
- UI Synchronicity
- Cognitive Biases
- Cognitive Load: The latest behavioral economics & consumer psychology research distilled down into helpful little brain gems.
- CSS
- High Performance Web Sites (Steve Souders)
- Jank-free Web
- Perceived Performance Introduction
- Tarako Responsive Performance Analysis