File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,4 +24,8 @@ possible.
2424 (source code, issues)
2525* `Download pyperformance on PyPI <https://pypi.python.org/pypi/pyperformance >`_
2626
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+
2731pyperformance 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
4343<https://mail.python.org/mailman/listinfo/speed> `_ and the `Python pyperf module
4444<http://pyperf.readthedocs.io/> `_ (used by pyperformance).
4545
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+
4650Image generated by bm_raytrace (pure Python raytrace):
4751
4852.. image :: images/bm_raytrace.jpg
You can’t perform that action at this time.
0 commit comments