swift-benchmark
swift-benchmark copied to clipboard
Add support for custom reporters
Internally we already have an API to report benchmark results in various formats.
We should polish and expose it as a public API. Moreover, we should think how to make it work with reporting to locations that support real-time dashboarding during benchmark run, such as tensorboard.dev.