Chunky pixel mode, put very simply mean that the CPU only needs a single write to the memory per pixel. On the Amiga, due to the planar pixel mode, the CPU has to make 8 separate writes to the memory per pixel (for 256 colours), this can be optimised a bit... But it's still quite an overhead when compared to chunky pixel mode.