[pypy-commit] pypy faster-rstruct-2: start a branch in which to make rstruct faster in a more general way, by using llops.gc_load_indexed whenever it's possible, not only when reading from strings

antocuni pypy.commits at gmail.com
Wed May 3 13:10:54 EDT 2017


Author: Antonio Cuni <anto.cuni at gmail.com>
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 possible, not only
	when reading from strings



More information about the pypy-commit mailing list