Has anyone tried to run ML GM on cMBP?
Reading the different topics, it seems ML will be optimized for retina and will fix all rMBP issues. So, will it run faster on cMBP than rMBP?... or slower? XD
I can imagine the following snippet from ML code:
if (isRetina == true ) then
cpuAssistApllicationsUIs;
else
// Nothing to do...
endif
Reading the different topics, it seems ML will be optimized for retina and will fix all rMBP issues. So, will it run faster on cMBP than rMBP?... or slower? XD
I can imagine the following snippet from ML code:
if (isRetina == true ) then
cpuAssistApllicationsUIs;
else
// Nothing to do...
endif