CC-Archived / promise-as3

Promises/A+ compliant implementation in ActionScript 3.0
167 stars 52 forks source link

Decrease default length of queuedCallbacks array #45

Open honzabrecka opened 9 years ago

honzabrecka commented 9 years ago

Is it really necessary to allocate memory for 1e4 elements?