cordova - Meteor + Polymer + Vulcanize + Android = Clunky UI -


we have simple mobile application written using polymer on meteor. there handful of pages , each contains few elements. no fancy animations (beyond polymer built in animations) or large data sets. when running on web browser, site runs smoothly. when running on mobile device, ui feels slow , polymers animations sluggish , less responsive. how start profiling problem? expected running on mobile device? leads help... thank you!


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -