Click here to Skip to main content
15,904,652 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: postfix increment and decrement can get bent Pin
honey the codewitch3-Dec-19 23:32
mvahoney the codewitch3-Dec-19 23:32 
GeneralRe: postfix increment and decrement can get bent Pin
F-ES Sitecore3-Dec-19 23:45
professionalF-ES Sitecore3-Dec-19 23:45 
GeneralRe: postfix increment and decrement can get bent Pin
honey the codewitch4-Dec-19 0:11
mvahoney the codewitch4-Dec-19 0:11 
GeneralRe: postfix increment and decrement can get bent Pin
F-ES Sitecore4-Dec-19 0:27
professionalF-ES Sitecore4-Dec-19 0:27 
GeneralRe: postfix increment and decrement can get bent Pin
honey the codewitch4-Dec-19 0:47
mvahoney the codewitch4-Dec-19 0:47 
GeneralRe: postfix increment and decrement can get bent Pin
F-ES Sitecore4-Dec-19 1:05
professionalF-ES Sitecore4-Dec-19 1:05 
GeneralRe: postfix increment and decrement can get bent Pin
honey the codewitch4-Dec-19 1:18
mvahoney the codewitch4-Dec-19 1:18 
GeneralRe: postfix increment and decrement can get bent Pin
F-ES Sitecore4-Dec-19 1:24
professionalF-ES Sitecore4-Dec-19 1:24 
honey the codewitch wrote:
all .NET IL ops that operate on the stack must operate on the TOP of the stack

Yes, that's how stacks work. In other news grass is green and water is wet.

honey the codewitch wrote:
it's a contested resource.


That's a strawman argument, I didn't say it wasn't. You are also attempting to shift the goalposts away from the comparative performance of i++ vs ++i (your original argument) and onto if stack operations are performant or not. In terms of underlying code there is no difference in efficiency of i++ and ++i which is what your initial claim was.
GeneralRe: postfix increment and decrement can get bent Pin
honey the codewitch4-Dec-19 1:38
mvahoney the codewitch4-Dec-19 1:38 
GeneralRe: postfix increment and decrement can get bent Pin
F-ES Sitecore4-Dec-19 2:51
professionalF-ES Sitecore4-Dec-19 2:51 
GeneralRe: postfix increment and decrement can get bent Pin
honey the codewitch4-Dec-19 2:52
mvahoney the codewitch4-Dec-19 2:52 
GeneralRe: postfix increment and decrement can get bent Pin
F-ES Sitecore4-Dec-19 2:55
professionalF-ES Sitecore4-Dec-19 2:55 
GeneralRe: postfix increment and decrement can get bent Pin
harold aptroot3-Dec-19 23:33
harold aptroot3-Dec-19 23:33 
GeneralRe: postfix increment and decrement can get bent Pin
honey the codewitch3-Dec-19 23:34
mvahoney the codewitch3-Dec-19 23:34 
GeneralRe: postfix increment and decrement can get bent Pin
Daniel Pfeffer3-Dec-19 23:37
professionalDaniel Pfeffer3-Dec-19 23:37 
GeneralRe: postfix increment and decrement can get bent Pin
honey the codewitch3-Dec-19 23:38
mvahoney the codewitch3-Dec-19 23:38 
GeneralRe: postfix increment and decrement can get bent Pin
W Balboos, GHB4-Dec-19 0:57
W Balboos, GHB4-Dec-19 0:57 
GeneralRe: postfix increment and decrement can get bent Pin
honey the codewitch4-Dec-19 1:17
mvahoney the codewitch4-Dec-19 1:17 
GeneralRe: postfix increment and decrement can get bent Pin
dan!sh 4-Dec-19 2:11
professional dan!sh 4-Dec-19 2:11 
GeneralRe: postfix increment and decrement can get bent Pin
honey the codewitch4-Dec-19 2:16
mvahoney the codewitch4-Dec-19 2:16 
GeneralRe: postfix increment and decrement can get bent Pin
dan!sh 4-Dec-19 2:18
professional dan!sh 4-Dec-19 2:18 
GeneralRe: postfix increment and decrement can get bent Pin
honey the codewitch4-Dec-19 2:19
mvahoney the codewitch4-Dec-19 2:19 
GeneralRe: postfix increment and decrement can get bent Pin
dan!sh 4-Dec-19 2:27
professional dan!sh 4-Dec-19 2:27 
GeneralRe: postfix increment and decrement can get bent Pin
honey the codewitch4-Dec-19 2:29
mvahoney the codewitch4-Dec-19 2:29 
GeneralRe: postfix increment and decrement can get bent Pin
dan!sh 4-Dec-19 2:42
professional dan!sh 4-Dec-19 2:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.