Author: Antonio Cuni <[email protected]>
Branch: extradoc
Changeset: r5915:0eb646623fc4
Date: 2018-09-21 15:01 +0200
http://bitbucket.org/pypy/extradoc/changeset/0eb646623fc4/

Log:    specify better

diff --git a/blog/draft/2018-09-cpyext/cpyext.rst 
b/blog/draft/2018-09-cpyext/cpyext.rst
--- a/blog/draft/2018-09-cpyext/cpyext.rst
+++ b/blog/draft/2018-09-cpyext/cpyext.rst
@@ -588,7 +588,7 @@
 
     1. run a real-world small benchmark which exercises cpyext
 
-    2. measure and find the bottleneck
+    2. measure and find the major bottleneck
 
     3. write a corresponding microbenchmark
 
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to