Project:Zeitgeist
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Besides the basic issue discussed in http://drupal.org/node/112681 and http://drupal.org/node/192951, two directions for performance improvements have been identified for ZG:

  • module-level control of block caching
  • adding an index on the "ts" field of the ZG table

Caching appears to be valuable on the "Top searches" block, which evolves more slowly, but less so on the "Latest n" block, which by definition needs fresh data.

The attached patch fixes the index part of this issue. Use update.php after applying it.

AttachmentSize
zeitgeist.install.patch1.12 KB

Comments

#1

Version:6.x-1.x-dev» 5.x-1.x-dev
Status:active» needs review

New patch integrates the ts index, caching for ZG blocks, and a revamped settings page.

AttachmentSize
zg193276-1.patch 15.9 KB

#2

Status:needs review» fixed

Included in today's version.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

nobody click here