Commit graph

10 commits

Author SHA1 Message Date
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
Zixuan Chen
03a6656413 chore: fix ci test 2023-03-27 09:35:57 +08:00
Zixuan Chen
848f66f327 chore(ci): install wasm-bindgen 2022-12-09 12:11:01 +08:00
Zixuan Chen
1400804fb1 chore(ci): add wasm32 target 2022-12-09 11:40:15 +08:00
Zixuan Chen
59bdaae250 refactor: use import context & basic notify
Co-authored-by: Leonzhao <leeeon233@gmail.com>
2022-11-24 12:15:25 +08:00
Zixuan Chen
c04989d046 ci: speedup wasm-pack install 2022-11-23 19:59:57 +08:00
Zixuan Chen
0c6ebdd1a2 chore: fix ci 2022-11-21 12:57:56 +08:00
Zixuan Chen
ea2f1256b8 chore: ci 2022-11-06 23:25:24 +08:00
Zixuan Chen
9fb4297e94 chore: ci 2022-08-05 02:14:08 +08:00
Zixuan Chen
64f4a2a332
Create rust.yml 2022-08-05 01:49:18 +08:00