Skip to content

Add non-TopK benchmark variants for Utf8/Utf8View string aggregates #19713

@kosiew

Description

@kosiew

Summary

Add benchmark variants that run string-aggregate workloads with TopK disabled (representative case) in addition to the existing TopK-enabled worst-case benchmarks, so we can directly compare performance and verify correctness across Utf8 and Utf8View group keys.

Background

Why this matters

  • Allows straightforward measurement of TopK's benefit (or regression) relative to the fallback path.
  • Helps validate correctness (e.g., Utf8View grouping) under both code paths.
  • Provides repeatable benchmarks to include in PRs and discussions.

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