-
Notifications
You must be signed in to change notification settings - Fork 67
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
Provide "meta" statistics #56
Comments
Can i take this one? |
Hmm probably :) I fell like I might need to clarify some things before that, also because they are not completely clear in my head (as in, some of them should be scoped by input I believe). Will get back to that later, please ping me if I don't :) |
Is there anything else that i can help you with? |
@elpikel lots of stuff :D I don't have the mind to fully refine this one atm but here's a couple that I think are good points:
|
Great, I will pick one issue form this list then. Thanks! |
For different use cases, like bencheeorg/benchee_html#10 it'd be great to have statistics about statistics - what I'd call "meta statistics" - although there's probably some better real statistics name for this :)
What should be in there (that I know of so far):
This should be added as a new key to the benchmarking suite (
:meta_statistics
) - it could be added within the statistics module but might be better off as a separateMetaStatistics
step that is computed after general statistics have been computed.The text was updated successfully, but these errors were encountered: