loro/crates
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
..
bench-utils
delta Merge branch 'main' into dev 2024-09-12 22:30:42 +08:00
dev-utils Test: Add fuzzing tests for gc mode correctly & fix several failed cases (#461) 2024-09-12 20:07:57 +08:00
examples perf: use better data structure for frontiers (#515) 2024-10-16 16:22:36 +08:00
fractional_index feat: add dag allocation tree algorithm (#415) 2024-09-29 14:19:19 +08:00
fuzz perf: use better data structure for frontiers (#515) 2024-10-16 16:22:36 +08:00
kv-store perf: optimize kv export_all by reusing encoded block (#501) 2024-10-09 10:22:17 +08:00
loro perf: use better data structure for frontiers (#515) 2024-10-16 16:22:36 +08:00
loro-common Refactor rename trimmed snapshot to shallow snapshot (#499) 2024-10-08 13:15:14 +08:00
loro-ffi perf: optimize high concurrency performance (#514) 2024-10-16 12:01:31 +08:00
loro-internal perf: use better data structure for frontiers (#515) 2024-10-16 16:22:36 +08:00
loro-python
loro-wasm perf: use better data structure for frontiers (#515) 2024-10-16 16:22:36 +08:00
rle Merge branch 'main' into dev 2024-09-12 22:30:42 +08:00