playMaker

Author Topic: Need some optimization help!  (Read 1629 times)

dt1000

  • Playmaker Newbie
  • *
  • Posts: 37
Need some optimization help!
« 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...



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

dt1000

  • Playmaker Newbie
  • *
  • Posts: 37
Re: Need some optimization help!
« Reply #1 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

 8)