[TIL] int vs short and the (unexpected) performance impact

Quick little post on a probably unexpected performance difference when using an int instead of a short in C#

August 25, 2018 · 3 min · 498 words · João Antunes