loro/crates/loro-internal/src
Zixuan Chen 82b5f8dc90
Perf: speed up utf16 and wasm (#90)
* perf: remove unused transact field

* perf: micro optimization

* bench: fix bench

* bench: add utf16 bench

* chore: refine diagnose

* perf: speedup utf16 lookup

* perf: use better utf16 len counter

* refactor: use js to cast Loro/Transaction

* refactor: map and list use __loro and __txn

* test: configure ci vitest

* chore: ci
2023-04-03 09:29:25 +08:00
..
container Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
dag
delta
fuzz perf: remove compress 2023-03-20 13:55:20 +08:00
log_store Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
op
tests
change.rs
configure.rs
container.rs fix: container id should be converted to js string 2023-03-25 20:11:45 +08:00
context.rs
dag.rs
delta.rs
error.rs Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
event.rs Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
fuzz.rs perf: remove compress 2023-03-20 13:55:20 +08:00
hierarchy.rs Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
id.rs
lib.rs feat: add simple origin 2023-03-20 21:26:36 +08:00
log_store.rs fix: dep is in merged pending change 2023-03-27 09:35:57 +08:00
loro.rs Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
macros.rs
op.rs
prelim.rs Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
smstring.rs
span.rs
transaction.rs Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
value.rs fix: add event diff test & fix related bugs 2023-03-25 20:11:45 +08:00
version.rs fix: snapshot pending import 2023-03-27 09:35:57 +08:00