arbor-sim/nsuite

Consistent benchmark output

Closed this issue · 1 comments

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.

Fixed in #37