We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Performance Test for QuadCommand
Performance Test for QuadCommand
Bug #3640 [Closed]
We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
QuadCommand::init() function will transform vertex to clipping space by multiplying MVP matrix. Which have a high bottleneck when rendering large amounts of quads.