jinja2_template.py: Compile the same source only once and use compiled source next time.
compile function takes a lot of time, thus this change saves time when the same source is used many times in apache frontend SR.
Showing
Please register or sign in to comment