Working with a site that has many RXML <insert /> tags to build blocks of nested code. It all works nicely, but I noticed this evening how much the RXML "run errors" thrown by missing include/insert files can slow down the parse. Presumably because it has to write to the debug log ...