Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-22 Thread via GitHub
wangbo merged PR #42053: URL: https://github.com/apache/doris/pull/42053 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apach

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-22 Thread via GitHub
github-actions[bot] commented on PR #42053: URL: https://github.com/apache/doris/pull/42053#issuecomment-2430700726 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-22 Thread via GitHub
github-actions[bot] commented on PR #42053: URL: https://github.com/apache/doris/pull/42053#issuecomment-2430700679 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-22 Thread via GitHub
doris-robot commented on PR #42053: URL: https://github.com/apache/doris/pull/42053#issuecomment-2428510390 TeamCity be ut coverage result: Function Coverage: 37.45% (9702/25908) Line Coverage: 28.69% (80490/280536) Region Coverage: 28.14% (41648/148024) Branch Coverage: 24.7

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-22 Thread via GitHub
doris-robot commented on PR #42053: URL: https://github.com/apache/doris/pull/42053#issuecomment-2428501240 ClickBench: Total hot run time: 32.42 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-22 Thread via GitHub
doris-robot commented on PR #42053: URL: https://github.com/apache/doris/pull/42053#issuecomment-2428490226 TPC-DS: Total hot run time: 192486 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-22 Thread via GitHub
doris-robot commented on PR #42053: URL: https://github.com/apache/doris/pull/42053#issuecomment-2428465697 TPC-H: Total hot run time: 41385 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-21 Thread via GitHub
wangbo commented on PR #42053: URL: https://github.com/apache/doris/pull/42053#issuecomment-2428346928 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-21 Thread via GitHub
github-actions[bot] commented on PR #42053: URL: https://github.com/apache/doris/pull/42053#issuecomment-2428316431 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-21 Thread via GitHub
yiguolei commented on code in PR #42053: URL: https://github.com/apache/doris/pull/42053#discussion_r1809780884 ## be/src/olap/memtable_flush_executor.h: ## @@ -84,6 +86,8 @@ class FlushToken : public std::enable_shared_from_this { bool _is_shutdown() { return _shutdown.lo

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-21 Thread via GitHub
yiguolei commented on code in PR #42053: URL: https://github.com/apache/doris/pull/42053#discussion_r1809779557 ## be/src/olap/memtable_flush_executor.cpp: ## @@ -83,6 +83,10 @@ std::ostream& operator<<(std::ostream& os, const FlushStatistic& stat) { return os; } +std::

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-21 Thread via GitHub
yiguolei commented on code in PR #42053: URL: https://github.com/apache/doris/pull/42053#discussion_r1809779870 ## be/src/olap/memtable_flush_executor.cpp: ## @@ -100,7 +104,16 @@ Status FlushToken::submit(std::shared_ptr mem_table) { int64_t submit_task_time = MonotonicNa

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-21 Thread via GitHub
doris-robot commented on PR #42053: URL: https://github.com/apache/doris/pull/42053#issuecomment-2426406733 ClickBench: Total hot run time: 33.4 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-21 Thread via GitHub
doris-robot commented on PR #42053: URL: https://github.com/apache/doris/pull/42053#issuecomment-2426395716 TPC-DS: Total hot run time: 193461 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-21 Thread via GitHub
doris-robot commented on PR #42053: URL: https://github.com/apache/doris/pull/42053#issuecomment-2426366600 TPC-H: Total hot run time: 41595 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-21 Thread via GitHub
doris-robot commented on PR #42053: URL: https://github.com/apache/doris/pull/42053#issuecomment-2426345116 TeamCity be ut coverage result: Function Coverage: 37.47% (9701/25893) Line Coverage: 28.70% (80507/280483) Region Coverage: 28.15% (41656/148002) Branch Coverage: 24.7

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-21 Thread via GitHub
github-actions[bot] commented on PR #42053: URL: https://github.com/apache/doris/pull/42053#issuecomment-2426180252 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-21 Thread via GitHub
wangbo commented on PR #42053: URL: https://github.com/apache/doris/pull/42053#issuecomment-2426169371 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-20 Thread via GitHub
yiguolei commented on code in PR #42053: URL: https://github.com/apache/doris/pull/42053#discussion_r1808115541 ## be/src/olap/delta_writer.cpp: ## @@ -103,10 +103,18 @@ Status BaseDeltaWriter::init() { if (_is_init) { return Status::OK(); } +ThreadPool* f

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-20 Thread via GitHub
yiguolei commented on code in PR #42053: URL: https://github.com/apache/doris/pull/42053#discussion_r1808114319 ## be/src/olap/delta_writer.h: ## @@ -104,6 +104,10 @@ class BaseDeltaWriter { WriteRequest _req; std::unique_ptr _rowset_builder; std::shared_ptr _memt

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-18 Thread via GitHub
doris-robot commented on PR #42053: URL: https://github.com/apache/doris/pull/42053#issuecomment-241466 ClickBench: Total hot run time: 33.08 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-18 Thread via GitHub
doris-robot commented on PR #42053: URL: https://github.com/apache/doris/pull/42053#issuecomment-2422212070 TPC-DS: Total hot run time: 193344 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-18 Thread via GitHub
doris-robot commented on PR #42053: URL: https://github.com/apache/doris/pull/42053#issuecomment-2422197303 TeamCity be ut coverage result: Function Coverage: 37.47% (9712/25918) Line Coverage: 28.74% (80651/280601) Region Coverage: 28.17% (41722/148091) Branch Coverage: 24.7

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-18 Thread via GitHub
doris-robot commented on PR #42053: URL: https://github.com/apache/doris/pull/42053#issuecomment-2422190016 TPC-H: Total hot run time: 41687 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Improvement]Add more load cpu usage to workload group [doris]

2024-10-18 Thread via GitHub
github-actions[bot] commented on PR #42053: URL: https://github.com/apache/doris/pull/42053#issuecomment-2421971991 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL