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

checking against a reference implementation #7

Open
mambocab opened this issue Dec 21, 2014 · 0 comments
Open

checking against a reference implementation #7

mambocab opened this issue Dec 21, 2014 · 0 comments
Milestone

Comments

@mambocab
Copy link
Owner

The TimedFunction class should be able to hold a reference function. For some random subset of the runs in a Timer run (or maybe just once) the function function's output should be checked against the reference.

The idea here is that you may want to tweak functions as you work. If you're constantly comparing to a known-correct implementation, you may catch bugs before they bite you.

@mambocab mambocab added this to the 0.0.6 milestone Dec 29, 2014
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