loro/crates/loro-internal
Zixuan Chen 45490f3370
Perf: reduce mem usage when transaction is large (#128)
* perf: reduce mem usage when txn is large

* test: add diagnose info for id_to_cursor

* perf: make id span easier to merge
2023-10-30 21:56:33 +08:00
..
benches feat: movable tree support (#120) 2023-10-30 11:13:52 +08:00
examples Perf: reduce mem usage when transaction is large (#128) 2023-10-30 21:56:33 +08:00
fuzz feat: movable tree support (#120) 2023-10-30 11:13:52 +08:00
proptest-regressions/dag refactor: move loro-core to loro-internal 2023-01-16 20:08:43 +08:00
scripts chore: fix deno dep 2023-08-16 14:54:05 +08:00
src Perf: reduce mem usage when transaction is large (#128) 2023-10-30 21:56:33 +08:00
tests Feat: autocommit transaction (#127) 2023-10-30 18:32:36 +08:00
.gitignore refactor: move loro-core to loro-internal 2023-01-16 20:08:43 +08:00
Cargo.toml Feat: Peritext-like rich text support (#123) 2023-10-29 14:02:13 +08:00
deno.json feat: import without state 2023-08-05 23:29:11 +08:00
deno.lock Feat: Peritext-like rich text support (#123) 2023-10-29 14:02:13 +08:00