diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2010-01-07 23:52:46 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2010-01-07 23:52:46 +0000 |
commit | eb67ad58d8484e416758344dda401087e8b4c125 (patch) | |
tree | b79ef5e8e8d01567019bb0c87fd7df325fe2d653 /devel/pinba_engine/distinfo | |
parent | 794a0f62810e2dddb49a13b8be3e9bafdbcd10fc (diff) | |
download | ports-eb67ad58d8484e416758344dda401087e8b4c125.tar.gz ports-eb67ad58d8484e416758344dda401087e8b4c125.zip |
Pinba is a statistics server for PHP using MySQL as a read-only
interface.
It accumulates and processes data sent over UDP by multiple PHP
processes and displays statistics in a nice human-readable form of
simple "reports", also providing a read-only interface to the raw
data to enable generation of more sophisticated reports.
With the Pinba extension, users can also measure particular parts
of the code using timers with arbitrary tags.
Pinba is not a debugging tool in the common sense, since you're not
supposed to do debugging on production servers, but its main goal
is to help developers to locate bottlenecks in realtime and direct
their attention to the code that really needs it.
WWW: http://pinba.org/
- raven428 raven428@gmail.com
PR: ports/141997
Submitted by: raven428 <raven428 at gmail.com>
Notes
Notes:
svn path=/head/; revision=247357
Diffstat (limited to 'devel/pinba_engine/distinfo')
-rw-r--r-- | devel/pinba_engine/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/pinba_engine/distinfo b/devel/pinba_engine/distinfo new file mode 100644 index 000000000000..b523f37b7276 --- /dev/null +++ b/devel/pinba_engine/distinfo @@ -0,0 +1,3 @@ +MD5 (pinba_engine-200912240755.tar.gz) = 92aa2f0d67f84cd9fb89dc6752a8a4b5 +SHA256 (pinba_engine-200912240755.tar.gz) = 5822a7859e86e24796531a002aa3e866e98a83e6fdf7726356dd5f8ab311f082 +SIZE (pinba_engine-200912240755.tar.gz) = 607588 |