Re: [pypy-dev] GSoC: Updates on ByteArray?

2016-03-22 Thread Maciej Fijalkowski
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,

[pypy-dev] GSoC: Updates on ByteArray?

2016-03-22 Thread Brian Guo
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

[pypy-dev] [ANN] Python compilers workshop at SciPy this year

2016-03-22 Thread Nathaniel Smith
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