Debugging performance on Android?

My Meteor app uses React for most of the view now. On iOS its nice and smooth, but on Android (on a more powerful phone) is jerky when scrolling etc. This is just a web app, no Cordova etc.

Trying to simulate mobile device using Chrome dev tools didn’t reveal anything obvious. What can I do to debug Android perf and find out the cause?