[tool](filecache) add debugging facilities for lru dump#54412
[tool](filecache) add debugging facilities for lru dump#54412dataroaring merged 10 commits intoapache:masterfrom
Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
|
modification on be/src/io/cache/cache_lru_dumper.{h,cpp} are applied on [DO_NOT_MERGE]enhancement Persist LRU information for file cache (pick #49456), URL: #52807 but tools are not. |
TPC-H: Total hot run time: 33649 ms |
TPC-DS: Total hot run time: 160686 ms |
ClickBench: Total hot run time: 32.84 s |
|
run buildall |
TPC-H: Total hot run time: 34003 ms |
TPC-DS: Total hot run time: 170659 ms |
ClickBench: Total hot run time: 33.23 s |
|
depend on: #54456 |
|
run buildall |
TPC-H: Total hot run time: 33870 ms |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
TPC-DS: Total hot run time: 161629 ms |
ClickBench: Total hot run time: 32.9 s |
|
run buildall |
TPC-H: Total hot run time: 34002 ms |
TPC-DS: Total hot run time: 185265 ms |
ClickBench: Total hot run time: 32.39 s |
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
|
PR approved by at least one committer and no changes requested. |
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
|
run buildall |
TPC-H: Total hot run time: 34923 ms |
TPC-DS: Total hot run time: 189055 ms |
ClickBench: Total hot run time: 29.76 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
|
run external |
|
PR approved by at least one committer and no changes requested. |
1. lru tools for examing file cache 2. lru dump file backup 3. debug VLOG 4. manual dump API Signed-off-by: zhengyu <zhangzhengyu@selectdb.com> Signed-off-by: freemandealer <freeman.zhang1992@gmail.com>
1. lru tools for examing file cache 2. lru dump file backup 3. debug VLOG 4. manual dump API Signed-off-by: zhengyu <zhangzhengyu@selectdb.com> Signed-off-by: freemandealer <freeman.zhang1992@gmail.com>
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)