Improve your forums by learning how long it really takes for various users to see your bbPress pages.
While my bb-benchmark plugin will tell you how long it's taking your server to create pages, you really have no idea how long it's taking your users to browse your forums and see those pages.
ie. 200ms on the server side may be 5+ seconds with javascript, iframes, etc. on the visitors side
You may be timing in your own browser, but often you have many things already cached and might use a faster browser or live much closer to your server than someone else across the country or the other side of the world.
So now you can know exactly how long it's taking for them to see your pages.
It's very accurate in my testing, within 100ms typically.
Basically it works by using a sort of "round trip" timer.
You can optionally add a free geo-location database and it will tell you what country the visitor is in, which helps to understand why a time may be so high/low.
