Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: dt1000 on February 19, 2015, 05:03:59 PM

Title: Need some optimization help!
Post by: dt1000 on February 19, 2015, 05:03:59 PM
Hi there!
I am currently doing an optimization pass of my Android project, and I noticed that something was causing a massive spike in the Garbage Collector...

(http://i57.tinypic.com/143ou44.jpg)

PlayMakerGUI.OnGUI() looks veeeery suspicious. I don't recall using any GUI... exept maybe to detect touches... how should I go about optimizing this?

Thanks,
Dan
Title: Re: Need some optimization help!
Post by: dt1000 on February 19, 2015, 05:26:37 PM
Ah... I forgot to ask Dr. Google before posting...

http://hutonggames.com/playmakerforum/index.php?topic=3018.0 (http://hutonggames.com/playmakerforum/index.php?topic=3018.0)

 8)