loro/crates
Zixuan Chen 59efca6fe5
perf: optimize kv export_all by reusing encoded block (#501)
* perf: optimize kv export_all by reusing encoded block

* chore: fix warnings

* perf: reuse encoded block bytes

* perf: optimize encode/decode speed further

* chore: fix warning
2024-10-09 10:22:17 +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: optimize kv export_all by reusing encoded block (#501) 2024-10-09 10:22:17 +08:00
fractional_index feat: add dag allocation tree algorithm (#415) 2024-09-29 14:19:19 +08:00
fuzz Refactor rename trimmed snapshot to shallow snapshot (#499) 2024-10-08 13:15:14 +08:00
kv-store perf: optimize kv export_all by reusing encoded block (#501) 2024-10-09 10:22:17 +08:00
loro perf: avoid memory leak when forking repeatedly (#500) 2024-10-08 17:24:08 +08:00
loro-common Refactor rename trimmed snapshot to shallow snapshot (#499) 2024-10-08 13:15:14 +08:00
loro-ffi Refactor rename trimmed snapshot to shallow snapshot (#499) 2024-10-08 13:15:14 +08:00
loro-internal perf: optimize kv export_all by reusing encoded block (#501) 2024-10-09 10:22:17 +08:00
loro-python
loro-wasm Refactor rename trimmed snapshot to shallow snapshot (#499) 2024-10-08 13:15:14 +08:00
rle Merge branch 'main' into dev 2024-09-12 22:30:42 +08:00