Slide 18
Slide 18 text
Cursor Thrashing is measured in JavaScript by looking at mouse movements
over time, both in absolute terms and as a fraction of screen size.
onMouseMove, setTimeout, event.clientX, event.clientY, ...
The code is in boomerang’s Continuity Plugin.
Measuring Cursor Thrashing
https://developer.akamai.com/tools/boomerang/docs/BOOMR.plugins.Continuity.html