[pypy-commit] extradoc extradoc: potential sprint topics

arigo pypy.commits at gmail.com
Sat Oct 8 08:48:41 EDT 2016


Author: Armin Rigo <arigo at tunes.org>
Branch: extradoc
Changeset: r5739:f03182af37f0
Date: 2016-10-08 14:48 +0200
http://bitbucket.org/pypy/extradoc/changeset/f03182af37f0/

Log:	potential sprint topics

diff --git a/sprintinfo/pyconza2016/topics b/sprintinfo/pyconza2016/topics
new file mode 100644
--- /dev/null
+++ b/sprintinfo/pyconza2016/topics
@@ -0,0 +1,16 @@
+
+
+* py3.5: csv, etc. looking at the standard library tests
+
+* run Mercurial benchmarks on pypy, find out why they're slow
+
+* consider the jit opimizeopt's speed-ups
+
+* integrate the memory profiler into vmprof
+
+* vmprof: what is missing, what needs to change, etc. about
+  jitlog
+
+
+
+* discussion about what to do in the next 2-3 weeks


More information about the pypy-commit mailing list