Zixuan Chen
|
15be521777
|
feat: event & wasm
|
2023-07-29 02:03:51 +08:00 |
|
Zixuan Chen
|
f8d58ec379
|
refactor: use utf16 index in wasm mode
|
2023-07-28 13:38:52 +08:00 |
|
Zixuan Chen
|
470d23a198
|
feat: subscribe for container events
|
2023-07-26 18:56:03 +08:00 |
|
Zixuan Chen
|
6abeba6849
|
refactor: rename *App to *Doc
|
2023-07-19 21:21:37 +08:00 |
|
Zixuan Chen
|
d03617ca26
|
feat: add bench
|
2023-07-17 23:18:18 +08:00 |
|
Zixuan Chen
|
20cf17e00b
|
bench: refactored text
|
2023-07-17 21:24:02 +08:00 |
|
Zixuan Chen
|
16ec59ddee
|
fix: fix a few recursive_refactored bug
|
2023-07-17 19:09:18 +08:00 |
|
Zixuan Chen
|
8ebd41fa3d
|
feat: connect diff calculator
|
2023-07-12 00:29:23 +08:00 |
|
Zixuan Chen
|
23a212e5f6
|
chore: fix warnings and rm some dead code
|
2023-07-10 18:35:31 +08:00 |
|
Zixuan Chen
|
f0f82fb581
|
refactor: seal change exp impl
|
2023-07-05 14:43:58 +08:00 |
|
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 |
|