loro/crates
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
..
bench-utils refactor(rust): extract LoroStringValue, LoroMapValue, LoroBinaryValue, LoroListValue (#535) 2024-11-04 17:03:14 +08:00
delta chore: bump Rust crates to v1.1.0 2024-11-09 23:35:17 +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: use simplified internal string (#551) 2024-11-11 15:08:27 +08:00
fractional_index chore: bump Rust crates to v1.1.0 2024-11-09 23:35:17 +08:00
fuzz perf: use a priority-queue-based search for updating text (#544) 2024-11-09 16:35:15 +08:00
kv-store chore: bump Rust crates to v1.1.0 2024-11-09 23:35:17 +08:00
loro perf: use simplified internal string (#551) 2024-11-11 15:08:27 +08:00
loro-common perf: use simplified internal string (#551) 2024-11-11 15:08:27 +08:00
loro-ffi perf: use a priority-queue-based search for updating text (#544) 2024-11-09 16:35:15 +08:00
loro-internal feat(wasm): add methods to modify vv (#552) 2024-11-10 16:36:09 +08:00
loro-python chore(rs): bump versions of rust crates 2024-04-09 16:23:48 +08:00
loro-wasm docs: js container path (#550) 2024-11-10 16:36:29 +08:00
rle chore: bump Rust crates to v1.1.0 2024-11-09 23:35:17 +08:00