Campbell Barton
da160dc32d
Object: faster object deletion
...
The `object_delete_exec` lead to `BKE_library_ID_is_indirectly_used`
being called twice. With this patch deleting is around 20% faster.
Example when deleting 10000 objects:
Current: 35.6s
This patch: 18.8s (updated, last rev 29.7s)
Reviewed By: campbellbarton
Ref D9857
2021-03-27 13:38:44 +11:00
..
2021-03-21 14:00:40 +11:00
2021-03-26 12:07:50 -04:00
2021-02-10 09:38:24 +11:00
2021-03-24 15:00:17 +01:00
2021-02-25 18:09:00 +01:00
2021-03-25 14:03:20 +01:00
2021-02-20 15:35:00 +11:00
2021-03-24 15:28:58 +01:00
2021-03-27 13:38:44 +11:00
2021-03-26 14:55:55 +11:00
2021-03-26 12:24:41 +11:00
2021-02-26 16:31:11 +11:00
2021-03-18 09:36:44 +11:00
2021-03-26 12:07:50 -04:00
2021-02-26 16:31:11 +11:00
2021-03-27 13:38:44 +11:00
2021-03-18 09:36:44 +11:00
2021-03-18 09:36:44 +11:00
2021-01-08 16:39:42 +01:00
2021-03-23 11:57:41 +11:00
2021-03-18 09:36:44 +11:00
2021-02-10 09:38:24 +11:00
2021-03-05 14:04:22 +11:00
2021-03-08 16:25:08 +01:00
2021-03-22 17:37:44 +01:00
2021-03-22 16:27:35 +01:00
2021-02-16 15:34:32 +01:00
2021-03-24 15:28:58 +01:00
2021-03-09 15:09:09 -05:00
2021-03-16 07:43:17 +01:00
2021-02-10 09:38:24 +11:00
2021-03-05 14:04:22 +11:00
2021-03-26 17:29:10 +01:00
2021-03-26 18:15:20 +01:00
2021-02-10 09:38:24 +11:00
2021-03-23 15:11:38 +11:00
2021-03-26 12:24:41 +11:00
2021-02-10 09:38:24 +11:00
2021-03-18 09:36:44 +11:00
2021-02-10 09:38:24 +11:00
2021-02-10 09:38:24 +11:00
2021-03-22 12:46:29 -03:00
2021-03-25 15:36:53 +01:00
2021-03-17 11:38:31 +01:00
2021-03-26 12:24:41 +11:00
2021-03-26 17:59:36 +11:00
2021-03-08 16:25:08 +01:00