Closed SysPete closed 9 years ago
Wondering if this should be solved quickly or taken care of by the rewrite.
How about solved quickly? I'd like to use this in production soon.
I suppose you are right ... rewrites take always longer than you fathomed. I'll look into this in the next few days.
Cool! Thank you. YTB (you're the best).
@SysPete, can you point me to a URL in Interchange6 demo shop which exposes this problem?
At any rate, should be fixed by 63bf252.
The disadvantage is that the cache is never purged, which could lead to big app processes if lots of templates are used.
Suggestions?
@racke I put a lot of effort into demoshop pages to work around this so at the moment there are no pages where this is a real problem. Next target is twig.
I used for product-listing-sidebar-left for testing, but it didn't use much containers (after editing it to use the container).
"twig" ?
How about using Tie::CHI (or just CHI directly) for cache? Then at least rarely-used pages will expire from cache.
@racke: by twig I mean the 2s spent in XML::Twig - another issue needed there.
OK please create an issue - this would be much harder to tackle though.
NYTprof data with a container inside a nested list so container value is rechecked 186 times: