Hello,

before a deployment of Cartridge/Mezzanine application solving strange 
performance issue, when normal Category page (Mezzanine's Page descendant) 
is rendered about two-times slower for authenticated user then for an 
anonymous.

By debug toolbar, I can exclude influence of database IO as the times 
remain the same. I've also excluded effect of used cache backend - the 
difference is same besides Memcached or Dummy cache is used.

It seems to be a template code issue but can't see where is handled 
differently auth. user for plain rendering of products in a category.

Some idea where to seek ? Some recommended profiling tool ? Is this a known 
issue of Mezzanine or Django itself ?

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to