Skip to content

Benchmarks binary compilation takes too long #19072

@comphead

Description

@comphead

Is your feature request related to a problem or challenge?

Follow up on #18985

I found that building the benchmarks binary takes forever

cargo run --release --bin dfbench -- tpcds --iterations 5 --path ../../datafusion-benchmarks/tpcds/data/sf1/ --query_path tpcds --prefer_hash_join true -o tpcds_sf1.json --query 30

The compilation takes 5 mins locally, it too much IMO, would be nice to explore if this can be optimized

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions