Skip to content

Operators execution benchmarking #6159

@connortsui20

Description

@connortsui20

I think we want a consolidated way to measure execution speed of any arbitrary array, which imo is more complicated than just setting up a simple execution context and running execute a bunch of times, we want more fine-grained detail.

We want to know how long it takes for optimization, what rules get applied, how long each step of execution takes, etc. I'd rather deal with this separately and get rid of this now so we don't have a bunch of codspeed regressions/improvements that don't actually mean anything.

Originally posted by @connortsui20 in #6146 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions