mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-08 13:30:14 +00:00
* perf: use a priority-queue-based search for updating text It tends to produce diffs with more continuous edits, which is more efficient when we need to apply them to CRDTs * fix: use better text diff calc * refactor: add text update options struct * chore: update text.update comments * chore: fix warnings * fix: rm a dumb optimization |
||
---|---|---|
.. | ||
bench-utils | ||
delta | ||
dev-utils | ||
examples | ||
fractional_index | ||
fuzz | ||
kv-store | ||
loro | ||
loro-common | ||
loro-ffi | ||
loro-internal | ||
loro-python | ||
loro-wasm | ||
rle |