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 |
|
leeeon233
|
117155cc54
|
perf: remove compress
|
2023-03-20 13:55:20 +08:00 |
|
leeeon233
|
e6002d7076
|
bench: observe txn
|
2023-03-15 20:43:26 +08:00 |
|
leeeon233
|
87cc3be884
|
bench: add txn
|
2023-03-10 18:21:05 +08:00 |
|
leeeon233
|
0ff122b68e
|
feat: transaction decode
|
2023-03-10 14:22:38 +08:00 |
|
leeeon233
|
f6ad5460cb
|
Merge branch 'perf-encode-size' into feat-transaction
|
2023-03-09 10:45:29 +08:00 |
|
leeeon233
|
73598c49ad
|
fix: remove checker to container inner
|
2023-03-07 21:56:16 +08:00 |
|
leeeon233
|
3a0b8d9d58
|
fix: remove delta clone
|
2023-03-06 12:43:52 +08:00 |
|
leeeon233
|
4652d839ec
|
feat: map transaction
|
2023-03-02 17:54:57 +08:00 |
|
leeeon233
|
46e2c5a960
|
feat: text transaction
|
2023-03-02 10:37:50 +08:00 |
|
leeeon233
|
3c9818ef82
|
feat: impl list map text transaction
|
2023-02-27 20:55:52 +08:00 |
|
Zixuan Chen
|
dbb19bc2e6
|
bench: fix decode bench
|
2023-02-22 16:54:13 +08:00 |
|
leeeon233
|
037d17cd08
|
bench: sync 2000 times
|
2023-02-20 20:02:38 +08:00 |
|
leeeon233
|
379c3201f5
|
bench: encode without compress
|
2023-02-20 19:16:02 +08:00 |
|
leeeon233
|
7c8aa72969
|
fix: opt offset [lamport]
|
2023-02-18 18:03:05 +08:00 |
|
Zixuan Chen
|
18d32384a5
|
refactor: move loro-core to loro-internal
|
2023-01-16 20:08:43 +08:00 |
|