Are there available software/hardware tools we can use to measure the the touch response time of a tablet’s screen?
I am trying to compare the different touch response time of different manufacturers tablet.
So far, I found the touchscreen performance test by MOTO Development Group but the test do not have the testing for touch response. Any hints is appreciated.
Are there available software/hardware tools we can use to measure the the touch response
Share
You could measure the end-to-end (touch sensor->CPU->display) latency by pointing a high-speed camera at it, and counting frames between when your finger makes contact and when the UI responds.