mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-27 17:57:03 -05:00
9fbe70a7dc
This commit drop-in replaces blist with SortedContainers. They are written in pure python so work with pypy, but perform as good as native implementations, at least in a couple benchmarks: http://www.grantjenks.com/docs/sortedcontainers/performance.html