Because PNG icons are displayed as-is, without any calculation while GlowIcons have to be entirely recalculated and dithered into the screen's palette. The only calculation done for PNG icons is alpha blending. Obviously Elena's alpha blending algorithm is much faster than icon.library's dithering algorithm.
Bye,
Thomas