]> git.mjollnir.org Git - moodle.git/commit
lib/accesslib: Performance optimisation
authormattc-catalyst <mattc-catalyst>
Fri, 20 Jul 2007 04:05:34 +0000 (04:05 +0000)
committermattc-catalyst <mattc-catalyst>
Fri, 20 Jul 2007 04:05:34 +0000 (04:05 +0000)
commitcd54510d4217617a055b826a423da163fe731ccb
treeee04354dc79fca5c351eccdf1f8064740a0e401b
parent06ec82283258c4b776cd83b5c771c3f8beb858a8
lib/accesslib: Performance optimisation

- On postgres query time drops from ~600ms to ~35ms in some
  instances, in other instances performance is around the same
  as old the implementation.

Author: Matt Clarkson <mattc@catalyst.net.nz>
lib/accesslib.php