#2175: mako template performance problems
----------------------------------+-----------------------------------------
Reporter: tvrtko.sokolovski | Owner: faide
Type: enhancement | Status: assigned
Priority: high | Milestone: 2.0rc1
Component: Documentation | Version: trunk
Severity: normal | Resolution:
Keywords: mako cache profiling |
----------------------------------+-----------------------------------------
Comment (by faide):
The attached optimization gives (on my machine in my tests) 1,6 % more
speed for dotted names support with Mako (and certainly with others
because it is an optimization for name lookups)
I did my test with "ab -n 10000 -c 1 ..." with and without the patch and I
did the measures multiple times to make sure the measured made sense,
shutting down the paste server between each measure.
1,6 % can be seen as not so much... or a lot depending on the POV.
--
Ticket URL: <http://trac.turbogears.org/ticket/2175#comment:18>
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
-~----------~----~----~----~------~----~------~--~---