On Thu, Feb 28, 2008 at 05:23:40PM +0800, Zhao Liang-E3423C wrote: > 1. disable many unused features > 2. disable debug/trace > 3. use binary registry or not use registry > 4. disable runtime check Has anyone considered statically linking plugins? I suspect that would be a rather big change, but you would win on startup time, in memory consumption and in runtime CPU usage. bfn, Wouter