Author: Antonio Cuni
Branch: faster-rstruct-2
Changeset: r91177:19988cc7db57
Date: 2017-05-03 19:06 +0200
http://bitbucket.org/pypy/pypy/changeset/19988cc7db57/
Log:add a new Buffer.typed_read method, which does the same as the
current strstorage.py: the idea is that this will be impl
Author: Antonio Cuni
Branch: faster-rstruct-2
Changeset: r91178:29b4a2158631
Date: 2017-05-03 19:10 +0200
http://bitbucket.org/pypy/pypy/changeset/29b4a2158631/
Log:add the compiled version of the tests. We still need to add the
correct @specialize to Buffer.typed_read, although the t
Author: Antonio Cuni
Branch: faster-rstruct-2
Changeset: r91176:8b4330b7b7bc
Date: 2017-05-03 12:03 +0200
http://bitbucket.org/pypy/pypy/changeset/8b4330b7b7bc/
Log:start a branch in which to make rstruct faster in a more general
way, by using llops.gc_load_indexed whenever it's possi
Author: Tobias Weber
Branch: c8-adaptive-trx-length-prolonged-backoff
Changeset: r2053:b8316d20df70
Date: 2017-05-03 11:33 +0200
http://bitbucket.org/pypy/stmgc/changeset/b8316d20df70/
Log:Prolong the reduction in transaction length for a number of
validations after a conflict
diff -