Quick n Simple Monkey profiling

Monkey Forums/Monkey Programming/Quick n Simple Monkey profiling

AdamRedwoods(Posted 2013) [#1]
Probably people already know this, but use HTML5 with Chrome or Firebug's built-in profilers. I think it is a great place to start if you're experiencing cpu overheads that aren't target specific.


wiebow(Posted 2013) [#2]
Cool idea. Have you found some tutorials on how to do this and how to read the values provided by the profiling?


slenkar(Posted 2013) [#3]
could you give a little tutorial?