Consistent benchmark output
Closed this issue · 1 comments
bcumming commented
All benchmark results should be stored in consistent JSON file format for all simulation engines, for post processing by users of the framework.
Arbor and NEURON do this already.
However CoreNeuron... well, CoreNeuron.
The simplest approach is to use grep and awk. We might even use something simpler than JSON.