josephg / diamond-types

The world's fastest CRDT. WIP.
1.61k stars 31 forks source link

Concurrent editing traces #41

Open noib3 opened 1 year ago

noib3 commented 1 year ago

In the benchmark_data folder there are a bunch of traces with a .dt extension which I'm assuming where serialized using a custom binary version of the data format described here.

I got the friendsforever trace in json from that repo, and I was wondering if you also had the json sources for the git-makefile and node_nodecc traces.