Speeding up front end performance (Blaze)

Hi,

I’m dealing with an issue where certain actions on my site are taking far too long. One action takes 700ms on a fast computer running Meteor locally. You can really feel it. Worse however is that on mobile for the live app, it can take a few seconds to complete.

Below is the JS profile (700ms):

Any suggestions on speeding this up just from looking at the JS profile?