Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hhatto/cargobench-plot


https://github.com/hhatto/cargobench-plot

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# cargobench-plot

`cargo bench` result plotting tool.

*This crate is highly under development.*

use [Vega-Lite V3 for Rust](https://crates.io/crates/vega_lite_3).

![sample of tera benchmark result](./samples/tera-bench.png)

## Installation

```
$ cargo install --git https://github.com/hhatto/cargobench-plot.git
```

## Usage

```
$ cargo +nightly bench | cargobench-plot
```

## License
Apache-2.0