Like devel module, track per-page statistics and display them at the bottom of the page.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | memcache-statistics_0.patch | 1.2 KB | lyricnz |
| #2 | memcache.module-statistics.patch | 1.68 KB | lyricnz |
| #1 | memcache-statistics.patch | 944 bytes | lyricnz |
Comments
Comment #1
lyricnz commentedHere's a patch to add basic statistics to memcache.inc
Comment #2
lyricnz commentedAnd another patch to display the statistics on the bottom of the page. It currently uses the devel module ('access devel information') for access control, since memcache doesn't have a configuration screen yet.
Comment #3
lyricnz commentedFix a bug calculating "hits" in the first patch above - memcache-statistics.patch
Comment #4
robertdouglass commentedThanks, very helpful. Committed to the devel branch.
Comment #5
(not verified) commented