Thanks a lot @escho, I've added it to first post.
@bouncyball I know two potential causes for slowness:
Linux kernel can be up to ~40-50% better in cpu performance than Windows (I know this from the Blender world)
(More likely) The UI widget/component used by Qt in Linux is more efficient than the one used in windows, as I noticed on Cocoa version, the NSImageView widget refreshes much faster when the window is small - it seems to be the main bottle neck for Mac.
@masc I see you added mlv dump sources to the repository. I will try and implement them, although some of them will probably need to be moved from src/processing to src/mlv, as they work mostly with bayer data, not RGB which the processing module does.
Caching rewrite still on the list

ugh
I'm back and more stuff is coming.
We also need a really nice icon.