Skip to content

Exclude parent op time in Hash Aggregate heuristic time#12541

Merged
thirtiseven merged 1 commit intoNVIDIA:branch-25.06from
thirtiseven:metric_hashagg_heuristic
Apr 17, 2025
Merged

Exclude parent op time in Hash Aggregate heuristic time#12541
thirtiseven merged 1 commit intoNVIDIA:branch-25.06from
thirtiseven:metric_hashagg_heuristic

Conversation

@thirtiseven
Copy link
Copy Markdown
Collaborator

Closes #12528

This pr fixes time in heuristic metric in Gpu Hash Aggregate, which included some time from it's parent op in cbIter.next().

Before this pr:
Screenshot 2025-04-16 at 16 47 04

After this pr:
Screenshot 2025-04-16 at 16 40 03

Signed-off-by: Haoyang Li <haoyangl@nvidia.com>
@thirtiseven thirtiseven self-assigned this Apr 16, 2025
Copy link
Copy Markdown
Collaborator

@binmahone binmahone left a comment

Choose a reason for hiding this comment

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

LGTM

@thirtiseven
Copy link
Copy Markdown
Collaborator Author

build

@thirtiseven thirtiseven merged commit 0059414 into NVIDIA:branch-25.06 Apr 17, 2025
53 of 55 checks passed
@sameerz sameerz added the task Work required that improves the product but is not user facing label Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

task Work required that improves the product but is not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG][metric] time in heuristic (excl. SemWait)

4 participants