text-generation-inference/benchmark/src
drbh 935ee00749 chore: bump rust version and annotate/fix all clippy warnings (#1455)
This PR just bumps the latest rust version and makes clippy happy

```bash
cargo clippy --all -- -D warnings
#    Finished dev [unoptimized + debuginfo] target(s) in 0.10s
```
2024-04-22 11:53:28 +03:00
..
app.rs chore: bump rust version and annotate/fix all clippy warnings (#1455) 2024-04-22 11:53:28 +03:00
event.rs feat(benchmark): tui based benchmarking tool (#149) 2023-03-30 15:26:27 +02:00
generation.rs feat: add more latency metrics in forward (#1346) 2024-04-19 13:41:34 +03:00
lib.rs Preping 1.1.0 (#1066) 2023-09-27 10:40:18 +02:00
main.rs Rebased #617 (#868) 2023-08-28 11:43:47 +02:00
table.rs Rebased #617 (#868) 2023-08-28 11:43:47 +02:00
utils.rs feat(benchmark): tui based benchmarking tool (#149) 2023-03-30 15:26:27 +02:00