Changeset 2982487
- Timestamp:
- 10/23/2023 09:14:06 AM (2 years ago)
- File:
-
- 1 edited
-
mysql-query-cache-stats/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mysql-query-cache-stats/trunk/readme.txt
r2982484 r2982487 46 46 == Frequently Asked Questions == 47 47 48 = Does this plugin improves page load performance like page caching plugins=48 = This plugin improves page load performance ? = 49 49 50 50 No, This plugin in itself does not improve performance by being installed, this plugin only measures time and size of database query. 51 51 52 = Does this plugin improves database performance automatically=52 = This plugin improves database performance ? = 53 53 54 54 No, This plugin in itself does not improve performance by being installed, an administrator should use the dashboard widget to measure, monitor and identify problems. 55 55 56 = Must database query cache be enabled to use this plugin=56 = Must database query cache be enabled ? = 57 57 58 58 No, This plugin measures time and size of a very important database query and these measurements should be valuable to an administrator whether database query cache is enabled or not.
Note: See TracChangeset
for help on using the changeset viewer.