]> code.bitgloo.com Git - clyne/entityx.git/commit
Use a vector for the free list. std::list is mind bogglingly slow.
authorAlec Thomas <alec@swapoff.org>
Tue, 30 Dec 2014 23:49:14 +0000 (10:49 +1100)
committerAlec Thomas <alec@swapoff.org>
Tue, 30 Dec 2014 23:49:14 +0000 (10:49 +1100)
commitd0c902c6167f965749b720d0c7ab9557187ec422
treed1de195e8cc19d8465cfb06494ffbf24c735f898
parent532834612856611f9483cbfdb3ffd08bfc987a22
Use a vector for the free list. std::list is mind bogglingly slow.
entityx/Entity.h