> *   We don't have a "responsiveness index", but several people have
>     found INPUT_EVENT_RESPONSE_MS useful.

INPUT_EVENT_RESPONSE_MS should be of pretty good use although you'll have to 
figure out how to measure for a short period of time after the dialog is 
displayed.

In non-e10s this should detect browser main thread jank if the slow script stop 
feature had the desired affect. In e10s you'll want to look at the same metric 
for the main thread in the content process since the browser main thread isn't 
impacted by content script.

Jim
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to