Firefox/Projects/Perception of Performance: Difference between revisions

no edit summary
No edit summary
Line 13: Line 13:
* Actually improve real performance :)
* Actually improve real performance :)


= Current Progress=
= Current Progress =


* Margaret has an initial implementation of an acceleration-based scroll model working on Windows
*Currently the biggest concern is users who encounter double acceleration ([https://bugzilla.mozilla.org/show_bug.cgi?id=509651 bug 509651]), we need to also buy some mice that include their own driver with an acceleration model so that we can get a sense of what double acceleration feels like<br>
* The two thresholds we are now interested in experimenting with and tweaking are the:
*Margaret has an initial implementation of an acceleration-based scroll model working on Windows  
** rate of acceleration
*The two thresholds we are now interested in experimenting with and tweaking are the:  
** time chunk of events to analyze before processing them
**rate of acceleration  
* Still looking for research and documentation in this general area of UI toolkit design
**time chunk of events to analyze before processing them  
* Two patches are up for review that add the functionality described below
*Still looking for research and documentation in this general area of UI toolkit design  
*Two patches are up for review that add the functionality described below


= Design: Acceleration Model for Scrolling =
= Design: Acceleration Model for Scrolling =
497

edits