Re: [PR] Extend benchmark comparison script with more detailed statistics [datafusion]

2025-06-06 Thread via GitHub
alamb merged PR #16262: URL: https://github.com/apache/datafusion/pull/16262 -- 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: github-unsubscr...@datafusi

Re: [PR] Extend benchmark comparison script with more detailed statistics [datafusion]

2025-06-06 Thread via GitHub
alamb commented on PR #16262: URL: https://github.com/apache/datafusion/pull/16262#issuecomment-2950701725 🚀 thank you @pepijnve @zhuqi-lucas and @2010YOUY01 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] Extend benchmark comparison script with more detailed statistics [datafusion]

2025-06-05 Thread via GitHub
pepijnve commented on code in PR #16262: URL: https://github.com/apache/datafusion/pull/16262#discussion_r2131600952 ## benchmarks/compare.py: ## @@ -148,10 +174,23 @@ def compare( ) continue -total_baseline_time += baseline_result.execution_t

Re: [PR] Extend benchmark comparison script with more detailed statistics [datafusion]

2025-06-05 Thread via GitHub
pepijnve commented on code in PR #16262: URL: https://github.com/apache/datafusion/pull/16262#discussion_r2131585926 ## benchmarks/bench.sh: ## @@ -66,10 +67,11 @@ DATAFUSION_DIR=/source/datafusion ./bench.sh run tpch ** * Commands ** -data: Generates

Re: [PR] Extend benchmark comparison script with more detailed statistics [datafusion]

2025-06-05 Thread via GitHub
Copilot commented on code in PR #16262: URL: https://github.com/apache/datafusion/pull/16262#discussion_r2131026859 ## benchmarks/compare.py: ## @@ -148,10 +174,23 @@ def compare( ) continue -total_baseline_time += baseline_result.execution_ti

Re: [PR] Extend benchmark comparison script with more detailed statistics [datafusion]

2025-06-05 Thread via GitHub
2010YOUY01 commented on code in PR #16262: URL: https://github.com/apache/datafusion/pull/16262#discussion_r2131020155 ## benchmarks/bench.sh: ## @@ -66,10 +67,11 @@ DATAFUSION_DIR=/source/datafusion ./bench.sh run tpch ** * Commands ** -data: Generate

[PR] Extend benchmark comparison script with more detailed statistics [datafusion]

2025-06-05 Thread via GitHub
pepijnve opened a new pull request, #16262: URL: https://github.com/apache/datafusion/pull/16262 ## Which issue does this PR close? - No issue created yet, related to PR #16196. ## Rationale for this change The current benchmark comparison script compares