Author: Armin Rigo <ar...@tunes.org>
Branch: stmgc-c7
Changeset: r69974:05e94e7b9235
Date: 2014-03-15 11:26 +0100
http://bitbucket.org/pypy/pypy/changeset/05e94e7b9235/

Log:    Update

diff --git a/TODO b/TODO
--- a/TODO
+++ b/TODO
@@ -17,6 +17,9 @@
 * the rest: ~9% from unknown other places (may include accessing
   prebuilt GC objects, which requires an indirection)
 
+UPDATE: with ddbc16971682 the figure seems to be: only 38% slower.
+Assuming that all other points stayed at the same overhead, it would
+perfectly explain the slow-down.
 
 
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to