Author: psteitz
Date: Sun Aug  5 23:02:41 2007
New Revision: 563033

URL: http://svn.apache.org/viewvc?view=rev&rev=563033
Log:
Added entries for [performance].

Modified:
    commons/proper/commons-build/trunk/menus/sandbox-items.ent
    commons/proper/commons-build/trunk/parts/sandbox-table.ent

Modified: commons/proper/commons-build/trunk/menus/sandbox-items.ent
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-build/trunk/menus/sandbox-items.ent?view=diff&rev=563033&r1=563032&r2=563033
==============================================================================
--- commons/proper/commons-build/trunk/menus/sandbox-items.ent (original)
+++ commons/proper/commons-build/trunk/menus/sandbox-items.ent Sun Aug  5 
23:02:41 2007
@@ -6,5 +6,6 @@
     <item name="Id"                    
href="http://commons.apache.org/sandbox/id/"/>
     <item name="Javaflow"              
href="http://commons.apache.org/sandbox/javaflow/"/>
     <item name="OpenPGP"               
href="http://commons.apache.org/sandbox/openpgp/"/>
+    <item name="Performance"           
href="http://commons.apache.org/sandbox/performance/"/>
     <item name="Pipeline"              
href="http://commons.apache.org/sandbox/pipeline/"/>
     <item name="Proxy"                 
href="http://commons.apache.org/sandbox/proxy/"/>

Modified: commons/proper/commons-build/trunk/parts/sandbox-table.ent
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-build/trunk/parts/sandbox-table.ent?view=diff&rev=563033&r1=563032&r2=563033
==============================================================================
--- commons/proper/commons-build/trunk/parts/sandbox-table.ent (original)
+++ commons/proper/commons-build/trunk/parts/sandbox-table.ent Sun Aug  5 
23:02:41 2007
@@ -49,6 +49,12 @@
     </td>
 </tr>
 <tr>
+    <td><a 
href="http://commons.apache.org/sandbox/performance/";>Performance</a></td>
+    <td>
+      A small framework for microbenchmark clients, with implementations for 
Commons DBCP and Pool.
+    </td>
+</tr>
+<tr>
     <td><a href="http://commons.apache.org/sandbox/pipeline/";>Pipeline</a></td>
     <td>
      Provides a set of pipeline utilities designed around work queues that run 
in parallel to sequentially process data objects data objects.


Reply via email to