optimize full test

This commit is contained in:
arm64v8a
2023-05-30 14:31:48 +09:00
parent d7fadc91d2
commit 5b07d0e198
10 changed files with 291 additions and 166 deletions

View File

@@ -92,7 +92,8 @@ namespace NekoGui {
// Misc
QString log_level = "warning";
QString test_url = "http://cp.cloudflare.com/";
QString test_latency_url = "http://cp.cloudflare.com/";
QString test_download_url = "http://cachefly.cachefly.net/10mb.test";
int test_concurrent = 5;
int traffic_loop_interval = 1000;
bool connection_statistics = false;