On 13/10/2016 11:41, Serhiy Storchaka wrote: > On 13.10.16 00:14, Nathaniel Smith wrote: >> AFAIK basically the only project that would be affected by this is >> PyPy, > > And MicroPython. > And Jython, except that from the start its implementation of bytearray deferred resizing until the proportion unused space reaches some limit. I think that should make it O(log N) on average to delete (or add) a byte, at either end of a buffer of size N,. However, observations with timeit() look constant up to the point I run out of heap. Jeff Allen
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4