I love windows and wanted to give it a try, but the lack of OLED option is bothering me.
Can you comment about the battery life and the "traditional x86" workloads? Does it use a just-in-time compilation? (I haven't looked at the details yet)
It's a caching JIT that'll squirrel away the translations to use across program invocations, and even shared between different programs in the case of .dlls.