I’ve been creating a fairly large engine framework (only about 4000 lines right now) and I was wondering if flash has a profiler or 3rd party profiler.
I have a general idea of what functions take longer than most, but it would be nice to know what functions. Either that or I’m going to be forced to over optimize everything.