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
src
tests
Cargo.toml chore: rm unused deps 2024-10-17 02:01:16 +08:00