WineHQ
Comments
 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

RE: Ubuntu Precise PPA
by Mike Mestnik on Thursday May 10th 2012, 16:17
I wouldn't use x86_64, the way some wine devs wouldn't use PulseAudio.

Generally the issue is all the converting of data, specifically floats but signed integers as well, that adds extra computation time. Also note that the opcodes for emulating the x86_32 instruction set while running in LongMode are both incomplete and buggy. There may also be hidden penalties for entering and exiting LongMode which can add to the cost of a context switch...

Generally it's just a rant against any one ever using x86_64 and all the problems I believe it adds, not that you should in any way let my opinion alter the way you do things.

[post new] [reply to this]

Page loaded in 0.0049 seconds.