So.. suprisingly despite the client running in an emulator, which i would expect would produce slower results... it was actually faster 🙂
Well that's because the libraries that were developed for WINE are more efficient than the native windoze ones... Plus you don't have all that overhead that the win32 interface (explorer.exe) adds, despite most people starting up WINE in a graphical mode, which often involves the use of a window manager, on top of a windowing environment, all being on top of X.
The CLI itself is faster than the corresponding *nix clients, having been compiled with the Intel compiler, as opposed to the linux client having been compiled with gcc. There is now an Intel compiler for linux, but it remains to be seen whether the porter will be permitted to recompile the client to make this *nix client more efficient... :disgust:
Also, you'll find that the i686 linux clients will run about 5 minutes faster than the i386 versions, and the i686/i386 dynamics will run about 30 minutes faster than the corresponding statics.