{
  "sessionMetrics": {
    "totalDuration": "543ms",
    "averageDuration": "54.30ms",
    "firstRequest": "73ms",
    "lastRequest": "58ms",
    "performanceGain": "20.55%",
    "requestCount": 10,
    "individualTimings": [
      "73ms",
      "74ms",
      "67ms",
      "69ms",
      "34ms",
      "34ms",
      "64ms",
      "38ms",
      "32ms",
      "58ms"
    ],
    "timingsRaw": [
      73,
      74,
      67,
      69,
      34,
      34,
      64,
      38,
      32,
      58
    ]
  },
  "originalResponse": {
    "status": 200,
    "statusText": "OK",
    "body": "{\"message\": \"hello world\", \"redis\": \"OK\"}",
    "headers": {
      "cf-cache-status": "DYNAMIC",
      "cf-ray": "9f5dc722dced4bc2-CMH",
      "content-length": "41",
      "content-type": "application/json",
      "date": "Sun, 03 May 2026 08:08:27 GMT",
      "server": "cloudflare",
      "x-amzn-requestid": "def4f7be-a720-4781-add2-be19d7215e72",
      "x-amzn-trace-id": "Root=1-69f7027b-6c54e266297070595695d62b;Parent=695e5e27dacbbc66;Sampled=0;Lineage=1:f39f1f2a:0"
    }
  }
}