← Back to team overview

mahara-contributors team mailing list archive

[Bug 1353802] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3612
Committed: http://gitorious.org/mahara/mahara/commit/a7a32f257839692d4e7e757efe196f02d6853b26
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit a7a32f257839692d4e7e757efe196f02d6853b26
Author: Nigel Cunningham <nigelc@xxxxxxxxxxxxxxx>
Date:   Tue Jul 29 15:12:27 2014 +1000

(Bug1353802) Don't call delete_records for new artefacts.

In ArtefactType::commit, don't bother calling delete_records
if we know the artefact that is being committed is new. In
testing the addition 2000 users from a CSV file, this patch
shaved 4 seconds off the completion time.

Change-Id: I5b22cb5fc936e67e9a37a0022a4488fc30604d03
Signed-off-by: Nigel Cunningham <nigelc@xxxxxxxxxxxxxxx>

-- 
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/1353802

Title:
  Upload users from CSV performance improvements.

Status in Mahara ePortfolio:
  Invalid

Bug description:
  In doing the memory limit work, I've prepared a number of patches to
  improve the performance of the various import and export functions.
  This bug is for submitting those patches against master.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1353802/+subscriptions


References