loro/crates/fuzz/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
..
container fix: create event cannot find parent (#498) 2024-10-06 19:36:56 +08:00
actions.rs Feat: allow editing on detached mode (#473) 2024-09-24 11:16:59 +08:00
actor.rs perf: use better data structure for frontiers (#515) 2024-10-16 16:22:36 +08:00
crdt_fuzzer.rs fix: tracker skip applied deletion error (#512) 2024-10-15 02:18:03 +08:00
lib.rs Fix warnings (#484) 2024-09-29 21:15:19 +08:00
macros.rs Refactor fuzzing test (#271) 2024-03-08 16:40:06 +08:00
mem_kv_fuzzer.rs Feat when exporting gc snapshot with short history, don't encode the latest state (#445) 2024-09-04 21:00:17 +08:00
one_doc_fuzzer.rs perf: use better data structure for frontiers (#515) 2024-10-16 16:22:36 +08:00
value.rs Feat: Make the encoding format forward and backward compatible (#329) 2024-05-13 21:37:10 +08:00