Page MenuHomePhabricator

Measure event handler execution time
Closed, DeclinedPublic

Description

Inspired by GitHub, we should measure how long event handlers are executing.

It can be tracked by overriding something like jQuery.event.dispatch and pushing perf.now offsets into a local store. We could periodically report an aggregate of any noteworthy values to statsv.

Related Objects

StatusSubtypeAssignedTask
DeclinedNone
DeclinedNone

Event Timeline

Krinkle raised the priority of this task from to Medium.
Krinkle updated the task description. (Show Details)
Krinkle added a project: Performance-Team.
Krinkle added subscribers: Peter, ori, Aklapper, Krinkle.
Krinkle lowered the priority of this task from Medium to Low.Apr 5 2017, 7:35 PM