loro/crates
Zixuan Chen 13898f0af9
Perf: commit speed & text insert cache (#511)
* perf: reduce the cost of is_deleted check

* perf: speedup get_or_insert container

* perf: reduce the cost of get or insert with

* fix: store len

* perf: cache cursor for text insertions

* chore: fix warnings
2024-10-15 02:09:30 +08:00
..
bench-utils feat: Stable JSON representation for history (#368) 2024-06-07 13:18:30 +08:00
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 fix: movable list undo del impl 2024-10-12 13:49:36 +08:00
kv-store perf: optimize kv export_all by reusing encoded block (#501) 2024-10-09 10:22:17 +08:00
loro Test fuzz oom (#508) 2024-10-12 00:49:23 +08:00
loro-common Refactor rename trimmed snapshot to shallow snapshot (#499) 2024-10-08 13:15:14 +08:00
loro-ffi fix: ffi remove try unwrap (#506) 2024-10-10 20:13:59 +08:00
loro-internal Perf: commit speed & text insert cache (#511) 2024-10-15 02:09:30 +08:00
loro-python chore(rs): bump versions of rust crates 2024-04-09 16:23:48 +08:00
loro-wasm docs: refine wasm docs 2024-10-14 09:42:22 +08:00
rle Merge branch 'main' into dev 2024-09-12 22:30:42 +08:00