Stats (with xcache):
Before:
Page Generation 0.06468 seconds Memory Usage 11,012KB Queries Executed 11 (?)
After:
Page Generation 0.06502 seconds Memory Usage 11,285KB Queries Executed 9 (?)
Seems to remove 2 queries on showthread, also removes two queries on forumdisplay. But page load time is the same. Also using the apache performance test ab -n 300 -c 25
http://... shows page load time is the same with or without the mod. So I am wondering why page load time isent reflected in the reduction in queries ??