Zixuan Chen
|
c56653c3c8
|
refactor: refine encode interface (buggy)
Co-authored-by: Leonzhao <leeeon233@gmail.com>
|
2023-01-16 18:39:08 +08:00 |
|
leeeon233
|
2ab2a7c84b
|
chore: cargo fix
|
2023-01-03 17:36:17 +08:00 |
|
leeeon233
|
dcb5ae4ec6
|
chore: rebase main
|
2022-12-30 11:54:22 +08:00 |
|
leeeon233
|
776ca51b95
|
chore: add bench causal iter
|
2022-12-30 11:54:22 +08:00 |
|
leeeon233
|
647352aa2a
|
chore: cargo fix
|
2022-12-30 11:54:22 +08:00 |
|
Zixuan Chen
|
9748779f08
|
Bench: report (#49)
|
2022-12-27 14:18:46 +08:00 |
|
Zixuan Chen
|
fd65b1504c
|
Merge branch 'main' into perf-wasm-analysis
|
2022-12-27 12:57:16 +08:00 |
|
leeeon233
|
4748e1d38c
|
fix: decode hierarchy for snapshot mode
update columnar version, reduce compression time
|
2022-12-19 18:07:24 +08:00 |
|
leeeon233
|
b0b1fddef3
|
refactor: unify encode api
|
2022-12-19 18:07:24 +08:00 |
|
Zixuan Chen
|
4a0b8e52e8
|
Merge remote-tracking branch 'origin/main' into perf-wasm-analysis
|
2022-12-18 20:59:57 +08:00 |
|
leeeon233
|
9b74125ba5
|
chore: update columnar
|
2022-12-13 23:02:33 +08:00 |
|
leeeon233
|
1c8f3784f0
|
feat: add pool mapping
Co-authored-by: Zixuan Chen <me@zxch3n.com>
|
2022-12-13 23:02:33 +08:00 |
|
leeeon233
|
b3420e4f64
|
fix: compress flag
|
2022-12-13 23:02:32 +08:00 |
|
leeeon233
|
16400ddab0
|
fix: remove container encoding
|
2022-12-13 23:02:32 +08:00 |
|
leeeon233
|
85865e592a
|
feat: state snapshot import
|
2022-12-13 23:02:32 +08:00 |
|
Zixuan Chen
|
95daf02a29
|
refactor: rename vv to vv_cloned to emphasize cost
|
2022-12-13 01:39:57 +08:00 |
|
Zixuan Chen
|
3eff9a2091
|
bench: add benchmark for many concurrent actors
|
2022-12-09 10:46:55 +08:00 |
|
Zixuan Chen
|
cf928ca6ca
|
bench: fix ignore parse time in benching
|
2022-12-04 11:09:49 +08:00 |
|
Zixuan Chen
|
1794f31ab2
|
bench: add observed batch
|
2022-11-28 21:28:15 +08:00 |
|
leeeon233
|
bc8235ff47
|
feat: add prelim
Co-authored-by: Zixuan Chen <me@zxch3n.com>
|
2022-11-23 19:49:39 +08:00 |
|
Zixuan Chen
|
8f7a5a08e0
|
refactor: fix warning and remove dead codes
|
2022-11-18 21:16:29 +08:00 |
|
Zixuan Chen
|
ce1bc62b03
|
refactor: add len method to all container
|
2022-11-18 16:19:35 +08:00 |
|
leeeon233
|
c4995e7ba2
|
chore: add encode bench
|
2022-11-18 00:31:26 +08:00 |
|
Zixuan Chen
|
2a391b8797
|
test: add list containers bench
|
2022-11-17 10:22:28 +08:00 |
|
Zixuan Chen
|
811d585fed
|
feat: add gc feature gate
|
2022-11-15 16:02:42 +08:00 |
|
Zixuan Chen
|
1ca3f0e774
|
refactor: rename feature fuzzing to test_utils
|
2022-11-14 10:49:42 +08:00 |
|
Zixuan Chen
|
d818cd1ca8
|
refactor: use Text and Map as exposed interfaces
Co-authored-by: Leonzhao <leeeon233@gmail.com>
|
2022-11-11 15:23:22 +08:00 |
|
Zixuan Chen
|
a858c10588
|
refactor: use container trait
|
2022-11-11 11:41:31 +08:00 |
|
Zixuan Chen
|
1f2650a5a2
|
refactor: rename container mng to registry
|
2022-11-11 11:15:06 +08:00 |
|
Zixuan Chen
|
cb26a46b9e
|
fix: type error
|
2022-11-10 15:45:27 +08:00 |
|
Zixuan Chen
|
8242a598af
|
Merge branch 'main' into feat-recursive
|
2022-11-10 15:34:21 +08:00 |
|
Zixuan Chen
|
1a4f2a32df
|
test: refine bench
|
2022-11-10 09:30:52 +08:00 |
|
Zixuan Chen
|
7fc18625ab
|
test: refine B4 parallel test
|
2022-11-09 21:50:04 +08:00 |
|
Zixuan Chen
|
eb5ba1474e
|
test: add B4 parallel bench
|
2022-11-09 21:41:32 +08:00 |
|
Zixuan Chen
|
2abf23797a
|
test: init bench utils
|
2022-11-09 11:04:58 +08:00 |
|
Zixuan Chen
|
3d2ea6479a
|
feat: recursive map type; but perf becomes worse
random text edit 2 sites, run time + 30%
need to find a way to fix this
|
2022-11-08 23:35:32 +08:00 |
|
Zixuan Chen
|
3ea9770871
|
fix: merge err
|
2022-11-01 18:16:55 +08:00 |
|
Zixuan Chen
|
19b9772995
|
Merge branch 'main' into feat-wasm
|
2022-11-01 17:46:16 +08:00 |
|
Zixuan Chen
|
3c03538e0e
|
chore: cargo style fix
|
2022-10-31 22:37:29 +08:00 |
|
Zixuan Chen
|
22465a5e97
|
test: add B4 bench
|
2022-10-31 16:16:44 +08:00 |
|
Zixuan Chen
|
c8d5127213
|
chore: cargo style fix
|
2022-10-28 18:28:55 +08:00 |
|
Zixuan Chen
|
12cc746ff2
|
chore: setup benchmark
|
2022-10-28 15:25:11 +08:00 |
|