lazy loading of beaker cache #153
Closed
Labels
Milestone
Comments
Michael Bayer (@zzzeek) wrote: that's a great patch and we have other beaker-esque changes coming in so will try to include this. |
Changes by Michael Bayer (@zzzeek):
|
Changes by Michael Bayer (@zzzeek):
|
Changes by Michael Bayer (@zzzeek):
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Migrated issue, originally created by Anonymous
I'm using mako in "one python process one rendering" environment. It seems considerable time of template rendering is spent importing beaker cache. I suggest lazy loading of it. Patch is attached.
Attachments: lazy_beaker.patch
The text was updated successfully, but these errors were encountered: