]> git.sesse.net Git - nageru/commit
Use asynchronous readback when doing many flows. Speeds up 50-frame jobs by about...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 24 Jul 2018 10:56:53 +0000 (12:56 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 24 Jul 2018 10:56:53 +0000 (12:56 +0200)
commite2e716b1d9fb1f354bbe8666465292b67432d403
tree5f7ce3d5b43540fce41b99a85226009dfe169a50
parentd51c933ab4f9cbd90b4c5577d5d9ed5d89afefb4
Use asynchronous readback when doing many flows. Speeds up 50-frame jobs by about 30%; PNG reading is now the dominant cost (60% or so).
flow.cpp