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

[REVIEW] Optimize bulk sampling #3661

Merged
merged 2 commits into from
Jun 21, 2023

Conversation

VibhuJawa
Copy link
Member

@VibhuJawa VibhuJawa commented Jun 20, 2023

This PR optimizes bulk sampling by persisting the samples to prevent redundant computations .

I see a 50% boost and consistent perf with this PR on 13.5 s vs 9s on #3628

@VibhuJawa VibhuJawa requested a review from a team as a code owner June 20, 2023 23:33
@VibhuJawa VibhuJawa added the improvement Improvement / enhancement to an existing function label Jun 20, 2023
@VibhuJawa VibhuJawa added the non-breaking Non-breaking change label Jun 20, 2023
Copy link
Member

@alexbarghi-nv alexbarghi-nv left a comment

Choose a reason for hiding this comment

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

👍

@alexbarghi-nv
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 49378a3 into rapidsai:branch-23.08 Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants