https://bugs.winehq.org/show_bug.cgi?id=45991
Bug ID: 45991 Summary: PassMark Performance Test 9.0 - 2D Graphics - Fonts and Text using Direct2D is very slow Product: Wine Version: 3.18 Hardware: x86 OS: Windows Status: UNCONFIRMED Severity: normal Priority: P2 Component: d2d Assignee: wine-bugs@winehq.org Reporter: svyatpro@gmail.com
PassMark Performance 9.0 is very slow when executng Direct2D test (Fonts and Text) even on high-end hardware. Approximately 50 times slower than native Direct2D on Windows.
https://bugs.winehq.org/show_bug.cgi?id=45991
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Are you testing just d2d1.dll from Wine on Windows or some other dlls too?
https://bugs.winehq.org/show_bug.cgi?id=45991
--- Comment #2 from Svyatpro svyatpro@gmail.com --- Almost full wined3d pack:
d2d1.dll dwrite.dll (+freetype) d3d10.dll d3d10_1.dll d3d10core.dll d3d11.dll dxgi.dll wined3d.dll
https://bugs.winehq.org/show_bug.cgi?id=45991
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- And what are you comparing this to?
https://bugs.winehq.org/show_bug.cgi?id=45991
--- Comment #4 from Svyatpro svyatpro@gmail.com --- The results on native Windows 10 APIs.
It is unacceptable when one part of test is being executed for more than 5 minutes when on native Windows APIs it takes not more than 30 seconds.
https://bugs.winehq.org/show_bug.cgi?id=45991
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- And why do you think it's a d2d issue if you're replacing the whole stack?
https://bugs.winehq.org/show_bug.cgi?id=45991
--- Comment #6 from Svyatpro svyatpro@gmail.com --- It needs testing on Linux. I'll try testing separate modules.
https://bugs.winehq.org/show_bug.cgi?id=45991
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO Component|d2d |-unknown