http://bugs.winehq.org/show_bug.cgi?id=9380
--- Comment #8 from Xwang xwang1976@email.it 2007-08-22 05:38:09 --- (In reply to comment #7)
You could use a profiling tool like oprofile to figure out in what functions the most time is spent. (limit it to wine libs and make sure you run it for a few minutes; then reset the buffer and do it for the other resolution and compare)
Is there any more specific howto? Xwang