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

testing and optimization #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

testing and optimization #2

wants to merge 5 commits into from

Conversation

setten
Copy link

@setten setten commented Oct 17, 2017

here are some of my suggestion, please have a look at the comments and commit messages.

it's probably best to merge this in a separate branch for testing before merging into master.

Michiel van Setten added 5 commits October 17, 2017 09:34
1 produce an intermediate file using the current code
2 save the file in test_files
3 switch of saving the reference file
4 from now on test if the code still reproduces the reference fiel
5 optimize the code but keep running the test in between to test if the resutls stay the same.

some optimization almost everywhere the outputfile is opened again and again in the inner loop, although it is already open.
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

Successfully merging this pull request may close these issues.

None yet

1 participant