stink [none/use name]@hexbear.net to Slop.@hexbear.netEnglish · 3 months agoNotePad++ Tiny Man Mogging Coomer Editionhexbear.netimagemessage-square46linkfedilinkarrow-up198arrow-down14file-text
arrow-up194arrow-down1imageNotePad++ Tiny Man Mogging Coomer Editionhexbear.netstink [none/use name]@hexbear.net to Slop.@hexbear.netEnglish · 3 months agomessage-square46linkfedilinkfile-text
minus-squareImnecomrade [none/use name]@hexbear.netlinkfedilinkEnglisharrow-up3·edit-23 months agoBased on my limited research, it sounds like some optimizations may occur for built-in types, but may not occur for user-defined types. https://softwareengineering.stackexchange.com/questions/358725/pre-increment-vs-post-increment https://cplusplus.com/forum/general/102639/ https://stackoverflow.com/questions/38947790/efficiency-of-postincrement-v-s-preincrement-in-c https://stackoverflow.com/questions/24901/is-there-a-performance-difference-between-i-and-i-in-c
minus-squareRedNajm [none/use any]@hexbear.netlinkfedilinkEnglisharrow-up2·2 months agoInteresting, thank you!
Based on my limited research, it sounds like some optimizations may occur for built-in types, but may not occur for user-defined types.
https://softwareengineering.stackexchange.com/questions/358725/pre-increment-vs-post-increment
https://cplusplus.com/forum/general/102639/
https://stackoverflow.com/questions/38947790/efficiency-of-postincrement-v-s-preincrement-in-c
https://stackoverflow.com/questions/24901/is-there-a-performance-difference-between-i-and-i-in-c
Interesting, thank you!