{
  "summary": {
    "fetches": 13,
    "ok": 13,
    "errors": 0,
    "totalMs": 1773
  },
  "note": "The page-render itself succeeded. However, wrangler tail will show ~2 \"error code: 1016\" lines per fetch (one for the suspense-cache GET, one for the POST), because @cloudflare/next-on-pages fails to intercept the fetches to internal_suspense_cache_hostname.local.",
  "results": [
    {
      "url": "https://httpbun.com/get?call=1",
      "ok": true,
      "status": 200,
      "durationMs": 555
    },
    {
      "url": "https://httpbun.com/get?call=2",
      "ok": true,
      "status": 200,
      "durationMs": 559
    },
    {
      "url": "https://httpbun.com/get?call=3",
      "ok": true,
      "status": 200,
      "durationMs": 1773
    },
    {
      "url": "https://httpbun.com/get?call=4",
      "ok": true,
      "status": 200,
      "durationMs": 561
    },
    {
      "url": "https://httpbun.com/get?call=5",
      "ok": true,
      "status": 200,
      "durationMs": 557
    },
    {
      "url": "https://httpbun.com/get?call=6",
      "ok": true,
      "status": 200,
      "durationMs": 564
    },
    {
      "url": "https://httpbun.com/get?call=7",
      "ok": true,
      "status": 200,
      "durationMs": 566
    },
    {
      "url": "https://httpbun.com/get?call=8",
      "ok": true,
      "status": 200,
      "durationMs": 571
    },
    {
      "url": "https://httpbun.com/get?call=9",
      "ok": true,
      "status": 200,
      "durationMs": 1172
    },
    {
      "url": "https://httpbun.com/get?call=10",
      "ok": true,
      "status": 200,
      "durationMs": 618
    },
    {
      "url": "https://httpbun.com/get?call=11",
      "ok": true,
      "status": 200,
      "durationMs": 739
    },
    {
      "url": "https://httpbun.com/get?call=12",
      "ok": true,
      "status": 200,
      "durationMs": 569
    },
    {
      "url": "https://httpbun.com/get?call=13",
      "ok": true,
      "status": 200,
      "durationMs": 766
    }
  ]
}