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

Speed up the evaluation tool #24

Open
myroslavarm opened this issue Apr 16, 2020 · 0 comments
Open

Speed up the evaluation tool #24

myroslavarm opened this issue Apr 16, 2020 · 0 comments
Labels
enhancement New feature or request for thesis

Comments

@myroslavarm
Copy link
Owner

Based on preliminary results, the evaluation tool will most likely need to be sped up either preceding or following the implementation of #23.

One idea could be to write the generated sequences that are "recreating" the process of coding to file, as it takes a long time to prepare them, and then just fetch them when evaluating. However, we'll need to check whether this is indeed the most time-consuming part of the implementation.

@myroslavarm myroslavarm added enhancement New feature or request for thesis labels Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request for thesis
Projects
None yet
Development

No branches or pull requests

1 participant