# HG changeset patch
# User Maciej Fijalkowski <fijall@gmail.com>
# Date 1318452293 -7200
#      Wed Oct 12 22:44:53 2011 +0200
# Branch extradoc
# Node ID ccaa5c2d87c42673965e344f65743ccc60a87f78
# Parent  6035b3c9d7435be371e5fee749e97b817e968521
uh, there were two places mentioning it

diff --git a/numpydonate.html b/numpydonate.html
--- a/numpydonate.html
+++ b/numpydonate.html
@@ -146,10 +146,8 @@
 for tight loops</li>
 </ul>
 <p>As with all speed improvements, it's relatively hard to predict exactly
-how it'll cope, however we expect the results to be in the range of
-XXX I (cfbolz) find this claim too strong
-handwritten C equivalent, sometimes outperforming it in cases where static
-compilation of C prevents some advanced optimization techniques.</p>
+how it'll cope, however we expect the results to be withing an order
+of magnitude of handwritten C equivalent.</p>
 <p>Estimated costs: USD$30,000. Estimated duration: 3 months.</p>
 </li>
 </ul>
diff --git a/source/numpydonate.txt b/source/numpydonate.txt
--- a/source/numpydonate.txt
+++ b/source/numpydonate.txt
@@ -131,10 +131,8 @@
     for tight loops
 
   As with all speed improvements, it's relatively hard to predict exactly
-  how it'll cope, however we expect the results to be in the range of
-  XXX I (cfbolz) find this claim too strong
-  handwritten C equivalent, sometimes outperforming it in cases where static
-  compilation of C prevents some advanced optimization techniques.
+  how it'll cope, however we expect the results to be withing an order
+  of magnitude of handwritten C equivalent.
 
   Estimated costs: USD$30,000. Estimated duration: 3 months.