Files
test/source
Campbell Barton 7cb90a611f Optimization for mempool initial chunk allocation
Almost all pools allocated 2 chunks on initialization,
every element needed to be added to the free-list which
would never be used for small pools.

Now allocate only one, gives minor speedup for some bmesh operations.
2014-04-04 21:25:08 +11:00
..
2012-12-17 08:01:43 +00:00
2012-12-17 08:01:43 +00:00