Author: Maciej Fijalkowski <[email protected]>
Branch: extradoc
Changeset: r282:ccaa5c2d87c4
Date: 2011-10-12 22:44 +0200
http://bitbucket.org/pypy/pypy.org/changeset/ccaa5c2d87c4/

Log:    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.
 
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to