loro/crates/loro-wasm/src
Zixuan Chen e0b7280024
perf: use better data structure for frontiers (#515)
* perf: optimize high concurrency performance

* refactor: use new fronteirs impl init

* refactor: fix more type err

* refactor: fix more type err

* fix: fix more type err

* fix: all type errors and warnings

* fix: type error in tests

* fix: Debug impl

* fix: singular value

* fix: err

* fix: avoid potential err of frontiers merging

* fix: a few test issues

* test: add frontiers tests

* fix: all test errors

* chore: fix warnings

* chore: rm testing code

* perf: optimize dag related performance

* chore: rm outdated marks

* refactor: frontiers's map variant should contains at least 2 elements
2024-10-16 16:22:36 +08:00
..
awareness.rs Undo (#361) 2024-05-21 06:14:49 +08:00
convert.rs perf: optimize high concurrency performance (#514) 2024-10-16 12:01:31 +08:00
counter.rs refactor!: better event api (#489) 2024-10-03 15:14:21 +08:00
lib.rs perf: use better data structure for frontiers (#515) 2024-10-16 16:22:36 +08:00
log.rs docs: add warn(missing_docs) to loro and loro-wasm (#339) 2024-04-29 19:35:21 +08:00