MantisBT: master f1d69dc8

Author Committer Branch Timestamp Parent
vboctor master 2002-06-25 10:23 master f67d9985
Changeset

Added caching for current user information. The cache is dropped when the
user information is modified. Following is the reduction in number of queries:

  • summary: 226/214 -> 211/210
  • report bug advanced: 53/34 -> 36/29
  • report bug: 26/13 -> 10/9
  • view bugs: 436/90 -> 233/86
  • view bug page: 68/24 -> 35/21
  • view bug advanced: 66/22 -> 33/19

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1158 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9

mod - summary_graph_functions.php Diff File
mod - manage_user_update.php Diff File
mod - core_user_API.php Diff File
mod - core_summary_API.php Diff File
mod - manage_user_delete.php Diff File
mod - manage_user_page.php Diff File
mod - manage_create_new_user.php Diff File
mod - core_html_API.php Diff File
mod - core_email_API.php Diff File
mod - manage_user_reset.php Diff File
mod - account_update.php Diff File
mod - account_delete.php Diff File