canmove, Confirmed users
570
edits
(Created page with 'The aim for the "Perceived Performance" effort is to identify changes we can make that will make Firefox '''feel''' faster — as opposed to the classic optimizations that genera...') |
No edit summary |
||
| Line 1: | Line 1: | ||
The aim for the "Perceived Performance" effort is to identify changes we can make that will make Firefox '''feel''' faster — as opposed to the classic optimizations that generally involve rewriting code to make it faster. | The aim for the "Perceived Performance" effort is to identify changes we can make that will make Firefox '''feel''' faster — as opposed to the classic optimizations that generally involve rewriting code to make it faster. There's definitely elements of code improvement involved, but it's not the main reason why things are faster. | ||
Add your ideas for things we should look at to make Firefox feel faster below: | Add your ideas for things we should look at to make Firefox feel faster below: | ||
| Line 7: | Line 7: | ||
* Color changes when creating a new tab | * Color changes when creating a new tab | ||
* Startup order, what tasks are performed on startup, and is there anything we can defer to make the startup experience faster? | * Startup order, what tasks are performed on startup, and is there anything we can defer to make the startup experience faster? | ||
* Switching tabs while loading several tabs seems slow | |||