PkgBenchmark.jl icon indicating copy to clipboard operation
PkgBenchmark.jl copied to clipboard

Support for `writecsv`

Open goerz opened this issue 6 years ago • 0 comments

Sometimes, it would be nice to be able to plot the results of a benchmark suite, or do some kind of numerical analysis. This would be easy if both BenchmarkResults and BenchmarkJudgement could be written to a CSV file. Thus, there should be an appropriate new method for the builtin writecsv routine.

goerz avatar Mar 16 '18 22:03 goerz