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

Inflation of logger files #14

Open
ttusar opened this issue Nov 25, 2024 · 1 comment
Open

Inflation of logger files #14

ttusar opened this issue Nov 25, 2024 · 1 comment
Labels
question Further information is requested

Comments

@ttusar
Copy link
Contributor

ttusar commented Nov 25, 2024

Currently, the observer creates several files for each problem: dat, tdat, rdat, mdat (and adat in the bi-objective case). However, rdat and mdat are often empty.

Is this an issue? Should/can we do something about it?

@ttusar ttusar added the question Further information is requested label Nov 25, 2024
@brockho
Copy link
Contributor

brockho commented Nov 26, 2024

I agree that it would be nicer to have (c)leaner output folders. The only place where to do something about it, is most likely the logger itself, maybe deleting the file if it turns out that no actual data was written? As @nikohansen said yesterday, the .rdat files are anyway of no use with the newest exampleexperiment...

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

No branches or pull requests

2 participants