justinmc / jquery.mobile.fastButtons

Speed up click events in jQueryMobile
Other
12 stars 4 forks source link

Metrics? #1

Closed hced closed 11 years ago

hced commented 11 years ago

Are there any metrics of the speed gains using this, otherwise that would be nice:

jquery.mobile.fastbuttons (vlick) ←vs→ Normal HTML5 click events jquery.mobile.fastbuttons (vlick) ←vs→ Native click events

justinmc commented 11 years ago

Good idea. I'm making a note to run some and put the results in the README, I'll get back to you soon...

justinmc commented 11 years ago

Alright I've included some nice html pages that allow you to get some live numbers on the kind of speed increases you can expect, as well as actually try the slow/fast versions of page transitions with/without the plugin. I added some numbers that I got to the README too.

hced commented 11 years ago

Those are some sweet metrics! Thanks.