An open API service indexing awesome lists of open source software.

https://github.com/jaybosamiya/benchify

A tool for declaratively specifying and running benchmarks of different tools against various tests
https://github.com/jaybosamiya/benchify

Last synced: over 1 year ago
JSON representation

A tool for declaratively specifying and running benchmarks of different tools against various tests

Awesome Lists containing this project

README

          

# Benchify

A tool for declaratively specifying and running benchmarks of
different tools against various tests. For an example declaration, see
[`./test.toml`](./test.toml).

A template for the accepted declarative specification, along with
instructions can be produced using `benchify --template`.

## License

BSD 3-Clause License. See [LICENSE](./LICENSE).