=== Latency Tracker ===
Contributors: sdkester
Tags: admin, database, performance, tracking
Requires at least: 2.8
Tested up to: 3.0.1
Stable tag: 2.2

Keeps track of the queries, loading time, and memory usage 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.2 =
* Store and view peak memory usage
* Added 'Clear all records' button

= 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
