You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, all results go to /tmp/___marta_results.txt, for all experiments. This is far from ideal: I think it should be better to have a custom file per experiment. Effects:
Keep track of the custom name of this file from compilation to execution.
Harder to debug
The text was updated successfully, but these errors were encountered:
By default, all results go to
/tmp/___marta_results.txt
, for all experiments. This is far from ideal: I think it should be better to have a custom file per experiment. Effects:The text was updated successfully, but these errors were encountered: