Files
test/source/blender
Hans Goudey a5eaf6698a Geometry Nodes: Optimize joining of instances
Restore lost performance from removing `reserve` in ff4d5b6f04
in a better way. First build offsets so we know where in the result the
source data should go, then copy the data in parallel.

Joining geometries containing 1 million instances each took 194 ms
before the change and only 15.6 ms afterwards.

Pull Request: https://projects.blender.org/blender/blender/pulls/113886
2023-10-19 10:23:59 +02:00
..
2023-10-14 13:53:00 +11:00
2023-10-10 09:44:57 +11:00
2023-10-13 10:57:20 +11:00
2023-10-18 09:37:49 -04:00
2023-08-24 11:38:41 +10:00