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:
authorErick Abrahammson <ecke101@gmail.com>2021-06-01 00:03:48 +0300
committerHoward Trickey <howard.trickey@gmail.com>2021-06-01 00:03:48 +0300
commit8180d478e1aefbbe538bd54b42dda388b482abf5 (patch)
tree4574fb0daaaa720a04ed37b9cff119932589f84a /source/creator
parent73967e2047b7d46168355a7158cd1c40d20afc4e (diff)
Speedup exact boolean by avoiding some mallocs and frees.
This is from patch D11432 from Erik Abrahamsson. He found that in some mpq3 functions called frequently from loops, passing in buffers for termporary mpq3 values can save substantial time. On my machine, his example in that patch went from 9.48s to 7.50s for the boolean part of the calculation. On his machine, a running time went from 17s to 10.3s.
Diffstat (limited to 'source/creator')
0 files changed, 0 insertions, 0 deletions