mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #20632
[Bug 1364687] Re: Avoid query for existing artefact record when we know it's new.
** 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/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
References