Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacques Lucke <jacques@blender.org>2021-03-07 16:15:20 +0300
committerJacques Lucke <jacques@blender.org>2021-03-07 16:15:20 +0300
commit456d3cc85e9f408341b12eb0d4f2c3a925855e8c (patch)
tree7eef9a785facb9cf251d292d1bb72a062e45e935 /source/blender/functions
parent84da76a96c5c2b59aeb67fa905398f656af25649 (diff)
BLI: reduce wasted memory in linear allocator
The main change is that large allocations are done separately now. Also, buffers that small allocations are packed into, have a maximum size now. Using larger buffers does not really provider performance benefits, but increases wasted memory.
Diffstat (limited to 'source/blender/functions')
0 files changed, 0 insertions, 0 deletions