Looking through the new uGUI I am wondering how fast it is compared to the old Unity GUI on the same platform?
I have very long code listing in the old GUI and it works intuitively and looks nice except I have to figure out how to auto-scale and anchor it for different mobile platforms still yet, unfortunately what it looks like in layout is all scaled and anchored wrong switching for platform to platform and compared to the editor layout itself.
Of course if the new uGUI is faster on mobile than the old Unity GUI (eg iPhone 4 / iPod touch 4) it’d be silly not to change because it does that already.
Does the Unity crew have metrics for a GUI that does the same thing in the GUI for both GUIs that the speed has been measured on mobile for?