SWF library moveclip and creatjs moveclip?

SWF library moveclip and creatjs moveclip?

The following are the maximum number of results tested on my computer

My computer is an old one from over 10 years ago

My computer can only run up to 280 movieclips at the same time in the SWF library
60 fps stable





280 is the maximum number at the same time, and as the number increases, the browser crashes (my computer is an old one from over 10 years ago)

Creatijs Movieclip can run up to 2000 Movieclips simultaneously

60 fps stable

Graphics card usage is 46%



The performance of SWF library needs to be improved

If the SWF library can optimize performance, that would be great

This is what everyone is looking forward to very much

When I used bitmap animation, the quantity increased significantly

Implement animation by replacing bit.bitmapData

The quantity has increased to 1400



Novices love to do testing and research when they have time

When I add a glowing filter to each animation,
100 animations at 45 fps
Filters really consume performance



GPU usage rate has reached 65%

Are those movie clip animation set to PNG format or a Vector?

Take note! If your assets set to Vector scalable format it will f@cked up every device you run it on.
Set everything to png for performance.(set every frame animation to PNG).

Of course it’s PNG,
The performance of vector graphics is very poor