Quote:
Originally Posted by chaley
GPM should be faster than the other modes. GPM is easier to parse, the parse tree (the 'compiled code') is cached, and it avoids multiple calls to the template subsystem.
|
Has that changed? I'm sure someone said it was slower. But, as I prefer GPM, that's good.
Maybe I am thinking of using template functions.