loro/crates/loro-internal
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
..
benches Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
examples Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
fuzz chore: clean the code 2023-03-21 09:47:24 +08:00
proptest-regressions/dag
scripts
src Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
tests
.gitignore
Cargo.toml chore: clean the code 2023-03-21 09:47:24 +08:00
deno.json Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
deno.lock