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

Semantics of budgetTime in config file #18

Open
cronburg opened this issue Oct 3, 2016 · 0 comments
Open

Semantics of budgetTime in config file #18

cronburg opened this issue Oct 3, 2016 · 0 comments
Labels

Comments

@cronburg
Copy link
Collaborator

cronburg commented Oct 3, 2016

I ran a test with a budget of "0.01h", which in theory would come out to ~36 seconds, however I'm getting the following (note that stack test is running a test case I haven't made a PR for yet):

$ stack install
$ time stack test
...
real    1m14.429s
user    1m11.387s
sys     0m8.623s 

Could it be that deriveFitnessTimeLimit is not needed?

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

No branches or pull requests

1 participant