You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "List of pages (URLs) for measuring quic performance using standalone quic client and server. These URLs are for testing only and are provided without guarantee.",
"pages": [
{
"url": "https://quic-server/test/warmup.html",
"why": "A warmup page.",
"enabled": "1"
},
{
"url": "https://quic-server/test/test_1KB.jpg",
"why": "A tiny page, about 1K Bytes.",
"enabled": "1"
},
{
"url": "https://quic-server/test/test_10KB.jpg",
"why": "A small page, about 10K Bytes.",
"enabled": "1"
},
{
"url": "https://quic-server/test/test_100KB.jpg",
"why": "A medium page, about 100K Bytes.",
"enabled": "1"
},
{
"url": "https://quic-server/test/test_1MB.jpg",
"why": "A large page, about 1M Bytes.",
"enabled": "1"
},
{
"url": "https://quic-server/test/ten_img.html",
"why": "A large page, with 1 html and 10 images totaling about 1M Bytes.",