We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Function addChild low efficiency
Function addChild low efficiency
Bug #428 [Closed]
- Assignee set to zhangbin@cocos2d-x.org
- Target version set to cocos2d-0.99.5-x-0.8.3
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:acbb7eba8d4bf3a9c738ac4abe0672b55d4d1ce7.
- Status changed from Resolved to Closed
- Project changed from cocos2d-x to cpp
- Category deleted (
5) - Target version deleted (
cocos2d-0.99.5-x-0.8.3)
Status: | Closed | |
---|---|---|
Start date: | 2011-03-24 | |
Priority: | Normal | |
Due date: | ||
Assignee: | ||
% Done: | 100% |
|
Category: | - | |
Target version: | - |
There are too much array traversal in addChild.
PerformanceNodeChildrenTest will show you the bug.