#2175: mako template performance problems
----------------------------------+-----------------------------------------
Reporter: tvrtko.sokolovski | Owner: faide
Type: enhancement | Status: assigned
Priority: high | Milestone: 2.0b6
Component: TurboGears | Version: trunk
Severity: normal | Resolution:
Keywords: mako cache profiling |
----------------------------------+-----------------------------------------
Comment (by faide):
in r6288 I just added a system that allows you to reload your mako
templates from the disk if they were modified... This will work by adding
a config entry in the development.ini file:
templating.mako.reloadfromdisk = true
in the app:main section of this config file.
I recommend you do not use this option in production. And be warned this
option is untested and may break badly if you use zipped egg deployment.
If you test and are happy with it I'll just update the templates for
quickstart to add this option in the config template and add some docs
about it.
Once this works we can begin to shave some CPU cycles here and there.
Waiting for your feedback....
--
Ticket URL: <http://trac.turbogears.org/ticket/2175#comment:14>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---