Hi fellow TGers,

I have shaved some more cpu cycles in the rendering department:

http://trac.turbogears.org/ticket/2175

please review this ticket and especially the last patch attached (not
yet applied in trunk).
I can proudly announce that I have shaved 1,6% performance boost with
this last patch (after fixing a 50% performance malus in the early
days of that ticket)

My tests were done on templates that did not use inheritance, and due
to the fact that inheritance uses even more dottedfilenames searches I
have a feeling the real performance boost could be in the order of 3+%
in real life situations... (completely untested assertions for the
moment).

Please review and give me a feedback if this complication (ie: using
the app_globals to store my cache) can be seen as acceptable in
exchange of this optimization.

Florent.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to turbogears-trunk@googlegroups.com
To unsubscribe from this group, send email to 
turbogears-trunk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to