loro/crates/examples
Zixuan Chen e0b7280024
perf: use better data structure for frontiers (#515)
* perf: optimize high concurrency performance

* refactor: use new fronteirs impl init

* refactor: fix more type err

* refactor: fix more type err

* fix: fix more type err

* fix: all type errors and warnings

* fix: type error in tests

* fix: Debug impl

* fix: singular value

* fix: err

* fix: avoid potential err of frontiers merging

* fix: a few test issues

* test: add frontiers tests

* fix: all test errors

* chore: fix warnings

* chore: rm testing code

* perf: optimize dag related performance

* chore: rm outdated marks

* refactor: frontiers's map variant should contains at least 2 elements
2024-10-16 16:22:36 +08:00
..
benches perf: optimize kv export_all by reusing encoded block (#501) 2024-10-09 10:22:17 +08:00
examples perf: use better data structure for frontiers (#515) 2024-10-16 16:22:36 +08:00
fuzz Refactor ID (#274) 2024-02-27 23:36:17 +08:00
src Refactor rename trimmed snapshot to shallow snapshot (#499) 2024-10-08 13:15:14 +08:00
tests feat: stabilizing encoding (#219) 2024-01-02 17:03:24 +08:00
Cargo.toml perf: optimize kv export_all by reusing encoded block (#501) 2024-10-09 10:22:17 +08:00