diff --git a/src/bin/proxmox_backup_client/benchmark.rs b/src/bin/proxmox_backup_client/benchmark.rs index b7c67e7f..159b0c18 100644 --- a/src/bin/proxmox_backup_client/benchmark.rs +++ b/src/bin/proxmox_backup_client/benchmark.rs @@ -82,7 +82,7 @@ struct BenchmarkResult { static BENCHMARK_RESULT_2020_TOP: BenchmarkResult = BenchmarkResult { tls: Speed { speed: None, - top: 1_000_000.0 * 590.0, // TLS to localhost, AMD Ryzen 7 2700X + top: 1_000_000.0 * 690.0, // TLS to localhost, AMD Ryzen 7 2700X }, sha256: Speed { speed: None,