# \[Actionscript function performance reference?

**URL:** https://forum.kirupa.com/t/actionscript-function-performance-reference/279607
**Category:** flash
**Created:** [January 16, 2009, 2:25pm UTC](https://forum.kirupa.com/t/actionscript-function-performance-reference/279607 "2009-01-16T14:25:59Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![justkevin](https://avatars.discourse-cdn.com/v4/letter/j/e5b9ba/32.png) [@justkevin](https://forum.kirupa.com/u/justkevin)
#### Post date: [January 16, 2009, 2:25pm UTC](https://forum.kirupa.com/t/actionscript-function-performance-reference/279607/1 "2009-01-16T14:25:59Z")

</div>

Does there exist somewhere a reference that says approximately how expensive (in terms of CPU usage) various functions/operations are in Actionscript?

For example, how expensive is applying a blurfilter of default quality to a 100x100 bitmapData versus, say, applying a colorTransorm? Is it twice as expensive? Ten times?

I’m not looking for an answer to this specific example, but just if anyone has compiled even a partial reference on Actionscript 3 function performance.
