google / walt

A device for measuring latency of physical sensors and outputs on phones and computers
Apache License 2.0
442 stars 74 forks source link

Draw ScatterChart for drag latency #83

Closed sahiljain closed 7 years ago

sahiljain commented 7 years ago

The touch events (time, y-position) are drawn in blue, and the laser events are drawn in red. This should give the user confidence that the best-shift was correctly found and that the latency calculation makes sense.

hist-drag

kamrik commented 7 years ago

Looks good. Merging.