This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel/intern
Jeroen Bakker 752139556f BVHCache: Performance
This patch changes the BVHCache implementation. It will use
a primitive array in stead of the ListBase. The locking is also
changed from a global lock to a per cache instance lock.

The performance of `gabby.blend` available on the cloud increased from 9.7
fps to 10.5 fps.

Reviewed By: Brecht van Lommel

Differential Revision: https://developer.blender.org/D7817
2020-06-02 16:01:14 +02:00
..
2020-05-09 17:15:43 +10:00
2020-06-01 12:06:34 +10:00
2020-04-07 12:10:36 +10:00
2020-05-18 17:04:43 +02:00
2020-06-02 16:01:14 +02:00
2020-05-12 12:23:41 +02:00
2020-05-28 16:42:31 +10:00
2020-03-24 10:36:42 +11:00
2020-05-29 20:08:38 +02:00
2020-03-29 17:11:41 +11:00
2020-05-28 16:42:31 +10:00
2020-05-20 22:56:09 +02:00
2020-05-07 08:50:30 +10:00
2020-05-09 17:15:43 +10:00
2020-05-25 15:43:54 +02:00
2020-06-02 16:01:14 +02:00
2020-06-02 16:01:14 +02:00
2020-04-30 08:09:21 +02:00
2020-05-28 16:42:31 +10:00
2020-05-09 17:15:43 +10:00
2020-05-11 20:31:58 +02:00
2020-04-30 08:09:21 +02:00
2020-05-28 16:42:31 +10:00
2020-03-24 10:36:42 +11:00
2020-05-19 13:59:39 +02:00
2020-06-01 15:04:30 +10:00
2020-05-09 17:19:28 +10:00
2020-05-09 17:15:43 +10:00