top | item 37374221

(no title)

jayunit | 2 years ago

The “third part” of the post starts with “I’ve benchmarked cola against 3 other CRDTs implemented in Rust: diamond-types, automerge and yrs.” This cola library appears to perform favorably in operation speed.

I’d be curious to know about memory usage, too.

discuss

order

eptcyka|2 years ago

Seems like cola doesn't support pruning so I'd be worried about the performance when working with files with lots of edits.