Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ken-matsui/mini-morello


https://github.com/ken-matsui/mini-morello

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# morello-rs

```shell
cargo test
```

## Benchmark

```shell
cargo install cargo-criterion
```

```shell
cargo criterion
```

```shell
open ./target/criterion/reports/index.html
```

```shell
mv ./target/criterion/reports ./reports/7-something
```

```shell
scp -r [email protected]:/homes/iws/$NETID/morello-rs/target/criterion/reports ./reports/7-something
```