On 1/29/19 10:01 AM, Alexandre Julliard wrote:
Konstantin Kharlamov hi-angel@yandex.ru writes:
On 29.01.2019 01:17, Marvin wrote:
Thank you for your contribution to Wine!
This is an automated notification to let you know that your patch has been reviewed and its status set to "Rejected".
This means that the patch has been rejected by a reviewer. You should have received a mail explaining why it was rejected. You need to fix the issue and resend the patch, or if you are convinced that your patch is good as is, you should reply to the rejection message with your counterarguments.
If you do not understand the reason for this status, disagree with our assessment, or are simply not sure how to proceed next, please ask for clarification by replying to this email.
Hi, I don't understand, why the 3-rd patch was marked rejected? AFAIK it's being discussed.
I explained that such micro-optimizations won't be accepted, unless there is clear evidence that they make a difference. Your numbers are not convincing enough I'm afraid.
FWIW, just a side note, speaking in general. Most micro-optimizations have small benefits, just as they have a tiny burden individually. As the burden increases by applying more of them, so does the benefit as it piles up, so it's not all that bad and works both ways, IMO.
I guess in this case, for potential users who want to get max performance out of it, disabling TRACE and compiling wine themselves should be better. (can always just keep a normal compiled Wine along to TRACE problems and post bug reports and so on, if they run into any)