6.0.0-alpha12
6/12/25

[#8681] Reduce number of calls of $this->link(0,true)
Summary Reduce number of calls of $this->link(0,true)
Queue Kronolith
Queue Version FRAMEWORK_3
Type Enhancement
State Resolved
Priority 1. Low
Owners
Requester patrick.abiven (at) apitech (dot) fr
Created 11/06/2009 (5697 days ago)
Due
Updated 11/07/2009 (5696 days ago)
Assigned
Resolved 11/07/2009 (5696 days ago)
Milestone 2.3.3
Patch No

History
11/07/2009 02:35:36 PM Jan Schneider Comment #2
State ⇒ Resolved
Milestone ⇒ 2.3.3
Reply to this comment
Nice work, thanks for the patches!
11/06/2009 12:41:37 PM patrick (dot) abiven (at) apitech (dot) fr Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Reduce number of calls of $this->link(0,true)
Type ⇒ Enhancement
State ⇒ New
Reply to this comment
Hello
In lib/Views/Month.php, function html(), the $this->link(0,true) is 
called inside a loop, it may be better to have a temporary variable to 
store this value.

It may seems minor, but we are dealing with users having multiple 
shared calendars with many events that produce delay of ~20 seconds 
before page is shown, so we are searching for even small improvements. 
We will keep you in touch with our proposals for optimisation.
Regards
Patrick

Saved Queries