← Back to team overview

mahara-contributors team mailing list archive

[Bug 1358092] Re: Improve SQL performance when deleting notifications

 

In 1.10 this particular optimization becomes much less important,
because the old message inbox is no longer used unless the site disables
the new "multi-recipient message" inbox.

Cheers,
Aaron

** Changed in: mahara
       Status: New => In Progress

** Changed in: mahara
   Importance: Undecided => Medium

** Changed in: mahara
     Assignee: (unassigned) => Aaron Wells (u-aaronw)

** Changed in: mahara
    Milestone: None => 1.9.3

** Also affects: mahara/1.10
   Importance: Medium
     Assignee: Aaron Wells (u-aaronw)
       Status: In Progress

** Also affects: mahara/1.9
   Importance: Undecided
       Status: New

** Changed in: mahara/1.9
       Status: New => In Progress

** Changed in: mahara/1.9
   Importance: Undecided => Medium

** Changed in: mahara/1.10
   Importance: Medium => Low

** Changed in: mahara/1.9
     Assignee: (unassigned) => Aaron Wells (u-aaronw)

** Changed in: mahara/1.9
    Milestone: None => 1.9.3

** Changed in: mahara/1.10
    Milestone: 1.9.3 => None

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1358092

Title:
  Improve SQL performance when deleting notifications

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 1.10 series:
  In Progress
Status in Mahara 1.9 series:
  In Progress

Bug description:
  Martin from Catalyst EU pointed out to me that the performance of the
  code in account/activity/index.json.php could be improved by stripping
  an unnecessary subquery from it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1358092/+subscriptions


References