loro/crates/loro-wasm
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
..
.cargo Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
scripts Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
src Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
web-test
.gitignore
.npmignore chore: bump versions 2023-03-28 01:05:17 +08:00
Cargo.toml
deno.json Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
deno.lock Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
LICENSE
package.json chore: bump loro-wasm version 2023-03-28 23:09:05 +08:00
pnpm-lock.yaml feat: extra pkg loro-crdt to wrap loro-wasm 2023-03-24 10:08:11 +08:00
README.md
yarn.lock