mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #20441
[Bug 1364229] [NEW] Uploadcsv email addr and username cache
Public bug reported:
We can speed the validation of email addresses and usernames by doing a
single query for each of usernames, email addresses and internal email
addresses prior to entering the validation loop.
Test runs with 2000 preexisting users using XHProf showed a reduction in
execution time from 6.5 seconds to 3.8 seconds, with an increase in
memory use of approximately 1.3MB.
** Affects: mahara
Importance: Undecided
Status: New
--
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/1364229
Title:
Uploadcsv email addr and username cache
Status in Mahara ePortfolio:
New
Bug description:
We can speed the validation of email addresses and usernames by doing
a single query for each of usernames, email addresses and internal
email addresses prior to entering the validation loop.
Test runs with 2000 preexisting users using XHProf showed a reduction
in execution time from 6.5 seconds to 3.8 seconds, with an increase in
memory use of approximately 1.3MB.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1364229/+subscriptions
Follow ups
References