Compiling programs or parts of programs into p-code typically reduces code size by a factor of four. This is a useful technique when code size is more important than speed. See Chapter 3 in Programming Techniques for information on p-code.