Leon Zhao
|
a941cddfb7
|
feat: export any range version with json schema (#383)
|
2024-06-11 20:08:03 +08:00 |
|
Leon Zhao
|
2df2a52b05
|
feat: Stable JSON representation for history (#368)
---------
Co-authored-by: Zixuan Chen <remch183@outlook.com>
|
2024-06-07 13:18:30 +08:00 |
|
Zixuan Chen
|
2ad7202e05
|
Feat-rust-api (#193)
|
2023-11-28 16:22:43 +08:00 |
|
Zixuan Chen
|
45490f3370
|
Perf: reduce mem usage when transaction is large (#128)
* perf: reduce mem usage when txn is large
* test: add diagnose info for id_to_cursor
* perf: make id span easier to merge
|
2023-10-30 21:56:33 +08:00 |
|
Zixuan Chen
|
1e736df133
|
Refactor: rm legacy code (#97)
* refactor: rm legacy code
* chore: rm dead code
* refactor: mv refactored files outside
* refactor: rename files & methods
* chore: rm unused deps
* fix: compact bytes err
* chore: fix ci
|
2023-07-31 11:49:55 +08:00 |
|
Zixuan Chen
|
6abeba6849
|
refactor: rename *App to *Doc
|
2023-07-19 21:21:37 +08:00 |
|
Zixuan Chen
|
5ea68ac528
|
perf(encode): reduce snapshot size
it's experimental. need fuzzing
|
2023-07-19 12:31:49 +08:00 |
|
Zixuan Chen
|
ac9a7e0631
|
perf: reduce snapshot size
|
2023-07-18 16:25:29 +08:00 |
|
Zixuan Chen
|
5beabc940b
|
perf: reduce encoding size
|
2023-07-18 14:39:17 +08:00 |
|
Zixuan Chen
|
9d03fd787f
|
chore: fix warnings
|
2023-07-18 10:10:52 +08:00 |
|
Zixuan Chen
|
5a233501cc
|
perf: speed up import by reducing dag nodes
|
2023-07-18 01:23:49 +08:00 |
|
Zixuan Chen
|
d03617ca26
|
feat: add bench
|
2023-07-17 23:18:18 +08:00 |
|