Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r5511:1e0e3a4e555f Date: 2015-03-12 18:54 +0100 http://bitbucket.org/pypy/extradoc/changeset/1e0e3a4e555f/
Log: Motivation to write a blog post diff --git a/blog/draft/stm-mar2015.txt b/blog/draft/stm-mar2015.txt new file mode 100644 --- /dev/null +++ b/blog/draft/stm-mar2015.txt @@ -0,0 +1,10 @@ +============= +Status of STM +============= + +- stmgc-c7 reasonably good results, now porting to stmgc-c8 + +- stmgc-c7 results (with download link), explain the new + features + +- stmgc-c8 in two words _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
