Skip to content

Conversation

@Omega359
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

Improve benchmarks

What changes are included in this PR?

Benchmark updates.

Are these changes tested?

Some benchmarks still fail (#15367) however everything else seems to run ok.

Are there any user-facing changes?

No.

@github-actions github-actions bot added the core Core DataFusion crate label Mar 31, 2025
@Omega359 Omega359 marked this pull request as ready for review March 31, 2025 18:17
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @Omega359

@alamb
Copy link
Contributor

alamb commented Mar 31, 2025

🤔 this PR now appears to have some conflicts that need to be resolved

@Omega359
Copy link
Contributor Author

I'll fix the conflicts in a bit, running benchmarks atm.

…mprovement

# Conflicts:
#	datafusion/core/benches/distinct_query_sql.rs
#	datafusion/core/benches/topk_aggregate.rs
@alamb alamb merged commit d056fb5 into apache:main Apr 1, 2025
27 checks passed
@Omega359 Omega359 deleted the benchmark_runtime_improvement branch April 1, 2025 13:14
nirnayroy pushed a commit to nirnayroy/datafusion that referenced this pull request May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bench: Extract tokio Runtime creation from benchmarking functions

2 participants