Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement benchmark for reduce kernel #2692

Merged
merged 1 commit into from
Jan 13, 2025
Merged

implement benchmark for reduce kernel #2692

merged 1 commit into from
Jan 13, 2025

Conversation

maxtremblay
Copy link
Contributor

This implements a bench marking utilities for the reduce kernel.

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.62%. Comparing base (ad89dcc) to head (bf14ef4).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2692      +/-   ##
==========================================
- Coverage   82.92%   82.62%   -0.30%     
==========================================
  Files         843      843              
  Lines      107430   107463      +33     
==========================================
- Hits        89087    88792     -295     
- Misses      18343    18671     +328     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@louisfd louisfd left a comment

Choose a reason for hiding this comment

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

LGTM

@maxtremblay maxtremblay merged commit 3990a8a into main Jan 13, 2025
11 checks passed
@maxtremblay maxtremblay deleted the bench/reduce branch January 13, 2025 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants