zercompile is a function that precompile the zsh code so that it would be faster.
to load zrecompile
autoload -U zrecompile
zrecompile .zshrc will create a .zshrc.zwc which a compiled version of .zshrc zrecompile will re-compile a zsh file only if the file is newer than its .zwc.