dmonad / crdt-benchmarks

A collection of CRDT benchmarks
Other
443 stars 29 forks source link

Add list-positions CRDTs #28

Open mweidner037 opened 4 months ago

mweidner037 commented 4 months ago

Hi dmonad,

list-positions is a new library that I'm releasing to beta this week. It is not exactly a CRDT, but you can implement CRDTs on top of it (cf. @list-positions/crdts).

This PR adds benchmarks for those CRDTs. I've tried to match the style of the existing benchmarks, but I'm happy to accept changes.

The PR doesn't update the results in the readme, since I assume you'll want to run the benchmarks on your usual testbed.

mweidner037 commented 3 months ago

Hi @dmonad , let me know if you need anything from me to get this merged.

mweidner037 commented 2 weeks ago

Updated results when run on my laptop (all libraries): table.md results.json