File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -24,4 +24,8 @@ possible.
24
24
(source code, issues)
25
25
* `Download pyperformance on PyPI <https://pypi.python.org/pypi/pyperformance >`_
26
26
27
+ pyperformance is not tuned for PyPy yet: use the `PyPy benchmarks project
28
+ <https://foss.heptapod.net/pypy/benchmarks> `_ instead to measure PyPy
29
+ performances.
30
+
27
31
pyperformance is distributed under the MIT license.
Original file line number Diff line number Diff line change @@ -43,6 +43,10 @@ See also the `Python speed mailing list
43
43
<https://mail.python.org/mailman/listinfo/speed> `_ and the `Python pyperf module
44
44
<http://pyperf.readthedocs.io/> `_ (used by pyperformance).
45
45
46
+ pyperformance is not tuned for PyPy yet: use the `PyPy benchmarks project
47
+ <https://foss.heptapod.net/pypy/benchmarks> `_ instead to measure PyPy
48
+ performances.
49
+
46
50
Image generated by bm_raytrace (pure Python raytrace):
47
51
48
52
.. image :: images/bm_raytrace.jpg
You can’t perform that action at this time.
0 commit comments