This is because, as AWOL said, the int type "will require more program memory to hold the extra instructions to fetch and manipulate it" than uint8_t.
This is because, as AWOL said, the int type "will require more program memory to hold the extra instructions to fetch and manipulate it" than uint8_t.