-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Execute lighting calculations in parallel.
This slightly changes the results due to batching (updates in a batch don't see other updates in the same batch), but does not introduce nondeterminism. Note that this is a performance improvement, but what we should really be doing is running light calculations in the background all the time, which will require more work to make the data available for use.
- Loading branch information
Showing
2 changed files
with
42 additions
and
2 deletions.
There are no files selected for viewing
Binary file modified
BIN
+8 Bytes
(100%)
...cubes-desktop/tests/end-to-end/record-ok-png.out/test-record-lighting-bench.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters