|
|
|
|
|
by johnnyworker
1063 days ago
|
|
Usability can only ever be as good as performance allows it. I don't care where the buttons are when it takes 5 seconds before they show up, or how pretty font is if the scrolling is stuttering, and so on. From the user perspective, it really makes no difference if the same UI was hand coded in assembly or in something much higher level that is still fast because it doesn't work against the CPU, RAM, storage and other things. |
|