Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Biggix on August 17, 2016, 02:56:21 PM

Title: UIButton.onClick GC / Performance issue
Post by: Biggix on August 17, 2016, 02:56:21 PM
I'm experiencing abnormally high GC amount upon UIButton.onClick. The stuff is strange. It's clear that there is some logging activity going on (!?) Any ideas on how to disable it and what kind of logs could be those? Hoping to see a constructive reply! Thanks!

(https://cl.ly/22193A3A2f08/Image%202016-08-17%20at%2010.55.39%20PM.png)
Title: Re: UIButton.onClick GC / Performance issue
Post by: ArenMook on August 20, 2016, 02:16:42 PM
The logging must be yours. Check your console log for printed text, go there, and remove it.