Author: Matti Picus <[email protected]> Branch: Changeset: r391:88a67ec6f3c4 Date: 2020-01-02 12:26 +0200 http://bitbucket.org/pypy/benchmarks/changeset/88a67ec6f3c4/
Log: add a TODO with possible benchmark candidates diff --git a/TODO b/TODO new file mode 100644 --- /dev/null +++ b/TODO @@ -0,0 +1,4 @@ +Possible benchmarks to explore: +- Web-site frameworks https://github.com/klen/py-frameworks-bench +- Exploration of django https://lincolnloop.com/blog/faster-django-sites-pypy/ +- black _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
