Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add list-positions CRDTs #28

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

mweidner037
Copy link

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
Copy link
Author

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

@mweidner037
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant