5000x faster CRDTs: An Adventure in Optimization (part 4/5)
https://josephg.com/blog/crdts-go-brrr/
I bet 100 smart people must have walked right past that idea over the last decade without any of them noticing it. I doubt I would have thought of it either. My contribution is using run-length encoded b-trees and clever indexing. And showing Kevin's fast list representation can …