Technology blog oriented towards good design and impressive web applications.

IdleTogether Home

Reduce CPU usage in Air applications

by Nicolas Noben

arno.org has a great article on how to reduce the CPU usage in your air apps. The meat of it is essentially not using ENTER_FRAME (duh), and more interestingly dropping the framerate to once every 10 seconds (0.1) once the air application goes in the background (minimized/hidden).

Read the full article at arno.org



Related Posts




Leave a Comment







  Please note: Comments are reviewed before going public.