Hi Brian
bytearray should be optimized for cases where you e.g. write() it to
file or use read_into() in a way that does not make any copies. Same
if you say convert it from ffi.buffer etc. That's probably what's
missing from making it fast
On Tue, Mar 22, 2016 at 8:56 PM, Brian Guo wrote:
> Hi,
Hi,
My name is Brian Guo and I am currently an undergraduate at Cornell
University. I am very interested in working with PyPy as part of Google's
Summer of Code. In particular, I am interested in working on the bytearray
project. I noticed that the current status of the ByteArray project is
unk
Hi all,
I wanted to announce a workshop I'm organizing at SciPy this year, and
invite you to attend!
What: A two-day workshop bringing together folks working on JIT/AOT
compilation in Python.
When/where: July 11-12, in Austin, Texas.
(This is co-located with SciPy 2016, at the same time as the