Hans Goudey
610ec34c1f
Geometry Nodes: Improve performance writing to vertex groups
...
In a test file from T96282, this commit reduces the runtime of the
delete geometry node from 82 ms to 23 ms, a 3.6x improvement.
Writing to vertex groups in other cases should be faster too.
The largest improvement comes from not writing a new weight
of zero if the vertex is not in the group. This mirrors the behavior
of custom data interpolation in `layerInterp_mdeformvert`.
Other improvements come from using `set_all` for writing
output attributes and implementing that method for vertex groups.
I also implemented `materialize` methods. Though I didn't obverse
an improvement from this, I think it's best to remove virtual method
call overhead where it's simple to do so.
The test file for the delete geometry node needs to be updated.
These methods could be parallelized too, but better to do that later.
Differential Revision: https://developer.blender.org/D14420
2022-03-23 23:27:26 -05:00
..
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-14 17:08:46 +01:00
2022-02-11 09:14:36 +11:00
2022-02-21 13:06:28 +01:00
2022-02-18 09:50:29 -06:00
2022-03-14 17:08:46 +01:00
2022-03-14 11:17:45 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-11 18:27:58 +01:00
2022-02-18 09:50:29 -06:00
2022-03-23 17:18:42 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-23 18:24:37 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-16 14:10:21 -06:00
2022-03-19 10:57:40 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-10 16:27:18 +11:00
2022-02-10 19:21:32 -05:00
2022-02-11 09:14:36 +11:00
2022-03-16 15:30:22 +11:00
2022-02-11 09:14:36 +11:00
2022-03-21 18:59:03 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-14 17:08:46 +01:00
2022-02-21 21:47:46 -03:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-18 13:21:36 -06:00
2022-03-02 10:05:15 -08:00
2022-03-17 10:08:41 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-07 17:28:39 +01:00
2022-03-14 17:08:46 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-18 09:50:29 -06:00
2022-03-18 12:05:14 -05:00
2022-03-23 23:05:46 -05:00
2022-02-18 09:50:29 -06:00
2022-02-11 09:14:36 +11:00
2022-02-18 09:50:29 -06:00
2022-03-23 23:05:46 -05:00
2022-03-23 23:05:46 -05:00
2022-03-19 08:26:29 +01:00
2022-03-23 23:24:54 -05:00
2022-02-11 09:14:36 +11:00
2022-03-23 23:05:46 -05:00
2022-03-23 23:05:46 -05:00
2022-03-23 23:05:46 -05:00
2022-02-11 09:14:36 +11:00
2022-03-19 10:57:40 +01:00
2022-02-11 09:14:36 +11:00
2022-03-10 16:27:18 +11:00
2022-02-11 09:14:36 +11:00
2022-03-07 17:28:39 +01:00
2022-02-11 09:14:36 +11:00
2022-03-07 16:26:55 -06:00
2022-03-21 16:38:13 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-18 09:50:29 -06:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-16 11:58:22 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-19 08:26:29 +01:00
2022-03-23 23:05:46 -05:00
2022-03-19 08:26:29 +01:00
2022-03-23 23:27:26 -05:00
2022-02-16 14:10:21 -06:00
2022-02-11 09:14:36 +11:00
2022-03-17 17:16:53 -05:00
2022-03-07 16:26:55 -06:00
2022-03-04 08:44:23 +01:00
2022-03-17 14:09:29 +01:00
2022-03-09 11:22:51 +01:00
2022-02-16 13:04:20 +11:00
2022-03-07 11:38:56 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-09 10:13:43 +11:00
2022-02-18 09:50:29 -06:00
2022-03-23 23:24:54 -05:00
2022-02-11 09:14:36 +11:00
2022-03-09 10:13:43 +11:00
2022-02-11 09:14:36 +11:00
2022-03-01 11:36:46 +01:00
2022-03-23 23:24:54 -05:00
2022-03-23 21:01:36 -07:00
2022-03-23 23:24:54 -05:00
2022-02-18 09:50:29 -06:00
2022-02-11 09:14:36 +11:00
2022-03-22 09:43:02 -05:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-14 17:08:46 +01:00
2022-02-21 12:01:32 +11:00
2022-02-11 09:14:36 +11:00
2022-02-17 17:08:00 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 14:53:33 +01:00
2022-02-11 14:53:33 +01:00
2022-02-11 09:14:36 +11:00
2022-03-10 16:27:18 +11:00
2022-02-11 09:14:36 +11:00
2022-02-25 12:18:48 +01:00
2022-03-16 18:34:20 +01:00
2022-02-25 13:22:42 +01:00
2022-02-11 09:14:36 +11:00
2022-03-17 17:23:57 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-09 15:07:38 +01:00
2022-02-11 09:14:36 +11:00
2022-02-18 09:50:29 -06:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-11 18:27:58 +01:00
2022-02-18 09:50:29 -06:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-23 18:24:37 +11:00
2022-02-16 13:04:20 +11:00
2022-03-22 09:43:02 -05:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-22 09:33:50 -05:00
2022-03-22 09:43:02 -05:00
2022-02-11 09:14:36 +11:00
2022-03-22 09:33:50 -05:00
2022-02-22 12:47:05 -05:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-18 15:17:01 -06:00
2022-03-18 12:07:08 +01:00
2022-02-18 10:51:00 -06:00
2022-03-22 09:33:50 -05:00
2022-02-18 09:50:29 -06:00
2022-03-22 01:30:19 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-22 09:33:50 -05:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-14 17:08:46 +01:00
2022-03-18 10:49:54 +01:00
2022-03-21 16:38:13 +01:00
2022-02-11 09:14:36 +11:00
2022-02-18 09:50:29 -06:00
2022-02-11 09:14:36 +11:00
2022-02-18 09:50:29 -06:00
2022-03-22 09:43:02 -05:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-21 16:38:13 +01:00
2022-02-11 09:14:36 +11:00
2022-03-21 16:38:13 +01:00
2022-02-18 09:14:54 +01:00
2022-03-21 18:59:03 +01:00
2022-03-18 12:07:08 +01:00
2022-03-02 17:13:57 +01:00
2022-02-11 09:14:36 +11:00
2022-03-02 17:13:57 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-09 10:13:43 +11:00
2022-02-16 10:53:58 -06:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-21 16:38:13 +01:00
2022-03-10 16:27:18 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-18 09:50:29 -06:00
2022-03-10 16:27:18 +11:00
2022-02-11 09:14:36 +11:00
2022-03-19 08:26:29 +01:00
2022-03-19 08:26:29 +01:00
2022-03-19 08:26:29 +01:00
2022-03-19 08:26:29 +01:00
2022-03-22 01:30:19 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-15 17:29:54 +11:00
2022-03-15 16:07:32 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-21 13:36:07 +11:00
2022-02-11 09:14:36 +11:00
2022-03-15 15:50:40 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-14 17:08:46 +01:00
2022-03-14 17:08:46 +01:00
2022-02-15 10:27:03 -06:00
2022-02-11 09:14:36 +11:00
2022-03-14 17:08:46 +01:00
2022-03-19 08:26:29 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-24 13:20:33 +11:00
2022-02-11 09:14:36 +11:00
2022-02-16 19:51:58 +01:00
2022-02-11 09:14:36 +11:00
2022-02-16 19:51:58 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-09 10:13:43 +11:00