=== Latency Tracker === Contributors: sdkester Tags: admin, database, performance, tracking Requires at least: 2.8 Tested up to: 2.9.2 Stable tag: 2.1 Keeps track of the queries and loading time of your Wordpress site. == Description == The Latency Tracker plugin counts the number of database calls and speed of your site, tracks it over time, and gives you some statistics about the performance of your site. == Installation == 1. Upload `latency-tracker` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Statistics 2. Graph 3. Recent requests == Changelog == = 2.1 = * Store and view user agent of each request * Switch to use of Wordpress standard scripts and CSS * Fixed table striping = 2.0.10 = * Only show button if overage exists = 2.0.9 = * Fixed enforcement of max records setting * Added button to manually enforce max records setting = 2.0.8 = * Initial public release