mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #20597
[Bug 1364703] Re: Add caching of results to ArtefactType::get_plugin_name.
Patch: https://reviews.mahara.org/#/c/3618/
** Also affects: mahara/1.11
Importance: Undecided
Status: New
** Also affects: mahara/1.10
Importance: Medium
Assignee: Nigel Cunningham (nigelc-g)
Status: In Progress
** Changed in: mahara/1.10
Milestone: None => 1.10.1
** Changed in: mahara/1.11
Milestone: None => 1.11.0
** Changed in: mahara/1.11
Assignee: (unassigned) => Nigel Cunningham (nigelc-g)
** Changed in: mahara/1.11
Importance: Undecided => Medium
** Changed in: mahara/1.11
Status: New => In Progress
** Changed in: mahara/1.10
Status: In Progress => Confirmed
** Tags added: optimization
** Tags removed: optimization
** Tags added: performance
--
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/1364703
Title:
Add caching of results to ArtefactType::get_plugin_name.
Status in Mahara ePortfolio:
Confirmed
Status in Mahara 1.10 series:
Confirmed
Status in Mahara 1.11 series:
In Progress
Bug description:
Add caching of results to ArtefactType::get_plugin_name.
In a test export of 1000 users via admin/users/bulkexport.php, the
patch that goes with this bug reduced the number of calls to get_field
from 78,000 to 26 and reduced the execution time from 115 seconds to
92 seconds.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1364703/+subscriptions
References