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

Plugin change -- add another method for optionally uploading a failed run marker #59

Open
rrnewton opened this issue Oct 16, 2014 · 0 comments

Comments

@rrnewton
Copy link
Member

Rather than having no rows in the table for failed runs, we could upload a row that indicates a run was attempted but failed. For example, it could have a time, arguments, parameters, but all the results fields would be empty.

These are easy to filter out later (e.g. MEDIANTIME>=0); so there's really no harm in having them. Further, they may help automated tools or analysis in the future that try to determine when a benchmark dataset is "complete".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant