[pypy-commit] extradoc extradoc: add todo

Raemi noreply at buildbot.pypy.org
Mon May 26 16:48:29 CEST 2014


Author: Remi Meier <remi.meier at inf.ethz.ch>
Branch: extradoc
Changeset: r5267:9b0ba0d80995
Date: 2014-05-26 16:49 +0200
http://bitbucket.org/pypy/extradoc/changeset/9b0ba0d80995/

Log:	add todo

diff --git a/talk/dls2014/paper/TODO b/talk/dls2014/paper/TODO
new file mode 100644
--- /dev/null
+++ b/talk/dls2014/paper/TODO
@@ -0,0 +1,14 @@
+* measure things
+** memory: residual & GC-numbers
+** overhead: breakdown (maybe also with multiple threads)
+** scaling: microbenchmark
+** real-world: our benchmarks on all working interpreters (& Jython)
+* explain better the GC-STM integration and its benefits
+
+Finalize
+========
+
+* check "claims" in discussion.txt
+* re-check the benchmark results (any unexplained weirdness?)
+* find references / citations / related work
+* check abstract and conclusion, acks & authors


More information about the pypy-commit mailing list