Confirmed users
909
edits
(→Misc: fix typo) |
mNo edit summary |
||
| Line 28: | Line 28: | ||
* [Michael] FPS adjustment | * [Michael] FPS adjustment | ||
** layout.frame_rate in about:config (-1 means default which is 60, 1000 at maximum) | ** layout.frame_rate in about:config (-1 means default which is 60, 1000 at maximum) | ||
* [pchang] Use gecko profiler with symbols | |||
** ac_add_options --enable-profiling | |||
* [pchang] Enable CPU profiling when use release build | |||
** export MOZ_DEBUG_SYMBOLS=1 | |||
** ac_add_options --enable-debug-symbols | |||
*[pchang] Enable ASAP mode | |||
** layout.frame_rate: 0 | |||
** docshell.event_starvation_delay_hint: 1 | |||
== Triage == | == Triage == | ||
*[vliu] Triage flow listed. | *[vliu] Triage flow listed. | ||