On Tue Nov 14 22:05:53 2023 +0000, Bartosz Kosiorek wrote:
Can you provide fix with inlining? I would like to check if it is improving performance of the original bug report.
Sure attaching it here: [0001-test.patch](/uploads/6bf7ffd561bd6bbbc1e72966e5255b98/0001-test.patch)
I measured from starting wine until the picture in the game begins to scroll up 1) this patch: ~15sec 2) master: 47 sec 3) your patch: 47 sec
For me your patch doesn't help at all. Compiled from source with -O2.