Using Bitmaps

You may want to limit your use of bitmaps. Bitmaps usually require more processing than other graphical file formats. Compressed or vector graphics are easier to process and often have reduced color depth, improving its display in 256 colors.

If you use bitmaps, avoid using moving bitmaps. Moving bitmaps require that the Server constantly redraw the image, continuously taking up processing resources.