mirror of
https://github.com/Hopiu/lychee.git
synced 2026-05-02 02:44:45 +00:00
9 lines
110 B
Markdown
9 lines
110 B
Markdown
|
|
# Benchmarks
|
||
|
|
|
||
|
|
Testing critical sections of lychee for performance.
|
||
|
|
Run with
|
||
|
|
|
||
|
|
```
|
||
|
|
cargo bench -p benches
|
||
|
|
```
|