learnbyexample to Programming@programming.devEnglish • 2 months agoWhy performance optimization is hard workpurplesyringa.moeexternal-linkmessage-square7fedilinkarrow-up122arrow-down10
arrow-up122arrow-down1external-linkWhy performance optimization is hard workpurplesyringa.moelearnbyexample to Programming@programming.devEnglish • 2 months agomessage-square7fedilink
minus-square@Giooschi@lemmy.worldlinkfedilinkEnglish2•2 months ago Just because it is technically cross platform doesn’t make something efficient. If you want performance you’ll surely won’t go with cross platform. The more general something is the less efficient it is.
minus-square@SatouKazuma@programming.devlinkfedilink1•2 months agoPrecisely, but I mean in terms of developer hours. Long term, apps that are developed natively for their target platform are much easier to extend and maintain.
If you want performance you’ll surely won’t go with cross platform. The more general something is the less efficient it is.
Precisely, but I mean in terms of developer hours. Long term, apps that are developed natively for their target platform are much easier to extend and maintain.