Forums » Help & Troubleshooting



Slow click performance

Hey,

I found out that some clicks take longer time then others and inspected the problem with chromes timeline feature. I found out that a huge garbage collection is issued by clicky's javascript (on mousedown event): http://i59.tinypic.com/2hxce4o.jpg (screenshot) for some javascript click calls. It's kind of random...But the problem increases when the page has more content.

Unfortunately this hit's very bad on UI and User expectations...is there something to do about? What is synchronously done when capturing a mousedown event?

Best
David

Posted Fri Nov 7 2014 5:01a by jacktig***


It seems like it only affects *a* tags.

Posted Fri Nov 7 2014 7:11a by jacktig***


That's probably the delay we insert for tracking downloads and outbounds links.

You can disable it with this option:

https://clicky.com/help/custom#outbound_disable

Posted Fri Nov 7 2014 9:18a by Your Friendly Clicky Admin


thank you, that caused the problems :)

Posted Fri Nov 7 2014 12:56p by jacktig***


You must be logged in to your account to post!