diff --git a/assets/diagnostics/index.html b/assets/diagnostics/index.html index 8a8443e..affd4ad 100644 --- a/assets/diagnostics/index.html +++ b/assets/diagnostics/index.html @@ -57,7 +57,7 @@ /* Speed test */ .speed-grid { display: grid; - grid-template-columns: 1fr 1fr; + grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 16px; margin-bottom: 20px; } @@ -207,23 +207,36 @@
Runs directly between your browser and this server — no external connections. - Download: 512 MB test file. Upload: 512 MB payload. + Powered by LibreSpeed: + parallel streams, 15 s per direction.