Open purplemarshmallow opened 7 years ago
I've always noticed that since the beginning.
I think it was only faster with async=1
set, which requires threaded=1
anyway.
Is it even fixable? The plugin syncs threads every time ProcessRDPList is called
HLE gfx plugins don't have this problem. ProcessDList is just called once per frame. ProcessRDPList is called very often
Performace is significantly worse with the threaded=1 option on my system (Intel Core i5-2450M)