[Bf-codereview] Tiles Compositing Branch (issue 6199066)

brechtvanlommel at gmail.com brechtvanlommel at gmail.com
Fri May 11 17:46:51 CEST 2012


http://codereview.appspot.com/6199066/diff/6071/source/blender/compositor/intern/COM_WorkScheduler.cpp
File source/blender/compositor/intern/COM_WorkScheduler.cpp (right):

http://codereview.appspot.com/6199066/diff/6071/source/blender/compositor/intern/COM_WorkScheduler.cpp#newcode79
source/blender/compositor/intern/COM_WorkScheduler.cpp:79: if
(WorkScheduler::isStopping()) {
I've made a patch to avoid the sleep calls, it could be a performance
issue with small chunk sizes, and the main thread is constantly waking
up for no good reason. Will leave to you to commit if you think it's a
good change.
http://www.pasteall.org/31729/diff

http://codereview.appspot.com/6199066/


More information about the Bf-codereview mailing list