今日目标:hw debug and test done (run large dataset if possible)
上午
- 1
- code 非定长和非固定path schema
- 发现貌似不需要hhh 但是咱还是都写写啦
- code 非定长和非固定path schema
- 2
- 去除对path schema的依赖
- 3
- 去除对path schema的依赖
下午
- 1
- debug hw
- 2
- debug hw
- 怎么验证输出的正确性?即输出的是有风险的(一个boardId可以到达>=2个isEnable的spine),且有风险的都已经输出了(所有leaf;每个leaf的所有boardId;每个boardId的所有isEnable的spine)
- 3
- gen large dataset and massif on small dataset
massif: test_3
76.15% parent.resize Case2Tree.cpp:71
02.19% isEnable.push_back Case2Tree.cpp:52
06.56% perleaf.push_back(add spine) Case2Tree.cpp:135
05.25% perleaf[](add boardId entry) Case2Tree.cpp:135
- gen large dataset and massif on small dataset
- 4(half)
- code idea offline (add dfs tree)
晚上
- 1
- run 2500x
- add output
- modify path record
- 2,3
- 2500x时间不ok,根据打桩调整代码逻辑
洗头+毕设中期材料
- 2500x时间不ok,根据打桩调整代码逻辑