mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #20463
[Bug 1364691] [NEW] Add support for getting multiple artefacts from an array
Public bug reported:
Add support for getting multiple artefacts from an array of IDs, all at
once. The main saving is that we then do one SQL query for the whole
array instead of one for each element in the array.
In testing admin/users/bulkexport.php, this reduced execution time for
an export of 1000 users by 12 seconds (approx 10 percent).
** Affects: mahara
Importance: Undecided
Assignee: Nigel Cunningham (nigelc-g)
Status: In Progress
** Changed in: mahara
Status: New => In Progress
** Changed in: mahara
Assignee: (unassigned) => Nigel Cunningham (nigelc-g)
--
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/1364691
Title:
Add support for getting multiple artefacts from an array
Status in Mahara ePortfolio:
In Progress
Bug description:
Add support for getting multiple artefacts from an array of IDs, all
at once. The main saving is that we then do one SQL query for the
whole array instead of one for each element in the array.
In testing admin/users/bulkexport.php, this reduced execution time for
an export of 1000 users by 12 seconds (approx 10 percent).
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1364691/+subscriptions
Follow ups
References