Ok to be clear I know that the compiler and archaturearchitecture of a processor also have a role to play in this. ButBut this is more of a can it"can it" rather then a does it"does it" question.
I have already tried to research in to this, but all iI could find out is that int16_tint16_t and int8_tint8_t are used for the times where uyou need a precise size in the length of the data.
But what I want to know is, can a int16_tint16_t put less strain on say a 80Mhz micro processor and increase proformance thenperformance than an int orint. Or is it most likely just going to preformperform the same?