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

Consider is_finished customization #147

Open
gevtushenko opened this issue Nov 7, 2023 · 0 comments
Open

Consider is_finished customization #147

gevtushenko opened this issue Nov 7, 2023 · 0 comments
Assignees

Comments

@gevtushenko
Copy link
Collaborator

Currently, NVBench relies on a fixed criteria to understand when enough samples are collected. We can consider an API that would allow users to modify this criterion, accepting the set of collected samples and returning true if enough were collected.

This API would make it:

  1. easier to experiment with new criteria
  2. possible to offload decision to third party statistical packages
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

No branches or pull requests

1 participant