pixijs / pixi-particles-editor

PIXI-based particle editor
http://pixijs.github.io/pixi-particles-editor/
MIT License
65 stars 20 forks source link

performance is down in recycle #7

Closed SeminYun closed 8 years ago

SeminYun commented 9 years ago

hi.

client is slow when 10000 or more particles emiited.

it is becuase of recycle when profile

recycle in particle object will be busy, 90% or more.

is there possible to optimize ?

thx a lot always

andrewstart commented 8 years ago

Release 1.5.0 of PixiParticles has greatly improved performance, particularly in recycle().