[Repoze-checkins] r713 - www/trunk/blog.repoze.org/entries
Chris McDonough
chrism at agendaless.com
Wed Feb 20 16:25:35 UTC 2008
Author: Chris McDonough <chrism at agendaless.com>
Date: Wed Feb 20 11:25:35 2008
New Revision: 713
Log:
Speak english.
Modified:
www/trunk/blog.repoze.org/entries/repozeprofile-0_2-released.txt
Modified: www/trunk/blog.repoze.org/entries/repozeprofile-0_2-released.txt
==============================================================================
--- www/trunk/blog.repoze.org/entries/repozeprofile-0_2-released.txt (original)
+++ www/trunk/blog.repoze.org/entries/repozeprofile-0_2-released.txt Wed Feb 20 11:25:35 2008
@@ -1,13 +1,13 @@
repoze.profile 0.2 Released
#label repoze
-<p> A couple weeks ago, Tres quietly created and released of a useful
+<p> A couple weeks ago, Tres quietly created and released a useful
piece of middleware called <a
href="http://svn.repoze.org/repoze.profile/trunk">repoze.profile</a>.
This middleware sits in the WSGI pipeline and performs aggregate
Python profiling across all requests to the application(s) on its
"right hand side". Ian had some profiling middleware in Paste, but it
-performed profiling of only a single request.</p>
+performed profiling of a single request only.</p>
<p>Version 0.2 adds a (butt-ugly-and-utterly-ripped-off-from-Zope)
browser UI that allows you to sort and filter profiling results. It
More information about the Repoze-checkins
mailing list