orchestration/experiment_output: fix key order in output JSON
This removes automatically sorting the keys that I introduced in #97, which means that instead, attributes are serialized in the order they are defined in. With this change, simple information like start and end time are readable at a glance directly at the top of the JSON file.
Showing
Please register or sign in to comment