Penguin

CompileTime is the time when a Compiler analyzes SourceCode and compiles it.

CompileTime commonly entails Optimisations to improve speed at RunTime. Such Optimisations rely on information that must be available at the time they're done. InLining, for example, can generally be done at CompileTime because the necessary CallGraph information is avaliable.

See also: KernelCompilationTimes

lib/main.php:944: Notice: PageInfo: Cannot find action page

lib/main.php:839: Notice: PageInfo: Unknown action