Skip to content

perftest: set parallel executor and thread pool size separately #1213

@letmaik

Description

@letmaik

In perftest, currently, there's only -x <pool_size> which activates both parallel execution plan and sets the session thread pool size. It would be good for benchmarking to be able to set these things separately. I suggest changing -x <pool_size> to only set the pool size (and mentioning that the default is the hw thread count) and add another flag -P (or whatever you like) that only enables parallel execution planning, with default being sequential execution plan.

Metadata

Metadata

Assignees

No one assigned

    Labels

    contributions welcomeexternal contributions welcomefeature requestrequest for unsupported feature or enhancement

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions