C# compiled into assembly. Why does it take longer to run fewer assembly instructions?

前端 未结 0 1107
-上瘾入骨i
-上瘾入骨i 2021-01-23 11:28

I have some C# code that differs in one line only.
The resulting Asm differs in 4 lines. 1 is a duplicate but in a different location, while 3 are removed entirely.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题