Currently, every matrix cell is allocated as 64 bits (8 bytes), regardless of the element type - Boolean (`лог`): should use 1 byte per cell - Character (`сим`): should use 4 bytes per cell - All other types: 8 bytes per cell (as now)