Flex profiling - what is [enterFrameEvent] doing?
- by Herms
I've been tasked with finding (and potentially fixing) some serious performance problems with a Flex application that was delivered to us. The application will consistently take up 50 to 100% of the CPU at times when it is simply idling and shouldn't be doing anything.
My first step was to run the profiler that comes with FlexBuilder. I expected…