[pypy-dev] blist, was Re: pypy-dev Digest, Vol 26, Issue 5

Nathan Hurst njh at njhurst.com
Wed Jun 5 08:30:16 CEST 2013


On Wed, Jun 05, 2013 at 04:32:39AM +0000, cuitao wrote:
> hello, can you consider adding the blist support in pypy ?
> blist: a list-like type with better asymptotic performance and similar performance on small lists

blist is written in C though, and pypy is written in python.  Perhaps
you would like to port it to python?

njh


More information about the pypy-dev mailing list