Profiling

Tools to profile the performance of your game.

AS3 SWF Profiler

Profiling , | Leave a comment

AS3 SWF Profiler applies a profiler option to the right click Flash Context Menu which allows you to debug or track the current FPS or memory used by your SWF. Further to this it also stores a configurable history length … Continue reading

Mrdoob stats

Profiling , | 2 Comments

Hi-ReS-Stats (formelly Mrdoob stats) provides a simple info box that will help you monitor your code performance. It can tell you the following: FPS Frames per second, how many frames were rendered in 1 second. The higher the number, the better. MS … Continue reading