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

Divide work in smaller sub-tasks #5

Open
bennn opened this issue Jan 30, 2018 · 1 comment
Open

Divide work in smaller sub-tasks #5

bennn opened this issue Jan 30, 2018 · 1 comment

Comments

@bennn
Copy link
Member

bennn commented Jan 30, 2018

For single files, a sub-task measures the file. That's ok.

For typed-untyped directories, a sub-task measures either:

  • all data
  • one sample

The "all data" is too much; split it into N configurations for some reasonable N.

@bennn
Copy link
Member Author

bennn commented Feb 6, 2018

Along with this, resuming needs to be more accurate.

Right now it just looks to see if an output file exists. A more accurate version would compare the configurations (with data) in the output with the configurations listed in the input.

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