touch events exists

Benchmark created by Avenger7x on


Test runner

Ready to run.

Testing in
TestOps/sec
in
var isTouch = 'ontouchstart' in window;
ready
hasOwnProperty
var isTouch = window.hasOwnProperty('ontouchstart');
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.

  • Revision 1: published by Avenger7x on