[PATCH] vkd3d: Batch up wait operations until work is submitted.

Derek Lesho dlesho at codeweavers.com
Tue Sep 10 14:31:29 CDT 2019


On 9/10/19 10:49 AM, Henri Verbeet wrote:

> On Tue, 10 Sep 2019 at 18:29, Derek Lesho <dereklesho52 at gmail.com> wrote:
>> Henri, it is my perception that vkQueueSubmit calls are expensive and
>> batching them up decreases load on the CPU.  If we are uncertain of
>> that I'll try to do some testing to confirm
>>
> Ok, so it's a potential performance improvement. In that case, some
> numbers would be nice, yes. Preferably with  a real application.
Understood, I'll test it w/ SOTTR when things are performing better.



More information about the wine-devel mailing list