loro/crates/loro-internal/tests
Zixuan Chen 5f1353791d
Remove txn abort and reduce mem usage (#240)
* refactor: rm txn.abort and related undo behavior

* perf: simplify richtext state when there is not styles

* perf: reduce text cost when there is no style

* chore: refine logs

* perf: remove cid in states to reduce mem overhead

* refactor: reduce mem overhead by using a compacter mapvalue

* refactor: rm the box inside richtext state
2024-01-08 17:29:11 +08:00
..
autocommit.rs Refactor container states and add consistency checks (#237) 2024-01-03 21:57:31 +08:00
fugue.rs Feat-rust-api (#193) 2023-11-28 16:22:43 +08:00
richtext.md Feat: Peritext-like rich text support (#123) 2023-10-29 14:02:13 +08:00
richtext.rs Refactor container states and add consistency checks (#237) 2024-01-03 21:57:31 +08:00
test.rs Remove txn abort and reduce mem usage (#240) 2024-01-08 17:29:11 +08:00