Ticket #1655 (new defect)

Opened 1 year ago

Last modified 1 month ago

Optimizing: join_a_group.cpt

Reported by: jukka Assigned to:
Priority: postponed Milestone:
Component: generic Version:
Keywords: optimizing Cc:
Time spent: Time remaining:
Time planned:

Description

Again, group_editing probably tries to call a method.

Total rendering time for page template	1.42	1	1.42
All expressions	1.4	190	0.0074
path: group_editing	1.25	1	1.25
path: context/getGroupEditing	0.07	1	0.07
path: plone_view/globalize	0.03	1	0.03
string: ${portal_url}/portal_javascripts/${skinname}/${script/getId}	0.01	2	0.005

Change History

01/11/08 13:28:27 changed by pjotr

  • owner changed from anonymous to pjotr.
  • status changed from new to assigned.

01/11/08 13:31:44 changed by pjotr

(In [2260]) References #1655, added a nocall expression to condition, rendering time droped 2 or 3 times (mihgt be even more effective for large groups)

01/11/08 13:34:28 changed by pjotr

PTProfiler shows sometimes an expression while rendering join_a_groip.cpt

->path: here/viewThreadsAtBottom/macros/discussionView

This should not be there, unless some template has that. Anyway - this page has no need for that and that one can sometimes be really expensive.

06/25/08 11:15:55 changed by pjotr

  • owner deleted.
  • status changed from assigned to new.

12/02/08 12:10:53 changed by pjotr

  • priority changed from minor to postponed.