# lintel-benchmark
[](https://crates.io/crates/lintel-benchmark)
[](https://docs.rs/lintel-benchmark)
[](https://github.com/lintel-rs/lintel/actions/workflows/ci.yml)
[](https://github.com/lintel-rs/lintel/blob/master/LICENSE)
Benchmarking harness for [Lintel](https://github.com/lintel-rs/lintel). Runs validation against real-world repositories and records timing results for performance tracking.
## Usage
```shell
cargo run -p lintel-benchmark
```
## License
Apache-2.0