mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #20460
[Bug 1364687] [NEW] Avoid query for existing artefact record when we know it's new.
Public bug reported:
When importing users from a CSV file, we can avoid the query for an
existing artefact record when we know it doesn't exist (because we're
being called from create_user). This shaves approximately 40% off the
time for creating a user.
** 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/1364687
Title:
Avoid query for existing artefact record when we know it's new.
Status in Mahara ePortfolio:
In Progress
Bug description:
When importing users from a CSV file, we can avoid the query for an
existing artefact record when we know it doesn't exist (because we're
being called from create_user). This shaves approximately 40% off the
time for creating a user.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1364687/+subscriptions
Follow ups
References