hf_text-generation-inference/benchmark/src
drbh becd09978c
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-01-22 15:22:54 +01:00
..
app.rs chore: bump rust version and annotate/fix all clippy warnings (#1455) 2024-01-22 15:22:54 +01: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) 2023-12-14 15:59:38 +01: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