ActionScript Performance Optimization Needed

Job ID: 40377632

Budget: $15 – $25 USD

I have a mature ActionScript project that still runs well feature-wise, but its performance is showing its age. Right now my only priority is to squeeze every possible millisecond out of it—no new features, no general bug hunting, just measurable speed gains.

Two hot spots keep holding the app back:
• Loading speed, specifically during the data-processing phase after assets have been fetched.
• Graphics rendering, where complex vectors and filters spike the frame time.

Your task is to profile the existing code, identify the worst offenders, and refactor or rewrite sections so the initial data crunch finishes promptly and the on-screen visuals remain smooth under load. I expect you to work with typical ActionScript tooling (Flash Builder, Scout, Adobe Animate or comparable profilers) and to suggest lightweight caching, batching, or algorithmic tweaks where appropriate.

Acceptance will be based on:
• A before-and-after benchmark that shows reduced data-processing latency and higher average FPS during heavy scenes.
• Clean, commented commits or FLA/AS files so I can follow every change.

If you love digging into legacy ActionScript and making it feel snappy again, let’s talk.