loro/crates/examples
Zixuan Chen 5fc3458eb7
Some checks are pending
Release WASM / Release (push) Waiting to run
Test All / build (push) Waiting to run
perf: use simplified internal string (#551)
* perf: use simplified internal string

* fix: make internal string trait impl more stringish

* perf: reduce InternalString memory cost from 16 bytes to 8 bytes
on 64bit platform

* chore: fix warning

* perf: optimize drop

* test: add init large map example
2024-11-11 15:08:27 +08:00
..
benches perf: use a priority-queue-based search for updating text (#544) 2024-11-09 16:35:15 +08:00
examples perf: use simplified internal string (#551) 2024-11-11 15:08:27 +08:00
fuzz Refactor ID (#274) 2024-02-27 23:36:17 +08:00
src Refactor rename trimmed snapshot to shallow snapshot (#499) 2024-10-08 13:15:14 +08:00
tests feat: stabilizing encoding (#219) 2024-01-02 17:03:24 +08:00
Cargo.toml chore: rm unused deps 2024-10-17 02:01:16 +08:00