my pages are all showing this in the source:
<!-- Generated in 1.445 seconds. Made 71 queries to database and -1 cached queries. Memory used - 36.51MB -->
<!-- Cached by DB Cache Reloaded -->
in the admin dashboard I see: `DB Cache Reloaded Error: wpdb class is redefined, plugin cannot work!
Previous definition is at /var/www/clients/client1/web7/web/wp-includes/wp-db.php:53.and
DB Cache Reloaded Error: DB Module (wpdb class) is not loaded. Please open the Options Page, disable caching (remember to save options) and enable it again. If this will not help, please check FAQ how to do manual upgrade.`
following that advice doesn’t help…
then I remembered the incompatibility with wp-tuner, disabled taht one e voila: `<!– Generated in 1.386 seconds. Made 5 queries to database and 66 cached queries. Memory used – 35.46MB –>
<!– Cached by DB Cache Reloaded –>
`
but now that wp-tuenr doesn’t work, how do I check the speed improvement? is hte figure reported by DB cache reloaded: 1.386 seconds without the caching or with the caching?