Tell the JS component to stop?
stevescott
Posted on
Jan 24 2014
I'm trying to do client side profiling though chrome to improve performance, but the JS component is really just hammering me at a 100ms interval.
I put in some client code so I can toggle the init based on a querystring, however it seems the javascript is running on an interval regardless.
Can you guys please kill this functionality? Bloating my masterpage a bit...needing code to stop even the .js from loading.
John-Daniel Trask
Raygun
Posted on
Jan 24 2014
Hi Steve,
Could you elaborate on this? We're not quite sure what you mean by the 100ms interval and being able to set it?
(Hopefully we're not missing something obvious!)
John-Daniel Trask
stevescott
Posted on
Jan 24 2014
Add the script to the page, nothing else...no init or anything
Then open chrome timeline and start recording...raygun is just pinging ever 100ms on what I assume is an interval?
martin308
Posted on
Jan 24 2014
Hi,
I am unable to reproduce this with a blank page and just the Raygun script.
Can you provide any more info? A screenshot of your timeline perhaps?
Maybe a JSFiddle?
Cheers
Martin