Files
test2/source/blender/blenkernel/intern
Sergey Sharybin 83e8765562 Subdiv: Tweak threading settings
Ensure that all threads on a multi-core system are used.

The issue was that BLI_task module was trying to be smart and
used heuristic to find optimal number of iterations per thread.
This heuristic assumes that tasks are light-weight, which is
not a case for subdivision surface.

On a higher subdivision level with a file from T70826 the
evaluation time goes down from 0.25 to 0.17 seconds per modifier
evaluation.

When D6189 is finalized we can being some extra performance
improvement.
2019-11-19 16:58:58 +01:00
..
2019-10-17 11:51:02 +02:00
2019-05-16 14:11:11 +02:00
2019-09-30 17:07:05 +10:00
2019-09-09 14:26:42 +02:00
2019-09-12 04:58:09 +10:00
2019-08-06 21:59:13 +10:00
2019-09-14 08:12:53 +10:00
2019-05-03 12:43:02 +10:00
2019-08-26 14:32:35 +10:00
2019-10-10 10:29:50 +11:00
2019-09-08 00:23:25 +10:00
2019-08-01 14:02:41 +10:00
2019-11-19 07:37:16 -07:00
2019-08-01 14:02:41 +10:00
2019-11-08 11:44:23 +11:00
2019-09-12 04:58:09 +10:00
2019-08-01 14:02:41 +10:00
2019-09-12 04:58:09 +10:00
2019-08-17 00:57:05 +10:00
2019-09-12 04:58:09 +10:00
2019-09-27 19:12:51 +02:00
2019-10-10 10:29:50 +11:00
2019-09-08 00:23:25 +10:00
2019-10-09 21:23:11 +02:00
2019-10-29 19:29:38 +11:00
2019-09-09 23:17:03 +10:00
2019-11-11 10:56:07 -03:00
2019-11-05 09:14:47 +11:00
2019-11-08 11:50:16 +11:00
2019-09-14 08:12:53 +10:00
2019-09-12 04:58:09 +10:00
2019-10-10 10:29:50 +11:00
2019-08-31 01:21:42 +10:00
2019-08-24 12:06:58 +10:00
2019-06-15 09:24:38 +10:00