{
  "schemaVersion": 1,
  "capturedAt": "2026-07-17T08:41:40.179Z",
  "methodology": {
    "trialsPerSite": 5,
    "framesPerTrial": 600,
    "totalRequestedFrames": 6000,
    "warmupFrames": 60,
    "longFrameThresholdMs": 50,
    "cache": "disabled through CDP for every new target",
    "targetLifecycle": "new tab per site/trial, closed after capture",
    "order": "counterbalanced: odd trials Fable→Codex; even trials Codex→Fable",
    "frameClock": "real window.requestAnimationFrame intervals in the tested page",
    "drawCallProbe": "pre-navigation wrappers around WebGL/WebGL2 draw* methods; calls are sampled per rAF interval",
    "heap": "CDP Runtime.getHeapUsage before start and after frame capture, plus performance.memory when available",
    "transfer": "CDP Network.loadingFinished encodedDataLength and Navigation/Resource Timing",
    "start": "visible semantic start control selected from a DOM audit, then trusted CDP pointer input; canvas-center fallback",
    "inputDuringSample": "none after the start click; this is a stationary post-start rendering baseline",
    "caveats": [
      "This compares the current public deployments, not equal feature sets or equal world content.",
      "rAF intervals reflect the benchmark Chrome and its refresh cadence; compare within this run.",
      "The WebGL probe counts API draw calls, not GPU primitives or shader cost.",
      "Resource Timing may hide cross-origin sizes; CDP encodedDataLength is retained as the primary transfer measure."
    ]
  },
  "environment": {
    "browser": "Chrome/150.0.7871.125",
    "cdpEndpoint": "http://127.0.0.1:9224",
    "viewport": {
      "width": 1440,
      "height": 900,
      "deviceScaleFactor": 1
    },
    "platform": "darwin",
    "architecture": "arm64",
    "bun": null
  },
  "sites": {
    "codex": {
      "label": "Codex / SOL ROLLER",
      "baseUrl": "https://c42f196d.sol-katamari.pages.dev/"
    },
    "fable": {
      "label": "Fable 5 / Katamari Tokyo",
      "baseUrl": "https://fable-katamari.pages.dev/"
    }
  },
  "aggregate": {
    "codex": {
      "site": "codex",
      "label": "Codex / SOL ROLLER",
      "requestedTrials": 5,
      "passedTrials": 5,
      "failedTrials": 0,
      "sampledFrames": 3000,
      "frameSummary": {
        "count": 3000,
        "mean": 27.372600000000034,
        "p50": 27.099999999998545,
        "p95": 40.399999999999636,
        "p99": 48.5,
        "min": 9.700000000000728,
        "max": 92.30000000000018,
        "threshold": 50,
        "aboveThreshold": 17,
        "aboveThresholdPercent": 0.5666666666666667
      },
      "drawCallsPerFrameSummary": {
        "count": 3000,
        "mean": 14,
        "p50": 14,
        "p95": 14,
        "p99": 14,
        "min": 14,
        "max": 14
      },
      "trialP95Ms": {
        "count": 5,
        "mean": 39.45999999999985,
        "p50": 39.69999999999982,
        "p95": 43.29999999999927,
        "p99": 43.29999999999927,
        "min": 35.5,
        "max": 43.29999999999927
      },
      "trialP99Ms": {
        "count": 5,
        "mean": 49.060000000000585,
        "p50": 48.400000000001455,
        "p95": 55.399999999999636,
        "p99": 55.399999999999636,
        "min": 44.80000000000109,
        "max": 55.399999999999636
      },
      "runtimeHeap": {
        "meanBeforeBytes": 4770224,
        "meanAfterBytes": 4704903.2,
        "meanDeltaBytes": -65320.8,
        "maximumAfterBytes": 5017416
      },
      "transfer": {
        "meanNavigationBytes": 3773.4,
        "meanResourceBytes": 168237,
        "totalNavigationBytes": 18867,
        "totalResourceBytes": 841185,
        "meanPerformanceResourceTransferBytes": 166607
      },
      "errors": {
        "console": 0,
        "runtime": 0,
        "log": 0,
        "network": 0
      },
      "screenshots": [
        "<local-evidence>/codex-trial-1.png",
        "<local-evidence>/codex-trial-2.png",
        "<local-evidence>/codex-trial-3.png",
        "<local-evidence>/codex-trial-4.png",
        "<local-evidence>/codex-trial-5.png"
      ]
    },
    "fable": {
      "site": "fable",
      "label": "Fable 5 / Katamari Tokyo",
      "requestedTrials": 5,
      "passedTrials": 5,
      "failedTrials": 0,
      "sampledFrames": 3000,
      "frameSummary": {
        "count": 3000,
        "mean": 30.039933333333263,
        "p50": 28.700000000000728,
        "p95": 44.19999999999982,
        "p99": 52.79999999999927,
        "min": 11.700000000000728,
        "max": 259.59999999999945,
        "threshold": 50,
        "aboveThreshold": 42,
        "aboveThresholdPercent": 1.4000000000000001
      },
      "drawCallsPerFrameSummary": {
        "count": 3000,
        "mean": 44,
        "p50": 44,
        "p95": 44,
        "p99": 44,
        "min": 44,
        "max": 44
      },
      "trialP95Ms": {
        "count": 5,
        "mean": 44.180000000000476,
        "p50": 44.20000000000073,
        "p95": 44.400000000001455,
        "p99": 44.400000000001455,
        "min": 43.80000000000018,
        "max": 44.400000000001455
      },
      "trialP99Ms": {
        "count": 5,
        "mean": 51.4600000000004,
        "p50": 52.79999999999927,
        "p95": 53.70000000000073,
        "p99": 53.70000000000073,
        "min": 48.900000000000546,
        "max": 53.70000000000073
      },
      "runtimeHeap": {
        "meanBeforeBytes": 7741833.6,
        "meanAfterBytes": 8731924.8,
        "meanDeltaBytes": 990091.2,
        "maximumAfterBytes": 10964104
      },
      "transfer": {
        "meanNavigationBytes": 12237.6,
        "meanResourceBytes": 738388.2,
        "totalNavigationBytes": 61188,
        "totalResourceBytes": 3691941,
        "meanPerformanceResourceTransferBytes": 735509.8
      },
      "errors": {
        "console": 0,
        "runtime": 0,
        "log": 0,
        "network": 0
      },
      "screenshots": [
        "<local-evidence>/fable-trial-1.png",
        "<local-evidence>/fable-trial-2.png",
        "<local-evidence>/fable-trial-3.png",
        "<local-evidence>/fable-trial-4.png",
        "<local-evidence>/fable-trial-5.png"
      ]
    }
  },
  "comparison": {
    "ratioDirection": "codex / fable; below 1 is lower for latency, draw calls, heap, and transfer",
    "frameP50Ratio": 0.9442508710800648,
    "frameP95Ratio": 0.9140271493212625,
    "frameP99Ratio": 0.9185606060606187,
    "maximumFrameRatio": 0.3555469953775053,
    "longFrameCountRatio": 0.40476190476190477,
    "drawCallP50Ratio": 0.3181818181818182,
    "drawCallP95Ratio": 0.3181818181818182,
    "meanHeapAfterRatio": 0.5388162756509309,
    "meanNavigationTransferRatio": 0.30834477348499706,
    "meanResourceTransferRatio": 0.22784356521407034
  },
  "trials": {
    "codex": [
      {
        "status": "passed",
        "browser": "Chrome/150.0.7871.125",
        "site": "codex",
        "label": "Codex / SOL ROLLER",
        "trial": 1,
        "orderInPair": 2,
        "startedAt": "2026-07-17T08:38:25.089Z",
        "finishedAt": "2026-07-17T08:38:45.416Z",
        "pageUrl": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277504499-1-codex&quality=ultra&adaptive=0",
        "viewport": {
          "width": 1440,
          "height": 900,
          "deviceScaleFactor": 1
        },
        "framesRequested": 600,
        "warmupFrames": 60,
        "longFrameThresholdMs": 50,
        "frameSummary": {
          "count": 600,
          "mean": 27.450666666666663,
          "p50": 27.200000000000728,
          "p95": 42,
          "p99": 48.400000000001455,
          "min": 13.799999999999272,
          "max": 49.399999999999636,
          "threshold": 50,
          "aboveThreshold": 0,
          "aboveThresholdPercent": 0
        },
        "drawCallsPerFrameSummary": {
          "count": 600,
          "mean": 14,
          "p50": 14,
          "p95": 14,
          "p99": 14,
          "min": 14,
          "max": 14
        },
        "frameSamplesMs": [
          26.90000000000009,
          30,
          28.90000000000009,
          14.400000000000091,
          29.09999999999991,
          29.199999999999818,
          29.300000000000182,
          14.599999999999909,
          29.40000000000009,
          29.40000000000009,
          29,
          29.399999999999636,
          28.90000000000009,
          29.5,
          14.800000000000182,
          29.799999999999727,
          29.700000000000273,
          29.59999999999991,
          42.399999999999636,
          31.300000000000182,
          30.100000000000364,
          29.800000000000182,
          30.099999999999454,
          14.5,
          30.400000000000546,
          28.799999999999272,
          30.900000000000546,
          15.5,
          30.399999999999636,
          30.300000000000182,
          29,
          16.5,
          29.100000000000364,
          31.199999999999818,
          31,
          28.899999999999636,
          31.400000000000546,
          31.399999999999636,
          30,
          15.699999999999818,
          30.400000000000546,
          31.599999999999454,
          15.800000000000182,
          31.300000000000182,
          29.699999999999818,
          32,
          15.100000000000364,
          31.199999999999818,
          31.899999999999636,
          29.600000000000364,
          17.800000000000182,
          31.299999999999272,
          31.700000000000728,
          32,
          15,
          30.399999999999636,
          32.30000000000018,
          16.699999999999818,
          31.899999999999636,
          16,
          32.30000000000018,
          31.600000000000364,
          32.69999999999982,
          14.699999999999818,
          32.5,
          33.19999999999982,
          16.600000000000364,
          32.5,
          32.80000000000018,
          16.300000000000182,
          31.199999999999818,
          33.80000000000018,
          16.199999999999818,
          33,
          32.599999999999454,
          16,
          33.20000000000073,
          33.29999999999927,
          16.600000000000364,
          33.399999999999636,
          33.30000000000018,
          16.699999999999818,
          33.600000000000364,
          16.300000000000182,
          33.69999999999982,
          34.899999999999636,
          17.5,
          34.5,
          17.400000000000546,
          34.099999999999454,
          18,
          34.70000000000073,
          34.79999999999927,
          16.600000000000364,
          34.5,
          17.100000000000364,
          35.5,
          17.799999999999272,
          35.100000000000364,
          17.600000000000364,
          35.19999999999982,
          17.800000000000182,
          35.399999999999636,
          16.5,
          36.19999999999982,
          35.400000000000546,
          16.199999999999818,
          36.30000000000018,
          18.299999999999272,
          35.70000000000073,
          17.899999999999636,
          35.899999999999636,
          36,
          16.200000000000728,
          36.5,
          19.099999999999454,
          35.80000000000018,
          18.100000000000364,
          36.399999999999636,
          17.899999999999636,
          36.5,
          18.300000000000182,
          36.5,
          16.800000000000182,
          37.30000000000018,
          36.899999999999636,
          36.80000000000018,
          17.5,
          36.899999999999636,
          18.800000000000182,
          17.800000000000182,
          37.399999999999636,
          18.700000000000728,
          35.29999999999927,
          19.300000000000182,
          37.100000000000364,
          18.5,
          37.30000000000018,
          18.599999999999454,
          37.600000000000364,
          18.199999999999818,
          36.100000000000364,
          20.799999999999272,
          17.800000000000182,
          38,
          18.800000000000182,
          37.899999999999636,
          17.800000000000182,
          37.30000000000018,
          20.5,
          18.300000000000182,
          38.30000000000018,
          19.199999999999818,
          38.19999999999982,
          17.699999999999818,
          20.600000000000364,
          38,
          18,
          20.199999999999818,
          38.30000000000018,
          19.199999999999818,
          38.69999999999982,
          19.300000000000182,
          19.100000000000364,
          38.899999999999636,
          19.600000000000364,
          38.79999999999927,
          19.5,
          39,
          19.30000000000109,
          18.099999999998545,
          39.70000000000073,
          19.700000000000728,
          19.399999999999636,
          39.5,
          19.100000000000364,
          39.79999999999927,
          21.799999999999272,
          18.700000000000728,
          38.5,
          19.899999999999636,
          39.899999999999636,
          19.5,
          20.200000000000728,
          39.79999999999927,
          20,
          20,
          40,
          20.100000000000364,
          18.399999999999636,
          41,
          20.600000000000364,
          19.899999999999636,
          38.900000000001455,
          21.799999999999272,
          18.600000000000364,
          41.100000000000364,
          20.599999999998545,
          20.100000000000364,
          40.5,
          20.700000000000728,
          20.19999999999891,
          40.900000000001455,
          20.399999999999636,
          41,
          20.5,
          20.19999999999891,
          41.20000000000073,
          20.600000000000364,
          41.19999999999891,
          20.700000000000728,
          20.600000000000364,
          41.5,
          20.399999999999636,
          40.29999999999927,
          21.400000000001455,
          20.799999999999272,
          41.70000000000073,
          20.899999999999636,
          21,
          41.79999999999927,
          21,
          19.80000000000109,
          42.599999999998545,
          21,
          21.100000000000364,
          42.20000000000073,
          20.69999999999891,
          21.30000000000109,
          42.19999999999891,
          21,
          21.30000000000109,
          40.899999999999636,
          22.700000000000728,
          20.599999999998545,
          41.600000000000364,
          21.100000000000364,
          43.20000000000073,
          21.599999999998545,
          21.30000000000109,
          21.600000000000364,
          42.599999999998545,
          21.80000000000109,
          21.100000000000364,
          42,
          22.5,
          21.5,
          42.19999999999891,
          21.899999999999636,
          20.700000000000728,
          22.700000000000728,
          43.29999999999927,
          20.5,
          22.700000000000728,
          41.599999999998545,
          22.5,
          21.700000000000728,
          43.79999999999927,
          20.900000000001455,
          22.799999999999272,
          21.600000000000364,
          44.19999999999891,
          22,
          22.200000000000728,
          22.399999999999636,
          45,
          22.30000000000109,
          22.5,
          22.5,
          23.099999999998545,
          45.70000000000073,
          22.899999999999636,
          21.700000000000728,
          24.100000000000364,
          45.599999999998545,
          22.900000000001455,
          23.099999999998545,
          21.400000000001455,
          46.899999999999636,
          22.600000000000364,
          23.599999999998545,
          23,
          46,
          23.600000000000364,
          21.5,
          24.899999999999636,
          44.80000000000109,
          23.600000000000364,
          23.299999999999272,
          23.399999999999636,
          22.899999999999636,
          22.600000000000364,
          46.80000000000109,
          24.299999999999272,
          21.299999999999272,
          24.700000000000728,
          23.399999999999636,
          47.20000000000073,
          23.600000000000364,
          23.599999999998545,
          23.700000000000728,
          23.700000000000728,
          47.399999999999636,
          23.69999999999891,
          23.700000000000728,
          23.799999999999272,
          22.30000000000109,
          47.899999999999636,
          24.5,
          23.600000000000364,
          24.100000000000364,
          23.899999999999636,
          47.79999999999927,
          24.100000000000364,
          24.100000000000364,
          24.100000000000364,
          23.099999999998545,
          24.5,
          48.400000000001455,
          24.19999999999891,
          24.100000000000364,
          24.200000000000728,
          24.299999999999272,
          24.299999999999272,
          48.600000000000364,
          22.80000000000109,
          24.69999999999891,
          24.80000000000109,
          24.099999999998545,
          24.700000000000728,
          48.899999999999636,
          24.200000000000728,
          24.600000000000364,
          23.5,
          24.899999999999636,
          24.799999999999272,
          24.5,
          49.399999999999636,
          24.700000000000728,
          24.700000000000728,
          24.69999999999891,
          24.80000000000109,
          24.799999999999272,
          24.399999999999636,
          48.80000000000109,
          15.599999999998545,
          36.5,
          15.800000000001091,
          36.5,
          18.600000000000364,
          35.599999999998545,
          35.100000000000364,
          16.5,
          35,
          18.80000000000109,
          34.5,
          17.599999999998545,
          35.600000000000364,
          35.30000000000109,
          17,
          35.599999999998545,
          16.700000000000728,
          35.70000000000073,
          17.69999999999891,
          35.30000000000109,
          16.599999999998545,
          35.400000000001455,
          34.399999999999636,
          16.600000000000364,
          35.399999999999636,
          16.69999999999891,
          33.600000000000364,
          18.100000000000364,
          34.899999999999636,
          33.80000000000109,
          17.69999999999891,
          34,
          17.30000000000109,
          34.79999999999927,
          15.799999999999272,
          35.30000000000109,
          34.79999999999927,
          17.30000000000109,
          34.5,
          33.899999999999636,
          16.399999999999636,
          34.600000000000364,
          15.600000000000364,
          35,
          34.5,
          15.199999999998909,
          34.100000000000364,
          18.5,
          33.899999999999636,
          33.70000000000073,
          16.399999999999636,
          34.20000000000073,
          16.399999999999636,
          34.29999999999927,
          15.399999999999636,
          34.600000000000364,
          34,
          17,
          33.600000000000364,
          17,
          33.600000000000364,
          33.69999999999891,
          15.900000000001455,
          32,
          34.5,
          17.099999999998545,
          33.5,
          16,
          33.400000000001455,
          32.099999999998545,
          32.900000000001455,
          16.799999999999272,
          33.29999999999927,
          16.5,
          33.100000000000364,
          16.30000000000109,
          33.19999999999891,
          31.5,
          18,
          32.600000000000364,
          33,
          16.299999999999272,
          31,
          33.70000000000073,
          20.100000000000364,
          31.899999999999636,
          32.600000000000364,
          15.600000000000364,
          33.099999999998545,
          32.80000000000109,
          16.5,
          32,
          32.79999999999927,
          16.30000000000109,
          32.099999999998545,
          32.100000000000364,
          17,
          32.30000000000109,
          31.69999999999891,
          31.5,
          14.300000000001091,
          32.29999999999927,
          31.600000000000364,
          14.799999999999272,
          31.899999999999636,
          31.400000000001455,
          31,
          15.399999999999636,
          31.299999999999272,
          29.600000000000364,
          17.299999999999272,
          29.600000000000364,
          31.700000000000728,
          31.19999999999891,
          15.700000000000728,
          29.299999999999272,
          31.900000000001455,
          16,
          30.599999999998545,
          31,
          31,
          28.600000000002183,
          16.799999999999272,
          30.5,
          30.700000000000728,
          30.19999999999709,
          15.5,
          30.700000000000728,
          30.700000000000728,
          30.599999999998545,
          14.900000000001455,
          30.599999999998545,
          30,
          30.5,
          15.30000000000291,
          30.399999999997817,
          28.799999999999272,
          30,
          16.200000000000728,
          30,
          29.799999999999272,
          30.200000000000728,
          29.799999999999272,
          28,
          17.100000000002183,
          29.299999999999272,
          30,
          30,
          30,
          13.799999999999272,
          30.200000000000728,
          30.099999999998545,
          29.200000000000728,
          30.100000000002183,
          15.099999999998545,
          29,
          30.099999999998545,
          29.80000000000291,
          38.89999999999782,
          17.700000000000728,
          26.799999999999272,
          23.100000000002183,
          22,
          30.5,
          30.299999999999272,
          29.299999999999272,
          19.099999999998545,
          33.80000000000291,
          28.69999999999709,
          26.100000000002183,
          23.899999999997817,
          32,
          20.100000000002183,
          29.399999999997817,
          27.200000000000728,
          27.400000000001455,
          27,
          27.099999999998545,
          25.5,
          48.79999999999927,
          16.5,
          26.900000000001455,
          24.299999999999272,
          28.400000000001455,
          27.200000000000728,
          28.299999999999272,
          25.899999999997817,
          23.700000000000728,
          32.60000000000218,
          21.399999999997817,
          30.900000000001455,
          19.299999999999272,
          30,
          27.799999999999272,
          29.600000000002183,
          26.5,
          27.19999999999709,
          26.600000000002183,
          25.299999999999272,
          23.299999999999272,
          21.100000000002183,
          31.799999999999272,
          20.599999999998545,
          30.299999999999272,
          28.900000000001455,
          28.900000000001455,
          27.599999999998545,
          45.20000000000073,
          16.700000000000728,
          26.799999999999272,
          24.5,
          21.200000000000728,
          30.19999999999709,
          30.200000000000728,
          29,
          26.799999999999272,
          27.100000000002183,
          28.399999999997817,
          24.5,
          23.200000000000728,
          25.400000000001455,
          28.799999999999272,
          26.099999999998545,
          23.80000000000291,
          48.69999999999709,
          15.900000000001455,
          26.799999999999272,
          24.5,
          30.100000000002183,
          26.399999999997817,
          28.299999999999272,
          24.200000000000728,
          48.400000000001455,
          16.599999999998545,
          25.5,
          24.400000000001455,
          33,
          33.70000000000073,
          16.69999999999709,
          26.700000000000728,
          24.5,
          30.400000000001455,
          27.200000000000728,
          28.399999999997817,
          26,
          35.70000000000073,
          34.70000000000073,
          16.799999999999272,
          25.799999999999272,
          23.400000000001455,
          32.89999999999782,
          29.100000000002183,
          35.5,
          16.599999999998545,
          26.700000000000728
        ],
        "drawCallSamples": [
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14
        ],
        "frameCaptureState": {
          "visibilityState": "visible",
          "hasFocus": true,
          "probe": {
            "drawCalls": 9437,
            "calls": {
              "drawArrays": 3370,
              "drawElements": 2697,
              "drawArraysInstanced": 1348,
              "drawElementsInstanced": 2022
            },
            "wrapped": [
              "WebGLRenderingContext.drawArrays",
              "WebGLRenderingContext.drawElements",
              "WebGL2RenderingContext.drawArrays",
              "WebGL2RenderingContext.drawElements",
              "WebGL2RenderingContext.drawRangeElements",
              "WebGL2RenderingContext.drawArraysInstanced",
              "WebGL2RenderingContext.drawElementsInstanced"
            ],
            "errors": []
          }
        },
        "heap": {
          "runtimeBefore": {
            "usedSize": 5493864,
            "totalSize": 8650752,
            "embedderHeapUsedSize": 2551192,
            "backingStorageSize": 1166118
          },
          "runtimeAfter": {
            "usedSize": 4899472,
            "totalSize": 7340032,
            "embedderHeapUsedSize": 7091792,
            "backingStorageSize": 1171061
          },
          "runtimeUsedDelta": -594392,
          "performanceMemory": {
            "usedJSHeapSize": 6103661,
            "totalJSHeapSize": 8511349,
            "jsHeapSizeLimit": 4395630592
          }
        },
        "navigationTiming": {
          "name": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277504499-1-codex&quality=ultra&adaptive=0",
          "entryType": "navigation",
          "initiatorType": "navigation",
          "startTime": 0,
          "duration": 823,
          "transferSize": 3583,
          "encodedBodySize": 3283,
          "decodedBodySize": 9783,
          "responseStart": 31.400000035762787,
          "responseEnd": 31.700000047683716,
          "domInteractive": 563,
          "domContentLoadedEventEnd": 822.2000000476837,
          "loadEventEnd": 823
        },
        "resourceTiming": {
          "summary": {
            "count": 3,
            "transferSize": 166613,
            "encodedBodySize": 165713,
            "decodedBodySize": 644972,
            "cachedCount": 0,
            "byInitiatorType": {
              "script": {
                "count": 1,
                "transferSize": 160756,
                "encodedBodySize": 160456,
                "decodedBodySize": 626537,
                "duration": 180.4000000357628
              },
              "link": {
                "count": 1,
                "transferSize": 5305,
                "encodedBodySize": 5005,
                "decodedBodySize": 18022,
                "duration": 37.89999997615814
              },
              "other": {
                "count": 1,
                "transferSize": 552,
                "encodedBodySize": 252,
                "decodedBodySize": 413,
                "duration": 41.90000003576279
              }
            }
          },
          "entries": [
            {
              "name": "https://c42f196d.sol-katamari.pages.dev/assets/index-WNnXlyBf.js",
              "entryType": "resource",
              "initiatorType": "script",
              "startTime": 558.3000000119209,
              "duration": 180.4000000357628,
              "transferSize": 160756,
              "encodedBodySize": 160456,
              "decodedBodySize": 626537,
              "responseStart": 612,
              "responseEnd": 738.7000000476837,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://c42f196d.sol-katamari.pages.dev/assets/index-mYB2jZ9i.css",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 558.4000000357628,
              "duration": 37.89999997615814,
              "transferSize": 5305,
              "encodedBodySize": 5005,
              "decodedBodySize": 18022,
              "responseStart": 596,
              "responseEnd": 596.3000000119209,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://c42f196d.sol-katamari.pages.dev/favicon.svg",
              "entryType": "resource",
              "initiatorType": "other",
              "startTime": 1761,
              "duration": 41.90000003576279,
              "transferSize": 552,
              "encodedBodySize": 252,
              "decodedBodySize": 413,
              "responseStart": 1802.6000000238419,
              "responseEnd": 1802.9000000357628,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            }
          ]
        },
        "browserEvents": {
          "consoleErrors": [],
          "runtimeExceptions": [],
          "logErrors": [],
          "networkFailures": [],
          "cdpTransfer": {
            "all": {
              "count": 5,
              "encodedDataLength": 171865,
              "failedCount": 0,
              "servedFromCacheCount": 1
            },
            "navigation": {
              "count": 1,
              "encodedDataLength": 3595,
              "failedCount": 0,
              "servedFromCacheCount": 0
            },
            "resources": {
              "count": 4,
              "encodedDataLength": 168270,
              "failedCount": 0,
              "servedFromCacheCount": 1
            }
          },
          "requests": [
            {
              "requestId": "A66296AAB076FC3652CEB9673C92B58A",
              "url": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277504499-1-codex&quality=ultra&adaptive=0",
              "method": "GET",
              "type": "Document",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277504499-1-codex&quality=ultra&adaptive=0",
              "timestamp": 278536.896346,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3595,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h2",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "61706.2",
              "url": "https://c42f196d.sol-katamari.pages.dev/assets/index-WNnXlyBf.js",
              "method": "GET",
              "type": "Script",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277504499-1-codex&quality=ultra&adaptive=0",
              "timestamp": 278537.454162,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 161397,
              "failed": false,
              "status": 200,
              "mimeType": "application/javascript",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "61706.3",
              "url": "https://c42f196d.sol-katamari.pages.dev/assets/index-mYB2jZ9i.css",
              "method": "GET",
              "type": "Stylesheet",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277504499-1-codex&quality=ultra&adaptive=0",
              "timestamp": 278537.454304,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 5841,
              "failed": false,
              "status": 200,
              "mimeType": "text/css",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "61706.6",
              "url": "data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.72'/%3E%3C/svg%3E",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277504499-1-codex&quality=ultra&adaptive=0",
              "timestamp": 278537.493737,
              "redirectCount": 0,
              "servedFromCache": true,
              "encodedDataLength": 0,
              "failed": false,
              "status": 200,
              "mimeType": "image/svg+xml",
              "protocol": "data",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "61706.7",
              "url": "https://c42f196d.sol-katamari.pages.dev/favicon.svg",
              "method": "GET",
              "type": "Other",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277504499-1-codex&quality=ultra&adaptive=0",
              "timestamp": 278538.656886,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 1032,
              "failed": false,
              "status": 200,
              "mimeType": "image/svg+xml",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            }
          ],
          "actionableNetworkFailures": []
        },
        "startAudit": {
          "url": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277504499-1-codex&quality=ultra&adaptive=0",
          "title": "SOL ROLLER TOKYO — Skytree Time Attack",
          "lang": "ja",
          "bodyText": "S SOL ROLLER TOKYO TIME ATTACK · v2 LOG ♪ Ⅱ CURRENT SCALE 40 cm 01 HOME ROOM · 民家の居間 HOME TUTORIAL 0% MISSION 01 / 06 · HOME 部屋の小物を6個巻き込もう あと6個。光る矢印の先へ転がる ↑ TOY BLOCK 91 cm HOME TOKYO SKYTREE MISSION 01 / 06 · HOME。部屋の小物を6個巻き込もう。あと6個。光る矢印の先へ転がる TIME ATTACK 00:00.0 ABSORBED 0000 TOKYO SCORE 000000 RARE / COMBO 0 / ×1.0 SPACE · DASH READY ◆ ABSORBED SUN SEED +100 TOKYO TIME ATTACK · ABSORB THE 634m SKYTREE GROW. FIND. ABSORB. 民家の居間からスタート。小物、家具、住宅街、東京の街を順に巻き込み、 最後に高さ634mの 東京スカイツリー を吸収すればゴール。速さとレア収集で高得点を狙おう。 HOME 部屋の小物から開始 矢印が次に巻き込める物を案内 TOKYO 段差と街を攻略 金色のレアは5,000点ボーナス GOAL スカイツリーを吸収 クリア時間でS〜Dランク ミッション開始 ↗ WASD / 矢印 移動 DRAG カメラ SHIFT ブースト / SPACE ダッシュ",
          "interactive": [
            {
              "index": 0,
              "tag": "A",
              "id": null,
              "className": "brand",
              "text": "S SOL ROLLER TOKYO TIME ATTACK · v2 S SOL ROLLER TOKYO TIME ATTACK · v2 SOL ROLLER home",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 22,
                "y": 18.5,
                "width": 162.09375,
                "height": 37
              }
            },
            {
              "index": 1,
              "tag": "A",
              "id": null,
              "className": "icon-button log-link",
              "text": "LOG LOG 作業ログを開く",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 1288,
                "y": 18,
                "width": 38,
                "height": 38
              }
            },
            {
              "index": 2,
              "tag": "BUTTON",
              "id": "sound-button",
              "className": "icon-button",
              "text": "♪ ♪ サウンド切替",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 1334,
                "y": 18,
                "width": 38,
                "height": 38
              }
            },
            {
              "index": 3,
              "tag": "BUTTON",
              "id": "pause-button",
              "className": "icon-button",
              "text": "Ⅱ Ⅱ 一時停止",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 1380,
                "y": 18,
                "width": 38,
                "height": 38
              }
            },
            {
              "index": 4,
              "tag": "BUTTON",
              "id": "start-button",
              "className": "start-button",
              "text": "ミッション開始 ↗ ミッション開始 ↗",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 130,
                "y": 658.109375,
                "width": 310,
                "height": 54
              }
            },
            {
              "index": 5,
              "tag": "BUTTON",
              "id": "resume-button",
              "className": "start-button compact",
              "text": "RESUME",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 630,
                "y": 520.390625,
                "width": 180,
                "height": 43
              }
            },
            {
              "index": 6,
              "tag": "A",
              "id": "x-share-button",
              "className": "start-button compact share-button",
              "text": "Xで結果をポスト ↗",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 489.015625,
                "y": 625.9375,
                "width": 180,
                "height": 70
              }
            },
            {
              "index": 7,
              "tag": "BUTTON",
              "id": "continue-button",
              "className": "start-button compact",
              "text": "この世界を探索",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 682.015625,
                "y": 625.9375,
                "width": 180,
                "height": 70
              }
            },
            {
              "index": 8,
              "tag": "BUTTON",
              "id": "restart-button",
              "className": "text-button",
              "text": "最初から遊ぶ",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 875.015625,
                "y": 615.9375,
                "width": 75.953125,
                "height": 80
              }
            },
            {
              "index": 9,
              "tag": "BUTTON",
              "id": "boost-button",
              "className": "boost-button",
              "text": "DASH DASH ダッシュ",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            }
          ],
          "chosen": {
            "index": null,
            "tag": "BUTTON",
            "id": "start-button",
            "className": "start-button",
            "text": "ミッション開始 ↗ ミッション開始 ↗",
            "role": null,
            "disabled": false,
            "visible": true,
            "bounds": {
              "x": 130,
              "y": 658.109375,
              "width": 310,
              "height": 54
            }
          },
          "chosenCenter": {
            "x": 285,
            "y": 685.109375
          },
          "canvas": {
            "id": "game-canvas",
            "className": "",
            "width": 1440,
            "height": 900,
            "bounds": {
              "x": 0,
              "y": 0,
              "width": 1440,
              "height": 900
            }
          },
          "solBefore": {
            "schemaVersion": "2.0.0",
            "ready": true,
            "running": false,
            "paused": false,
            "tierIndex": 0,
            "tierName": "HOME ROOM",
            "radiusMeters": 0.2,
            "diameterMeters": 0.4,
            "localRadius": 0.8,
            "renderMetersPerUnit": 0.25,
            "viewRadiusMeters": 23.75,
            "positionMeters": {
              "x": 0,
              "z": 0
            },
            "cameraYawRadians": 0.6911503837897545,
            "velocityMetersPerSecond": 0,
            "pickupCount": 0,
            "score": 0,
            "runTimeSeconds": 0,
            "rank": null,
            "rareCount": 0,
            "combo": 0,
            "comboMultiplier": 1,
            "dashActive": false,
            "dashReady": true,
            "dashCharge": 1,
            "surfaceHeightMeters": 0,
            "homeExited": false,
            "audioVoices": 0,
            "audioMusicActive": false,
            "shareUrl": null,
            "completed": false,
            "objectivePhase": "GROW",
            "objectiveTitle": "部屋の小物を6個巻き込もう",
            "navigationDistanceMeters": 0.9116893241675575,
            "navigationBearingRadians": 0.30844262938357114,
            "goalVisible": false,
            "goalReady": false,
            "goalAbsorbing": false,
            "goalAbsorbed": false,
            "goalRadiusMeters": 317,
            "goalRequiredRadiusMeters": 440.27777777777777,
            "goalPositionMeters": null,
            "transitioning": false,
            "transitionProgress": 0,
            "activeInstances": 597,
            "allocatedSlots": 600,
            "gpuInstanceCapacity": 625,
            "maximumSteadyInstances": 600,
            "attachedInstances": 0,
            "maximumAttachedInstances": 60,
            "collisionCandidates": 0,
            "drawCalls": 14,
            "triangles": 17888,
            "geometries": 16,
            "textures": 1,
            "fps": 2.647954455183371,
            "frameAverageMs": 125,
            "frameP95Ms": 250,
            "frameP99Ms": 250,
            "quality": "ULTRA",
            "autoplay": false,
            "stateHash": 11792854,
            "seed": 1347374145
          },
          "after": {
            "bodyText": "S SOL ROLLER TOKYO TIME ATTACK · v2 LOG ♪ Ⅱ CURRENT SCALE 40 cm 01 HOME ROOM · 民家の居間 HOME TUTORIAL 0% MISSION 01 / 06 · HOME 部屋の小物を6個巻き込もう あと6個。光る矢印の先へ転がる ↑ TOY BLOCK 91 cm HOME TOKYO SKYTREE MISSION 01 / 06 · HOME。部屋の小物を6個巻き込もう。あと6個。光る矢印の先へ転がる TIME ATTACK 00:00.3 ABSORBED 0000 TOKYO SCORE 000000 RARE / COMBO 0 / ×1.0 SPACE · DASH READY ◆ ABSORBED SUN SEED +100 TOKYO TIME ATTACK · ABSORB THE 634m SKYTREE GROW. FIND. ABSORB. 民家の居間からスタート。小物、家具、住宅街、東京の街を順に巻き込み、 最後に高さ634mの 東京スカイツリー を吸収すればゴール。速さとレア収集で高得点を狙おう。 HOME 部屋の小物から開始 矢印が次に巻き込める物を案内 TOKYO 段差と街を攻略 金色のレアは5,000点ボーナス GOAL スカイツリーを吸収 クリア時間でS〜Dランク ミッション開始 ↗ WASD / 矢印 移動 DRAG カメラ SHIFT ブースト / SPACE ダッシュ",
            "chosenStillVisible": true,
            "solAfter": {
              "schemaVersion": "2.0.0",
              "ready": true,
              "running": true,
              "paused": false,
              "tierIndex": 0,
              "tierName": "HOME ROOM",
              "radiusMeters": 0.2,
              "diameterMeters": 0.4,
              "localRadius": 0.8,
              "renderMetersPerUnit": 0.25,
              "viewRadiusMeters": 23.75,
              "positionMeters": {
                "x": 0,
                "z": 0
              },
              "cameraYawRadians": 0.6911503837897545,
              "velocityMetersPerSecond": 0,
              "pickupCount": 0,
              "score": 0,
              "runTimeSeconds": 0.2795999999761582,
              "rank": null,
              "rareCount": 0,
              "combo": 0,
              "comboMultiplier": 1,
              "dashActive": false,
              "dashReady": true,
              "dashCharge": 1,
              "surfaceHeightMeters": 0,
              "homeExited": false,
              "audioVoices": 0,
              "audioMusicActive": true,
              "shareUrl": null,
              "completed": false,
              "objectivePhase": "GROW",
              "objectiveTitle": "部屋の小物を6個巻き込もう",
              "navigationDistanceMeters": 0.9116893241675575,
              "navigationBearingRadians": 0.30844262938357114,
              "goalVisible": false,
              "goalReady": false,
              "goalAbsorbing": false,
              "goalAbsorbed": false,
              "goalRadiusMeters": 317,
              "goalRequiredRadiusMeters": 440.27777777777777,
              "goalPositionMeters": null,
              "transitioning": false,
              "transitionProgress": 0,
              "activeInstances": 597,
              "allocatedSlots": 600,
              "gpuInstanceCapacity": 625,
              "maximumSteadyInstances": 600,
              "attachedInstances": 0,
              "maximumAttachedInstances": 60,
              "collisionCandidates": 0,
              "drawCalls": 14,
              "triangles": 17888,
              "geometries": 16,
              "textures": 1,
              "fps": 2.647954455183371,
              "frameAverageMs": 125,
              "frameP95Ms": 250,
              "frameP99Ms": 250,
              "quality": "ULTRA",
              "autoplay": false,
              "stateHash": 868346088,
              "seed": 1347374145
            },
            "canvasCount": 1,
            "probe": {
              "drawCalls": 183,
              "calls": {
                "drawArrays": 65,
                "drawElements": 53,
                "drawArraysInstanced": 26,
                "drawElementsInstanced": 39
              },
              "wrapped": [
                "WebGLRenderingContext.drawArrays",
                "WebGLRenderingContext.drawElements",
                "WebGL2RenderingContext.drawArrays",
                "WebGL2RenderingContext.drawElements",
                "WebGL2RenderingContext.drawRangeElements",
                "WebGL2RenderingContext.drawArraysInstanced",
                "WebGL2RenderingContext.drawElementsInstanced"
              ],
              "errors": []
            }
          }
        },
        "screenshotPath": "<local-evidence>/codex-trial-1.png"
      },
      {
        "status": "passed",
        "browser": "Chrome/150.0.7871.125",
        "site": "codex",
        "label": "Codex / SOL ROLLER",
        "trial": 2,
        "orderInPair": 1,
        "startedAt": "2026-07-17T08:38:46.010Z",
        "finishedAt": "2026-07-17T08:39:06.093Z",
        "pageUrl": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277525417-2-codex&quality=ultra&adaptive=0",
        "viewport": {
          "width": 1440,
          "height": 900,
          "deviceScaleFactor": 1
        },
        "framesRequested": 600,
        "warmupFrames": 60,
        "longFrameThresholdMs": 50,
        "frameSummary": {
          "count": 600,
          "mean": 27.194833333333335,
          "p50": 26.800000000000182,
          "p95": 39.69999999999982,
          "p99": 48.5,
          "min": 10.900000000001455,
          "max": 54.30000000000018,
          "threshold": 50,
          "aboveThreshold": 3,
          "aboveThresholdPercent": 0.5
        },
        "drawCallsPerFrameSummary": {
          "count": 600,
          "mean": 14,
          "p50": 14,
          "p95": 14,
          "p99": 14,
          "min": 14,
          "max": 14
        },
        "frameSamplesMs": [
          31.899999999999636,
          26.800000000000182,
          27,
          41,
          34.80000000000018,
          16.699999999999818,
          37.09999999999991,
          23.300000000000182,
          21.299999999999727,
          29,
          28.200000000000273,
          26.40000000000009,
          27.199999999999818,
          28.199999999999818,
          26,
          34.40000000000009,
          20.59999999999991,
          29.5,
          54.30000000000018,
          16.699999999999818,
          26.800000000000182,
          33.899999999999636,
          33.100000000000364,
          19.5,
          32.19999999999982,
          20.400000000000546,
          29.899999999999636,
          29.399999999999636,
          27.900000000000546,
          45.19999999999982,
          16.699999999999818,
          26.800000000000182,
          24,
          30.5,
          27.199999999999818,
          28.300000000000182,
          30.600000000000364,
          32.69999999999982,
          21.099999999999454,
          43.80000000000018,
          26.300000000000182,
          24.5,
          22.5,
          31.100000000000364,
          19.599999999999454,
          30.400000000000546,
          29.599999999999454,
          19.400000000000546,
          28.599999999999454,
          34.80000000000018,
          28,
          25.5,
          23.399999999999636,
          21.5,
          30.800000000000182,
          29.199999999999818,
          27.5,
          43.100000000000364,
          18.699999999999818,
          26.800000000000182,
          33.600000000000364,
          21.699999999999818,
          32.099999999999454,
          30.700000000000728,
          35.19999999999982,
          16.099999999999454,
          26.700000000000728,
          24.5,
          22.5,
          31,
          29.5,
          30.5,
          19.299999999999272,
          28.400000000000546,
          26.699999999999818,
          43.80000000000018,
          11.800000000000182,
          25.899999999999636,
          36.30000000000018,
          20.899999999999636,
          30.699999999999818,
          19.100000000000364,
          27,
          28.399999999999636,
          25.900000000000546,
          23.800000000000182,
          30,
          26.799999999999272,
          26.400000000000546,
          27.199999999999818,
          25.699999999999818,
          49.5,
          16.699999999999818,
          26.700000000000728,
          24.299999999999272,
          22.200000000000728,
          34.69999999999982,
          28.399999999999636,
          24.800000000000182,
          23.399999999999636,
          48.5,
          16.600000000000364,
          26.899999999999636,
          23.900000000000546,
          32.5,
          20.5,
          28.300000000000182,
          26.199999999999818,
          26.899999999999636,
          52,
          16.699999999999818,
          26.800000000000182,
          24.400000000000546,
          22.599999999999454,
          33.400000000000546,
          28.399999999999636,
          26,
          23.699999999999818,
          32.5,
          18.800000000000182,
          31.199999999999818,
          27.5,
          25.400000000000546,
          28.699999999999818,
          39.69999999999982,
          35.19999999999982,
          16.600000000000364,
          26.800000000000182,
          24.5,
          22.099999999999454,
          31.100000000000364,
          29.699999999999818,
          20,
          29.600000000000364,
          44.399999999999636,
          16.600000000000364,
          26.799999999999272,
          24.5,
          22.5,
          20.900000000000546,
          30.800000000000182,
          30.599999999999454,
          35.19999999999982,
          15.700000000000728,
          26.299999999999272,
          34.30000000000018,
          19.300000000000182,
          30.399999999999636,
          28.400000000000546,
          27.800000000000182,
          25.899999999999636,
          27.100000000000364,
          28.399999999999636,
          25.800000000000182,
          22,
          47.399999999999636,
          16.699999999999818,
          26.800000000000182,
          24.5,
          22.600000000000364,
          30.699999999999818,
          21,
          30.199999999999818,
          28.699999999999818,
          29.200000000000728,
          28.399999999999636,
          28.199999999999818,
          17.5,
          36.599999999999454,
          27,
          28.400000000001455,
          26,
          23.69999999999891,
          21.80000000000109,
          32.19999999999891,
          19.100000000000364,
          31.200000000000728,
          27.5,
          27,
          28.299999999999272,
          25.799999999999272,
          23.80000000000109,
          33.100000000000364,
          20.899999999999636,
          28.299999999999272,
          27.200000000000728,
          28.299999999999272,
          25.80000000000109,
          34.79999999999927,
          20.899999999999636,
          28.899999999999636,
          20.30000000000109,
          28.100000000000364,
          27.69999999999891,
          36.30000000000109,
          25.5,
          26.899999999999636,
          16.899999999999636,
          26.5,
          34.600000000000364,
          21.100000000000364,
          30.399999999999636,
          31.799999999999272,
          19.700000000000728,
          27.899999999999636,
          45.399999999999636,
          16.600000000000364,
          26.799999999999272,
          24.600000000000364,
          22.100000000000364,
          30.200000000000728,
          30.099999999998545,
          17.80000000000109,
          47,
          16.600000000000364,
          25.69999999999891,
          24.399999999999636,
          21.100000000000364,
          30,
          27,
          44.899999999999636,
          16.700000000000728,
          26.700000000000728,
          22.799999999999272,
          33.399999999999636,
          28.80000000000109,
          18.69999999999891,
          26.700000000000728,
          35.29999999999927,
          24.80000000000109,
          25.099999999998545,
          18.100000000000364,
          37,
          23.5,
          31.100000000000364,
          46.899999999999636,
          16.200000000000728,
          26.69999999999891,
          24.200000000000728,
          32.29999999999927,
          26.700000000000728,
          27.200000000000728,
          28.299999999999272,
          25,
          36,
          35.5,
          16.700000000000728,
          26.69999999999891,
          23.30000000000109,
          21.399999999999636,
          45.79999999999927,
          16.700000000000728,
          26.799999999999272,
          23.399999999999636,
          31.30000000000109,
          19.600000000000364,
          35.099999999998545,
          16.700000000000728,
          26.700000000000728,
          34.79999999999927,
          21.5,
          30.5,
          29.299999999999272,
          19.200000000000728,
          44.399999999999636,
          16.600000000000364,
          26.799999999999272,
          24.400000000001455,
          32,
          20.299999999999272,
          31.200000000000728,
          29.5,
          19.599999999998545,
          26.700000000000728,
          43.79999999999927,
          10.900000000001455,
          40.399999999999636,
          22.600000000000364,
          20.69999999999891,
          21.30000000000109,
          31,
          31.099999999998545,
          20.200000000000728,
          29.100000000000364,
          29.600000000000364,
          28.799999999999272,
          18.700000000000728,
          28.899999999999636,
          36.19999999999891,
          27.200000000000728,
          16.700000000000728,
          27,
          34.399999999999636,
          21.899999999999636,
          29.700000000000728,
          29,
          18.899999999999636,
          34.399999999999636,
          26.5,
          25.5,
          26.200000000000728,
          28.599999999998545,
          26,
          23.80000000000109,
          32.100000000000364,
          22.19999999999891,
          21.200000000000728,
          31.399999999999636,
          30.399999999999636,
          19.5,
          27.80000000000109,
          27.099999999998545,
          28.400000000001455,
          24.099999999998545,
          36,
          35.100000000000364,
          16.600000000000364,
          26.899999999999636,
          24.5,
          31.399999999999636,
          21.400000000001455,
          21.69999999999891,
          31.399999999999636,
          30.200000000000728,
          18.5,
          30.399999999999636,
          26.899999999999636,
          26.600000000000364,
          28.100000000000364,
          25.899999999999636,
          49.30000000000109,
          15.699999999998909,
          26.600000000000364,
          24.600000000000364,
          32.100000000000364,
          28.5,
          18.69999999999891,
          43.80000000000109,
          11.699999999998909,
          25.899999999999636,
          36.30000000000109,
          20.799999999999272,
          21,
          30.899999999999636,
          19.700000000000728,
          30,
          29.100000000000364,
          26.799999999999272,
          25.600000000000364,
          28.600000000000364,
          26,
          35.600000000000364,
          34.599999999998545,
          14.800000000001091,
          26.69999999999891,
          24.400000000001455,
          33,
          34.5,
          17.19999999999891,
          26.80000000000109,
          24.099999999998545,
          34.600000000000364,
          16.700000000000728,
          26.600000000000364,
          24.599999999998545,
          30.900000000001455,
          27.099999999998545,
          28.400000000001455,
          24.5,
          23.19999999999891,
          27.200000000000728,
          28.399999999999636,
          24.100000000000364,
          50.19999999999891,
          16.700000000000728,
          26.899999999999636,
          24.5,
          35.100000000000364,
          16.700000000000728,
          26.799999999999272,
          24.399999999999636,
          29.600000000000364,
          27.100000000000364,
          28.5,
          25.799999999999272,
          33.80000000000109,
          35.29999999999927,
          16.700000000000728,
          26.799999999999272,
          24.5,
          22.5,
          30.899999999999636,
          31.399999999999636,
          20,
          29.400000000001455,
          29.19999999999891,
          28.100000000000364,
          19,
          28,
          26.600000000000364,
          26.600000000000364,
          28.399999999999636,
          25.899999999999636,
          36.20000000000073,
          20.899999999999636,
          29.799999999999272,
          26.399999999999636,
          28.5,
          26.100000000000364,
          23.200000000000728,
          21.399999999999636,
          43.79999999999927,
          25.5,
          24.100000000000364,
          22.100000000000364,
          33.70000000000073,
          18.5,
          26.69999999999891,
          35.30000000000109,
          16.599999999998545,
          26.700000000000728,
          24.200000000000728,
          34.899999999999636,
          28.399999999999636,
          26,
          22.600000000000364,
          48.5,
          16.600000000000364,
          26.799999999999272,
          24.600000000000364,
          22.19999999999891,
          30.200000000000728,
          30.299999999999272,
          19.80000000000109,
          28,
          45.399999999999636,
          16.700000000000728,
          26.69999999999891,
          23,
          33.30000000000109,
          19.399999999999636,
          27.5,
          27.299999999999272,
          43.399999999999636,
          16.700000000000728,
          26.799999999999272,
          24.200000000000728,
          22.600000000000364,
          30.899999999999636,
          20.799999999999272,
          30.400000000001455,
          18.899999999999636,
          28.600000000000364,
          29.099999999998545,
          35.400000000001455,
          16.69999999999891,
          26.700000000000728,
          33.100000000000364,
          21.19999999999891,
          28.899999999999636,
          46.5,
          16.700000000000728,
          25.299999999999272,
          23.100000000000364,
          32.80000000000109,
          33.79999999999927,
          16.700000000000728,
          25.5,
          24.5,
          32.79999999999927,
          35,
          17.200000000000728,
          26.700000000000728,
          24,
          30.299999999999272,
          26.099999999998545,
          28.600000000002183,
          26.099999999998545,
          23.400000000001455,
          31.299999999999272,
          29.899999999997817,
          19.100000000002183,
          28,
          43.70000000000073,
          16.599999999998545,
          26.900000000001455,
          23.5,
          32.69999999999709,
          35.30000000000291,
          16.599999999998545,
          26.799999999999272,
          22.799999999999272,
          22.200000000000728,
          35.5,
          28.299999999999272,
          24.900000000001455,
          23.200000000000728,
          30,
          43.5,
          16.700000000000728,
          25.5,
          24.399999999997817,
          22.5,
          30.200000000000728,
          30,
          34.599999999998545,
          16,
          26.700000000000728,
          24.5,
          30.100000000002183,
          21.69999999999709,
          30.5,
          20.600000000002183,
          36.39999999999782,
          16.600000000002183,
          26.799999999999272,
          33.599999999998545,
          48.400000000001455,
          16.700000000000728,
          26.700000000000728,
          24.599999999998545,
          30.599999999998545,
          30.600000000002183,
          28.799999999999272,
          28.599999999998545,
          18.80000000000291,
          27.799999999999272,
          26.700000000000728,
          33.69999999999709,
          27.5,
          25.900000000001455,
          23.299999999999272,
          19.799999999999272,
          35.60000000000218,
          27.099999999998545,
          27.200000000000728,
          25.5,
          23.5,
          21.200000000000728,
          30.799999999999272,
          29.299999999999272,
          28.5,
          28,
          18.299999999999272,
          36.20000000000073,
          26.700000000000728,
          35,
          16.599999999998545,
          26.80000000000291,
          22.69999999999709,
          21,
          37.60000000000218,
          27.099999999998545,
          28.400000000001455,
          25.599999999998545,
          23.600000000002183,
          21.599999999998545,
          30.900000000001455,
          20.099999999998545,
          28.700000000000728,
          28.5,
          34.20000000000073,
          17.599999999998545,
          26.900000000001455,
          35.099999999998545,
          16.599999999998545,
          26.700000000000728,
          24.5,
          20.700000000000728,
          30.799999999999272,
          27.700000000000728,
          35.70000000000073,
          24.799999999999272,
          26,
          17.900000000001455,
          26.799999999999272,
          24.5,
          31.099999999998545,
          22.700000000000728,
          31,
          21.099999999998545,
          30.900000000001455,
          29.299999999999272,
          20,
          27.299999999999272,
          26.30000000000291,
          28.5,
          26.099999999998545,
          23.799999999999272,
          31.700000000000728,
          19.799999999999272,
          28.900000000001455,
          27.099999999998545,
          27.100000000002183,
          28.399999999997817,
          25.900000000001455,
          23,
          33.099999999998545,
          31,
          18.900000000001455
        ],
        "drawCallSamples": [
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14
        ],
        "frameCaptureState": {
          "visibilityState": "visible",
          "hasFocus": true,
          "probe": {
            "drawCalls": 9451,
            "calls": {
              "drawArrays": 3375,
              "drawElements": 2701,
              "drawArraysInstanced": 1350,
              "drawElementsInstanced": 2025
            },
            "wrapped": [
              "WebGLRenderingContext.drawArrays",
              "WebGLRenderingContext.drawElements",
              "WebGL2RenderingContext.drawArrays",
              "WebGL2RenderingContext.drawElements",
              "WebGL2RenderingContext.drawRangeElements",
              "WebGL2RenderingContext.drawArraysInstanced",
              "WebGL2RenderingContext.drawElementsInstanced"
            ],
            "errors": []
          }
        },
        "heap": {
          "runtimeBefore": {
            "usedSize": 5474908,
            "totalSize": 8650752,
            "embedderHeapUsedSize": 2238936,
            "backingStorageSize": 1166118
          },
          "runtimeAfter": {
            "usedSize": 4436928,
            "totalSize": 5767168,
            "embedderHeapUsedSize": 7614072,
            "backingStorageSize": 1175867
          },
          "runtimeUsedDelta": -1037980,
          "performanceMemory": {
            "usedJSHeapSize": 5647947,
            "totalJSHeapSize": 6943291,
            "jsHeapSizeLimit": 4395630592
          }
        },
        "navigationTiming": {
          "name": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277525417-2-codex&quality=ultra&adaptive=0",
          "entryType": "navigation",
          "initiatorType": "navigation",
          "startTime": 0,
          "duration": 702.8000000119209,
          "transferSize": 3583,
          "encodedBodySize": 3283,
          "decodedBodySize": 9783,
          "responseStart": 37.90000003576279,
          "responseEnd": 38.30000001192093,
          "domInteractive": 567.6000000238419,
          "domContentLoadedEventEnd": 701.9000000357628,
          "loadEventEnd": 702.8000000119209
        },
        "resourceTiming": {
          "summary": {
            "count": 3,
            "transferSize": 166613,
            "encodedBodySize": 165713,
            "decodedBodySize": 644972,
            "cachedCount": 0,
            "byInitiatorType": {
              "script": {
                "count": 1,
                "transferSize": 160756,
                "encodedBodySize": 160456,
                "decodedBodySize": 626537,
                "duration": 53.60000002384186
              },
              "link": {
                "count": 1,
                "transferSize": 5305,
                "encodedBodySize": 5005,
                "decodedBodySize": 18022,
                "duration": 25.099999964237213
              },
              "other": {
                "count": 1,
                "transferSize": 552,
                "encodedBodySize": 252,
                "decodedBodySize": 413,
                "duration": 25.100000023841858
              }
            }
          },
          "entries": [
            {
              "name": "https://c42f196d.sol-katamari.pages.dev/assets/index-WNnXlyBf.js",
              "entryType": "resource",
              "initiatorType": "script",
              "startTime": 563,
              "duration": 53.60000002384186,
              "transferSize": 160756,
              "encodedBodySize": 160456,
              "decodedBodySize": 626537,
              "responseStart": 602,
              "responseEnd": 616.6000000238419,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://c42f196d.sol-katamari.pages.dev/assets/index-mYB2jZ9i.css",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 563.2000000476837,
              "duration": 25.099999964237213,
              "transferSize": 5305,
              "encodedBodySize": 5005,
              "decodedBodySize": 18022,
              "responseStart": 588,
              "responseEnd": 588.3000000119209,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://c42f196d.sol-katamari.pages.dev/favicon.svg",
              "entryType": "resource",
              "initiatorType": "other",
              "startTime": 1682.300000011921,
              "duration": 25.100000023841858,
              "transferSize": 552,
              "encodedBodySize": 252,
              "decodedBodySize": 413,
              "responseStart": 1706.9000000357628,
              "responseEnd": 1707.4000000357628,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            }
          ]
        },
        "browserEvents": {
          "consoleErrors": [],
          "runtimeExceptions": [],
          "logErrors": [],
          "networkFailures": [],
          "cdpTransfer": {
            "all": {
              "count": 5,
              "encodedDataLength": 172253,
              "failedCount": 0,
              "servedFromCacheCount": 1
            },
            "navigation": {
              "count": 1,
              "encodedDataLength": 4051,
              "failedCount": 0,
              "servedFromCacheCount": 0
            },
            "resources": {
              "count": 4,
              "encodedDataLength": 168202,
              "failedCount": 0,
              "servedFromCacheCount": 1
            }
          },
          "requests": [
            {
              "requestId": "144D2DC5243E1BF08F8931C438077ACF",
              "url": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277525417-2-codex&quality=ultra&adaptive=0",
              "method": "GET",
              "type": "Document",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277525417-2-codex&quality=ultra&adaptive=0",
              "timestamp": 278557.81828,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 4051,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62330.2",
              "url": "https://c42f196d.sol-katamari.pages.dev/assets/index-WNnXlyBf.js",
              "method": "GET",
              "type": "Script",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277525417-2-codex&quality=ultra&adaptive=0",
              "timestamp": 278558.380907,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 161361,
              "failed": false,
              "status": 200,
              "mimeType": "application/javascript",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62330.3",
              "url": "https://c42f196d.sol-katamari.pages.dev/assets/index-mYB2jZ9i.css",
              "method": "GET",
              "type": "Stylesheet",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277525417-2-codex&quality=ultra&adaptive=0",
              "timestamp": 278558.381048,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 5813,
              "failed": false,
              "status": 200,
              "mimeType": "text/css",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62330.6",
              "url": "data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.72'/%3E%3C/svg%3E",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277525417-2-codex&quality=ultra&adaptive=0",
              "timestamp": 278558.407487,
              "redirectCount": 0,
              "servedFromCache": true,
              "encodedDataLength": 0,
              "failed": false,
              "status": 200,
              "mimeType": "image/svg+xml",
              "protocol": "data",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62330.7",
              "url": "https://c42f196d.sol-katamari.pages.dev/favicon.svg",
              "method": "GET",
              "type": "Other",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277525417-2-codex&quality=ultra&adaptive=0",
              "timestamp": 278559.500161,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 1028,
              "failed": false,
              "status": 200,
              "mimeType": "image/svg+xml",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            }
          ],
          "actionableNetworkFailures": []
        },
        "startAudit": {
          "url": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277525417-2-codex&quality=ultra&adaptive=0",
          "title": "SOL ROLLER TOKYO — Skytree Time Attack",
          "lang": "ja",
          "bodyText": "S SOL ROLLER TOKYO TIME ATTACK · v2 LOG ♪ Ⅱ CURRENT SCALE 40 cm 01 HOME ROOM · 民家の居間 HOME TUTORIAL 0% MISSION 01 / 06 · HOME 部屋の小物を6個巻き込もう あと6個。光る矢印の先へ転がる ↑ TOY BLOCK 91 cm HOME TOKYO SKYTREE MISSION 01 / 06 · HOME。部屋の小物を6個巻き込もう。あと6個。光る矢印の先へ転がる TIME ATTACK 00:00.0 ABSORBED 0000 TOKYO SCORE 000000 RARE / COMBO 0 / ×1.0 SPACE · DASH READY ◆ ABSORBED SUN SEED +100 TOKYO TIME ATTACK · ABSORB THE 634m SKYTREE GROW. FIND. ABSORB. 民家の居間からスタート。小物、家具、住宅街、東京の街を順に巻き込み、 最後に高さ634mの 東京スカイツリー を吸収すればゴール。速さとレア収集で高得点を狙おう。 HOME 部屋の小物から開始 矢印が次に巻き込める物を案内 TOKYO 段差と街を攻略 金色のレアは5,000点ボーナス GOAL スカイツリーを吸収 クリア時間でS〜Dランク ミッション開始 ↗ WASD / 矢印 移動 DRAG カメラ SHIFT ブースト / SPACE ダッシュ",
          "interactive": [
            {
              "index": 0,
              "tag": "A",
              "id": null,
              "className": "brand",
              "text": "S SOL ROLLER TOKYO TIME ATTACK · v2 S SOL ROLLER TOKYO TIME ATTACK · v2 SOL ROLLER home",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 22,
                "y": 18.5,
                "width": 162.09375,
                "height": 37
              }
            },
            {
              "index": 1,
              "tag": "A",
              "id": null,
              "className": "icon-button log-link",
              "text": "LOG LOG 作業ログを開く",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 1288,
                "y": 18,
                "width": 38,
                "height": 38
              }
            },
            {
              "index": 2,
              "tag": "BUTTON",
              "id": "sound-button",
              "className": "icon-button",
              "text": "♪ ♪ サウンド切替",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 1334,
                "y": 18,
                "width": 38,
                "height": 38
              }
            },
            {
              "index": 3,
              "tag": "BUTTON",
              "id": "pause-button",
              "className": "icon-button",
              "text": "Ⅱ Ⅱ 一時停止",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 1380,
                "y": 18,
                "width": 38,
                "height": 38
              }
            },
            {
              "index": 4,
              "tag": "BUTTON",
              "id": "start-button",
              "className": "start-button",
              "text": "ミッション開始 ↗ ミッション開始 ↗",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 130,
                "y": 658.109375,
                "width": 310,
                "height": 54
              }
            },
            {
              "index": 5,
              "tag": "BUTTON",
              "id": "resume-button",
              "className": "start-button compact",
              "text": "RESUME",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 630,
                "y": 520.390625,
                "width": 180,
                "height": 43
              }
            },
            {
              "index": 6,
              "tag": "A",
              "id": "x-share-button",
              "className": "start-button compact share-button",
              "text": "Xで結果をポスト ↗",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 489.015625,
                "y": 625.9375,
                "width": 180,
                "height": 70
              }
            },
            {
              "index": 7,
              "tag": "BUTTON",
              "id": "continue-button",
              "className": "start-button compact",
              "text": "この世界を探索",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 682.015625,
                "y": 625.9375,
                "width": 180,
                "height": 70
              }
            },
            {
              "index": 8,
              "tag": "BUTTON",
              "id": "restart-button",
              "className": "text-button",
              "text": "最初から遊ぶ",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 875.015625,
                "y": 615.9375,
                "width": 75.953125,
                "height": 80
              }
            },
            {
              "index": 9,
              "tag": "BUTTON",
              "id": "boost-button",
              "className": "boost-button",
              "text": "DASH DASH ダッシュ",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            }
          ],
          "chosen": {
            "index": null,
            "tag": "BUTTON",
            "id": "start-button",
            "className": "start-button",
            "text": "ミッション開始 ↗ ミッション開始 ↗",
            "role": null,
            "disabled": false,
            "visible": true,
            "bounds": {
              "x": 130,
              "y": 658.109375,
              "width": 310,
              "height": 54
            }
          },
          "chosenCenter": {
            "x": 285,
            "y": 685.109375
          },
          "canvas": {
            "id": "game-canvas",
            "className": "",
            "width": 1440,
            "height": 900,
            "bounds": {
              "x": 0,
              "y": 0,
              "width": 1440,
              "height": 900
            }
          },
          "solBefore": {
            "schemaVersion": "2.0.0",
            "ready": true,
            "running": false,
            "paused": false,
            "tierIndex": 0,
            "tierName": "HOME ROOM",
            "radiusMeters": 0.2,
            "diameterMeters": 0.4,
            "localRadius": 0.8,
            "renderMetersPerUnit": 0.25,
            "viewRadiusMeters": 23.75,
            "positionMeters": {
              "x": 0,
              "z": 0
            },
            "cameraYawRadians": 0.6911503837897545,
            "velocityMetersPerSecond": 0,
            "pickupCount": 0,
            "score": 0,
            "runTimeSeconds": 0,
            "rank": null,
            "rareCount": 0,
            "combo": 0,
            "comboMultiplier": 1,
            "dashActive": false,
            "dashReady": true,
            "dashCharge": 1,
            "surfaceHeightMeters": 0,
            "homeExited": false,
            "audioVoices": 0,
            "audioMusicActive": false,
            "shareUrl": null,
            "completed": false,
            "objectivePhase": "GROW",
            "objectiveTitle": "部屋の小物を6個巻き込もう",
            "navigationDistanceMeters": 0.9116893241675575,
            "navigationBearingRadians": 0.30844262938357114,
            "goalVisible": false,
            "goalReady": false,
            "goalAbsorbing": false,
            "goalAbsorbed": false,
            "goalRadiusMeters": 317,
            "goalRequiredRadiusMeters": 440.27777777777777,
            "goalPositionMeters": null,
            "transitioning": false,
            "transitionProgress": 0,
            "activeInstances": 597,
            "allocatedSlots": 600,
            "gpuInstanceCapacity": 625,
            "maximumSteadyInstances": 600,
            "attachedInstances": 0,
            "maximumAttachedInstances": 60,
            "collisionCandidates": 0,
            "drawCalls": 14,
            "triangles": 17888,
            "geometries": 16,
            "textures": 1,
            "fps": 60,
            "frameAverageMs": 0,
            "frameP95Ms": 0,
            "frameP99Ms": 0,
            "quality": "ULTRA",
            "autoplay": false,
            "stateHash": 11792854,
            "seed": 1347374145
          },
          "after": {
            "bodyText": "S SOL ROLLER TOKYO TIME ATTACK · v2 LOG ♪ Ⅱ CURRENT SCALE 40 cm 01 HOME ROOM · 民家の居間 HOME TUTORIAL 0% MISSION 01 / 06 · HOME 部屋の小物を6個巻き込もう あと6個。光る矢印の先へ転がる ↑ TOY BLOCK 91 cm HOME TOKYO SKYTREE MISSION 01 / 06 · HOME。部屋の小物を6個巻き込もう。あと6個。光る矢印の先へ転がる TIME ATTACK 00:00.3 ABSORBED 0000 TOKYO SCORE 000000 RARE / COMBO 0 / ×1.0 SPACE · DASH READY ◆ ABSORBED SUN SEED +100 TOKYO TIME ATTACK · ABSORB THE 634m SKYTREE GROW. FIND. ABSORB. 民家の居間からスタート。小物、家具、住宅街、東京の街を順に巻き込み、 最後に高さ634mの 東京スカイツリー を吸収すればゴール。速さとレア収集で高得点を狙おう。 HOME 部屋の小物から開始 矢印が次に巻き込める物を案内 TOKYO 段差と街を攻略 金色のレアは5,000点ボーナス GOAL スカイツリーを吸収 クリア時間でS〜Dランク ミッション開始 ↗ WASD / 矢印 移動 DRAG カメラ SHIFT ブースト / SPACE ダッシュ",
            "chosenStillVisible": true,
            "solAfter": {
              "schemaVersion": "2.0.0",
              "ready": true,
              "running": true,
              "paused": false,
              "tierIndex": 0,
              "tierName": "HOME ROOM",
              "radiusMeters": 0.2,
              "diameterMeters": 0.4,
              "localRadius": 0.8,
              "renderMetersPerUnit": 0.25,
              "viewRadiusMeters": 23.75,
              "positionMeters": {
                "x": 0,
                "z": 0
              },
              "cameraYawRadians": 0.6911503837897545,
              "velocityMetersPerSecond": 0,
              "pickupCount": 0,
              "score": 0,
              "runTimeSeconds": 0.24600000000000002,
              "rank": null,
              "rareCount": 0,
              "combo": 0,
              "comboMultiplier": 1,
              "dashActive": false,
              "dashReady": true,
              "dashCharge": 1,
              "surfaceHeightMeters": 0,
              "homeExited": false,
              "audioVoices": 0,
              "audioMusicActive": true,
              "shareUrl": null,
              "completed": false,
              "objectivePhase": "GROW",
              "objectiveTitle": "部屋の小物を6個巻き込もう",
              "navigationDistanceMeters": 0.9116893241675575,
              "navigationBearingRadians": 0.30844262938357114,
              "goalVisible": false,
              "goalReady": false,
              "goalAbsorbing": false,
              "goalAbsorbed": false,
              "goalRadiusMeters": 317,
              "goalRequiredRadiusMeters": 440.27777777777777,
              "goalPositionMeters": null,
              "transitioning": false,
              "transitionProgress": 0,
              "activeInstances": 597,
              "allocatedSlots": 600,
              "gpuInstanceCapacity": 625,
              "maximumSteadyInstances": 600,
              "attachedInstances": 0,
              "maximumAttachedInstances": 60,
              "collisionCandidates": 0,
              "drawCalls": 14,
              "triangles": 17888,
              "geometries": 16,
              "textures": 1,
              "fps": 2.6349280796380663,
              "frameAverageMs": 125,
              "frameP95Ms": 250,
              "frameP99Ms": 250,
              "quality": "ULTRA",
              "autoplay": false,
              "stateHash": 536564089,
              "seed": 1347374145
            },
            "canvasCount": 1,
            "probe": {
              "drawCalls": 197,
              "calls": {
                "drawArrays": 70,
                "drawElements": 57,
                "drawArraysInstanced": 28,
                "drawElementsInstanced": 42
              },
              "wrapped": [
                "WebGLRenderingContext.drawArrays",
                "WebGLRenderingContext.drawElements",
                "WebGL2RenderingContext.drawArrays",
                "WebGL2RenderingContext.drawElements",
                "WebGL2RenderingContext.drawRangeElements",
                "WebGL2RenderingContext.drawArraysInstanced",
                "WebGL2RenderingContext.drawElementsInstanced"
              ],
              "errors": []
            }
          }
        },
        "screenshotPath": "<local-evidence>/codex-trial-2.png"
      },
      {
        "status": "passed",
        "browser": "Chrome/150.0.7871.125",
        "site": "codex",
        "label": "Codex / SOL ROLLER",
        "trial": 3,
        "orderInPair": 2,
        "startedAt": "2026-07-17T08:39:52.540Z",
        "finishedAt": "2026-07-17T08:40:13.116Z",
        "pageUrl": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277591963-3-codex&quality=ultra&adaptive=0",
        "viewport": {
          "width": 1440,
          "height": 900,
          "deviceScaleFactor": 1
        },
        "framesRequested": 600,
        "warmupFrames": 60,
        "longFrameThresholdMs": 50,
        "frameSummary": {
          "count": 600,
          "mean": 27.996333333333332,
          "p50": 27.200000000000728,
          "p95": 43.29999999999927,
          "p99": 55.399999999999636,
          "min": 11.200000000000728,
          "max": 92.30000000000018,
          "threshold": 50,
          "aboveThreshold": 11,
          "aboveThresholdPercent": 1.8333333333333333
        },
        "drawCallsPerFrameSummary": {
          "count": 600,
          "mean": 14,
          "p50": 14,
          "p95": 14,
          "p99": 14,
          "min": 14,
          "max": 14
        },
        "frameSamplesMs": [
          28.300000000000182,
          28.09999999999991,
          28.09999999999991,
          18.699999999999818,
          28,
          27.700000000000273,
          28.199999999999818,
          53.40000000000009,
          15.699999999999818,
          25.600000000000364,
          24.199999999999818,
          30.09999999999991,
          27.09999999999991,
          27.5,
          26,
          23.40000000000009,
          29.59999999999991,
          44.30000000000018,
          16.699999999999818,
          26.700000000000273,
          24.299999999999727,
          22.600000000000364,
          34.599999999999454,
          28.400000000000546,
          25.899999999999636,
          22.100000000000364,
          46.599999999999454,
          18.300000000000182,
          25.300000000000182,
          24.199999999999818,
          22.300000000000182,
          30.699999999999818,
          31.400000000000546,
          20.299999999999272,
          28.300000000000182,
          30.400000000000546,
          19.199999999999818,
          28.099999999999454,
          28.300000000000182,
          27.699999999999818,
          27.700000000000728,
          28,
          35.19999999999982,
          26.899999999999636,
          16.699999999999818,
          35.900000000000546,
          23.199999999999818,
          21.199999999999818,
          30.300000000000182,
          31.399999999999636,
          19.600000000000364,
          27.399999999999636,
          43.400000000000546,
          17.699999999999818,
          34,
          28,
          15.899999999999636,
          33.600000000000364,
          65.30000000000018,
          26.800000000000182,
          24.5,
          32.099999999999454,
          31.5,
          92.30000000000018,
          28.800000000000182,
          26.300000000000182,
          22.399999999999636,
          27.199999999999818,
          28.300000000000182,
          25.699999999999818,
          35.400000000000546,
          20.799999999999272,
          30.600000000000364,
          19,
          29.5,
          34.899999999999636,
          28.400000000000546,
          25.899999999999636,
          23.800000000000182,
          33.30000000000018,
          21,
          29.5,
          19.099999999999454,
          43.70000000000073,
          11.699999999999818,
          39.5,
          34.30000000000018,
          16.699999999999818,
          25.899999999999636,
          24.199999999999818,
          22.5,
          28.900000000000546,
          27.099999999999454,
          28.300000000000182,
          26,
          36,
          33.900000000000546,
          16.899999999999636,
          25.399999999999636,
          22.900000000000546,
          34.099999999999454,
          26.600000000000364,
          17.800000000000182,
          26,
          50.5,
          17.800000000000182,
          26.799999999999272,
          24.600000000000364,
          22.600000000000364,
          33.399999999999636,
          28.600000000000364,
          37.899999999999636,
          22.300000000000182,
          29.800000000000182,
          19.5,
          36.099999999999454,
          25.5,
          28.800000000000182,
          61.100000000000364,
          30.599999999999454,
          20,
          29.5,
          27.699999999999818,
          28.300000000000182,
          26.900000000000546,
          36.29999999999927,
          17.900000000000546,
          26.699999999999818,
          43.899999999999636,
          16.300000000000182,
          26.699999999999818,
          24.5,
          31.300000000000182,
          21.5,
          30.800000000000182,
          29.600000000000364,
          19,
          35.69999999999982,
          27.099999999999454,
          28.300000000000182,
          25.699999999999818,
          23.300000000000182,
          28.400000000000546,
          43.599999999999454,
          26.699999999999818,
          23.900000000000546,
          35.099999999999454,
          16.700000000000728,
          25.599999999999454,
          23.600000000000364,
          32,
          29.199999999999818,
          18.5,
          43.80000000000018,
          11.699999999999818,
          26,
          33.69999999999982,
          29.699999999999818,
          27.900000000000546,
          25.199999999999818,
          27.199999999999818,
          28.300000000000182,
          24.199999999999818,
          23.5,
          31.599999999999454,
          18.80000000000109,
          30.299999999999272,
          27.200000000000728,
          44.5,
          16.69999999999891,
          26.80000000000109,
          24.399999999999636,
          22.5,
          31.700000000000728,
          35.599999999998545,
          26.700000000000728,
          15.700000000000728,
          26,
          24.299999999999272,
          32.899999999999636,
          33.899999999999636,
          28.700000000000728,
          25.700000000000728,
          23.299999999999272,
          28.700000000000728,
          27.099999999998545,
          26.600000000000364,
          25.600000000000364,
          23.200000000000728,
          27,
          28.19999999999891,
          25.700000000000728,
          34,
          20.299999999999272,
          27.80000000000109,
          27.099999999998545,
          28.200000000000728,
          25.399999999999636,
          35.70000000000073,
          35.29999999999927,
          15.600000000000364,
          26.600000000000364,
          24.399999999999636,
          32.70000000000073,
          20.799999999999272,
          29.600000000000364,
          19.799999999999272,
          28,
          27.200000000000728,
          27,
          27.299999999999272,
          24.600000000000364,
          36,
          34.29999999999927,
          17.200000000000728,
          26.799999999999272,
          24.600000000000364,
          22.700000000000728,
          30.399999999999636,
          32.5,
          20.600000000000364,
          29.600000000000364,
          29.899999999999636,
          18.600000000000364,
          44.69999999999891,
          17.100000000000364,
          26.899999999999636,
          23.399999999999636,
          31.600000000000364,
          21,
          29.899999999999636,
          29.100000000000364,
          28,
          25.5,
          27.100000000000364,
          28.5,
          23.700000000000728,
          23,
          31,
          21.399999999999636,
          31,
          30,
          34.399999999999636,
          16.700000000000728,
          26.799999999999272,
          24.299999999999272,
          34.5,
          17,
          26.700000000000728,
          33.5,
          20.799999999999272,
          31.200000000000728,
          29.100000000000364,
          20.100000000000364,
          38.399999999999636,
          35.399999999999636,
          15.5,
          26.600000000000364,
          24.5,
          32.600000000000364,
          20.69999999999891,
          28.600000000000364,
          30,
          27.799999999999272,
          27,
          27.700000000000728,
          35.399999999999636,
          16.600000000000364,
          38,
          16.700000000000728,
          26.799999999999272,
          24,
          22.600000000000364,
          28.600000000000364,
          26.599999999998545,
          28.30000000000109,
          25.899999999999636,
          36.5,
          20.799999999999272,
          31.5,
          20.30000000000109,
          28.69999999999891,
          30.80000000000109,
          19.19999999999891,
          27.900000000001455,
          45.29999999999927,
          16.600000000000364,
          26.799999999999272,
          24.5,
          20.5,
          30.600000000000364,
          19,
          27.200000000000728,
          36,
          43.29999999999927,
          16.700000000000728,
          26.69999999999891,
          24.200000000000728,
          35.399999999999636,
          16.700000000000728,
          26.69999999999891,
          34.70000000000073,
          20.799999999999272,
          46.100000000000364,
          16.700000000000728,
          26.799999999999272,
          24.600000000000364,
          34.899999999999636,
          16.700000000000728,
          26.899999999999636,
          24.399999999999636,
          31.799999999999272,
          21.900000000001455,
          31.69999999999891,
          20.399999999999636,
          30.100000000000364,
          29.30000000000109,
          19.19999999999891,
          28.80000000000109,
          28.099999999998545,
          28.100000000000364,
          27.899999999999636,
          35.900000000001455,
          27.299999999999272,
          16.600000000000364,
          26.799999999999272,
          23.600000000000364,
          31.899999999999636,
          20.899999999999636,
          30.30000000000109,
          19.799999999999272,
          28.80000000000109,
          28.299999999999272,
          27.5,
          27.5,
          27.200000000000728,
          35.399999999999636,
          16.399999999999636,
          26.700000000000728,
          34.899999999999636,
          21.69999999999891,
          20.700000000000728,
          31.600000000000364,
          29.399999999999636,
          19.899999999999636,
          29.30000000000109,
          27.69999999999891,
          44.600000000000364,
          16.700000000000728,
          26.599999999998545,
          23.600000000000364,
          22.30000000000109,
          29.099999999998545,
          27.100000000000364,
          26.5,
          49.399999999999636,
          18.600000000000364,
          26.899999999999636,
          24.600000000000364,
          31.100000000000364,
          26.600000000000364,
          28.600000000000364,
          25.69999999999891,
          23.700000000000728,
          21.69999999999891,
          29.900000000001455,
          31.099999999998545,
          19.600000000000364,
          28.100000000000364,
          27.100000000000364,
          27,
          28.399999999999636,
          25.799999999999272,
          23.100000000000364,
          33,
          20,
          31.200000000000728,
          29.899999999999636,
          28.100000000000364,
          27,
          28.5,
          25.69999999999891,
          23.700000000000728,
          21.799999999999272,
          31.600000000000364,
          29.600000000000364,
          19.5,
          28.700000000000728,
          28.299999999999272,
          27.799999999999272,
          27.5,
          27.200000000000728,
          27,
          18.100000000000364,
          27,
          26.899999999999636,
          27,
          52.399999999999636,
          16.5,
          26.100000000000364,
          24.299999999999272,
          30.200000000000728,
          20.100000000000364,
          29.100000000000364,
          36.29999999999927,
          18,
          27.100000000000364,
          28.399999999999636,
          25.100000000000364,
          23.399999999999636,
          32.600000000000364,
          30.19999999999891,
          20,
          29.30000000000109,
          35.69999999999891,
          27.100000000000364,
          16.700000000000728,
          26.69999999999891,
          34.600000000000364,
          21.80000000000109,
          32.099999999998545,
          20,
          31.400000000001455,
          19.399999999999636,
          29.399999999999636,
          28.700000000000728,
          28,
          18.69999999999891,
          27.200000000000728,
          26.69999999999891,
          27.100000000000364,
          28.399999999999636,
          25.900000000001455,
          23.799999999999272,
          46.79999999999927,
          16.900000000001455,
          25.799999999999272,
          24.399999999999636,
          30.899999999999636,
          20.700000000000728,
          40.29999999999927,
          37,
          27.100000000000364,
          54.399999999999636,
          21.5,
          28.600000000000364,
          42.20000000000073,
          26.600000000000364,
          56.399999999999636,
          28.799999999999272,
          37.600000000000364,
          33.5,
          27.299999999999272,
          38.80000000000109,
          55.399999999999636,
          15.700000000000728,
          36.899999999999636,
          41.5,
          48.399999999999636,
          24.799999999999272,
          34.100000000000364,
          45.19999999999891,
          34.900000000001455,
          16.799999999999272,
          35.79999999999927,
          35.400000000001455,
          29.700000000000728,
          28.200000000000728,
          42.29999999999927,
          35.70000000000073,
          22,
          28.299999999999272,
          41.79999999999927,
          26.5,
          33.70000000000073,
          30.299999999999272,
          19.200000000000728,
          34.599999999998545,
          28.400000000001455,
          26,
          59.79999999999927,
          16.400000000001455,
          25.899999999997817,
          24.100000000002183,
          31.299999999999272,
          38.099999999998545,
          27.200000000000728,
          16.200000000000728,
          26.700000000000728,
          33.599999999998545,
          47.5,
          16.599999999998545,
          26.700000000000728,
          22.900000000001455,
          33.5,
          34.20000000000073,
          16.599999999998545,
          25.599999999998545,
          35.70000000000073,
          34.900000000001455,
          17.099999999998545,
          26.900000000001455,
          23.399999999997817,
          20.80000000000291,
          38.19999999999709,
          27.100000000002183,
          15.299999999999272,
          38.70000000000073,
          23.399999999997817,
          32,
          28.400000000001455,
          27,
          28.5,
          26,
          35.20000000000073,
          29.399999999997817,
          20.700000000000728,
          29.100000000002183,
          28.099999999998545,
          28.099999999998545,
          36.30000000000291,
          35.19999999999709,
          16.700000000000728,
          26.700000000000728,
          24.599999999998545,
          22.700000000000728,
          31,
          21.100000000002183,
          30.899999999997817,
          29,
          19.600000000002183,
          29.5,
          28.19999999999709,
          35.70000000000073,
          16.600000000002183,
          26.799999999999272,
          34.099999999998545,
          21.5,
          30.900000000001455,
          29.399999999997817,
          64.30000000000291,
          16.399999999997817,
          25.299999999999272,
          24.400000000001455,
          31.299999999999272,
          30.900000000001455,
          29.5,
          27.5,
          27.200000000000728,
          28.399999999997817,
          25.700000000000728,
          32.79999999999927,
          20.100000000002183,
          29.799999999999272,
          27.299999999999272,
          27.099999999998545,
          28.400000000001455,
          25.599999999998545,
          34.80000000000291,
          20.69999999999709,
          30.30000000000291,
          28.599999999998545,
          19.099999999998545,
          27.600000000002183,
          27.899999999997817,
          34.70000000000073,
          25.799999999999272,
          28.700000000000728,
          25.5,
          23.5,
          48.70000000000073,
          16.299999999999272,
          26.700000000000728,
          34.79999999999927,
          21.400000000001455,
          27.399999999997817,
          26.900000000001455,
          34.79999999999927,
          16,
          27.200000000000728,
          28.299999999999272,
          24.5,
          23.200000000000728,
          43.79999999999927,
          11.200000000000728,
          40.20000000000073,
          34.29999999999927,
          16.599999999998545,
          26.80000000000291,
          24.599999999998545,
          30.400000000001455,
          27.099999999998545,
          28.400000000001455,
          25.899999999997817,
          23.600000000002183,
          32.79999999999927,
          19.700000000000728,
          30.69999999999709,
          28.200000000000728,
          19.5
        ],
        "drawCallSamples": [
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14
        ],
        "frameCaptureState": {
          "visibilityState": "visible",
          "hasFocus": true,
          "probe": {
            "drawCalls": 9423,
            "calls": {
              "drawArrays": 3365,
              "drawElements": 2693,
              "drawArraysInstanced": 1346,
              "drawElementsInstanced": 2019
            },
            "wrapped": [
              "WebGLRenderingContext.drawArrays",
              "WebGLRenderingContext.drawElements",
              "WebGL2RenderingContext.drawArrays",
              "WebGL2RenderingContext.drawElements",
              "WebGL2RenderingContext.drawRangeElements",
              "WebGL2RenderingContext.drawArraysInstanced",
              "WebGL2RenderingContext.drawElementsInstanced"
            ],
            "errors": []
          }
        },
        "heap": {
          "runtimeBefore": {
            "usedSize": 5478524,
            "totalSize": 8650752,
            "embedderHeapUsedSize": 2233864,
            "backingStorageSize": 1166118
          },
          "runtimeAfter": {
            "usedSize": 4491348,
            "totalSize": 5767168,
            "embedderHeapUsedSize": 8251064,
            "backingStorageSize": 1170751
          },
          "runtimeUsedDelta": -987176,
          "performanceMemory": {
            "usedJSHeapSize": 5696955,
            "totalJSHeapSize": 6938175,
            "jsHeapSizeLimit": 4395630592
          }
        },
        "navigationTiming": {
          "name": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277591963-3-codex&quality=ultra&adaptive=0",
          "entryType": "navigation",
          "initiatorType": "navigation",
          "startTime": 0,
          "duration": 751.6000000238419,
          "transferSize": 3578,
          "encodedBodySize": 3278,
          "decodedBodySize": 9783,
          "responseStart": 37.10000002384186,
          "responseEnd": 37.5,
          "domInteractive": 566.8000000119209,
          "domContentLoadedEventEnd": 750.9000000357628,
          "loadEventEnd": 751.6000000238419
        },
        "resourceTiming": {
          "summary": {
            "count": 3,
            "transferSize": 166613,
            "encodedBodySize": 165713,
            "decodedBodySize": 644972,
            "cachedCount": 0,
            "byInitiatorType": {
              "script": {
                "count": 1,
                "transferSize": 160756,
                "encodedBodySize": 160456,
                "decodedBodySize": 626537,
                "duration": 104.80000001192093
              },
              "link": {
                "count": 1,
                "transferSize": 5305,
                "encodedBodySize": 5005,
                "decodedBodySize": 18022,
                "duration": 33.5
              },
              "other": {
                "count": 1,
                "transferSize": 552,
                "encodedBodySize": 252,
                "decodedBodySize": 413,
                "duration": 22.69999998807907
              }
            }
          },
          "entries": [
            {
              "name": "https://c42f196d.sol-katamari.pages.dev/assets/index-WNnXlyBf.js",
              "entryType": "resource",
              "initiatorType": "script",
              "startTime": 562.1000000238419,
              "duration": 104.80000001192093,
              "transferSize": 160756,
              "encodedBodySize": 160456,
              "decodedBodySize": 626537,
              "responseStart": 613,
              "responseEnd": 666.9000000357628,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://c42f196d.sol-katamari.pages.dev/assets/index-mYB2jZ9i.css",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 562.2000000476837,
              "duration": 33.5,
              "transferSize": 5305,
              "encodedBodySize": 5005,
              "decodedBodySize": 18022,
              "responseStart": 595.3000000119209,
              "responseEnd": 595.7000000476837,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://c42f196d.sol-katamari.pages.dev/favicon.svg",
              "entryType": "resource",
              "initiatorType": "other",
              "startTime": 1687.6000000238419,
              "duration": 22.69999998807907,
              "transferSize": 552,
              "encodedBodySize": 252,
              "decodedBodySize": 413,
              "responseStart": 1709.9000000357628,
              "responseEnd": 1710.300000011921,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            }
          ]
        },
        "browserEvents": {
          "consoleErrors": [],
          "runtimeExceptions": [],
          "logErrors": [],
          "networkFailures": [],
          "cdpTransfer": {
            "all": {
              "count": 5,
              "encodedDataLength": 171854,
              "failedCount": 0,
              "servedFromCacheCount": 1
            },
            "navigation": {
              "count": 1,
              "encodedDataLength": 3583,
              "failedCount": 0,
              "servedFromCacheCount": 0
            },
            "resources": {
              "count": 4,
              "encodedDataLength": 168271,
              "failedCount": 0,
              "servedFromCacheCount": 1
            }
          },
          "requests": [
            {
              "requestId": "B6AAB3858E0E4CDA26D6612561206147",
              "url": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277591963-3-codex&quality=ultra&adaptive=0",
              "method": "GET",
              "type": "Document",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277591963-3-codex&quality=ultra&adaptive=0",
              "timestamp": 278624.34768,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3583,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h2",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64070.2",
              "url": "https://c42f196d.sol-katamari.pages.dev/assets/index-WNnXlyBf.js",
              "method": "GET",
              "type": "Script",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277591963-3-codex&quality=ultra&adaptive=0",
              "timestamp": 278624.90941,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 161383,
              "failed": false,
              "status": 200,
              "mimeType": "application/javascript",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64070.3",
              "url": "https://c42f196d.sol-katamari.pages.dev/assets/index-mYB2jZ9i.css",
              "method": "GET",
              "type": "Stylesheet",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277591963-3-codex&quality=ultra&adaptive=0",
              "timestamp": 278624.909538,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 5847,
              "failed": false,
              "status": 200,
              "mimeType": "text/css",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64070.6",
              "url": "data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.72'/%3E%3C/svg%3E",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277591963-3-codex&quality=ultra&adaptive=0",
              "timestamp": 278624.944278,
              "redirectCount": 0,
              "servedFromCache": true,
              "encodedDataLength": 0,
              "failed": false,
              "status": 200,
              "mimeType": "image/svg+xml",
              "protocol": "data",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64070.7",
              "url": "https://c42f196d.sol-katamari.pages.dev/favicon.svg",
              "method": "GET",
              "type": "Other",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277591963-3-codex&quality=ultra&adaptive=0",
              "timestamp": 278626.034942,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 1041,
              "failed": false,
              "status": 200,
              "mimeType": "image/svg+xml",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            }
          ],
          "actionableNetworkFailures": []
        },
        "startAudit": {
          "url": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277591963-3-codex&quality=ultra&adaptive=0",
          "title": "SOL ROLLER TOKYO — Skytree Time Attack",
          "lang": "ja",
          "bodyText": "S SOL ROLLER TOKYO TIME ATTACK · v2 LOG ♪ Ⅱ CURRENT SCALE 40 cm 01 HOME ROOM · 民家の居間 HOME TUTORIAL 0% MISSION 01 / 06 · HOME 部屋の小物を6個巻き込もう あと6個。光る矢印の先へ転がる ↑ TOY BLOCK 91 cm HOME TOKYO SKYTREE MISSION 01 / 06 · HOME。部屋の小物を6個巻き込もう。あと6個。光る矢印の先へ転がる TIME ATTACK 00:00.0 ABSORBED 0000 TOKYO SCORE 000000 RARE / COMBO 0 / ×1.0 SPACE · DASH READY ◆ ABSORBED SUN SEED +100 TOKYO TIME ATTACK · ABSORB THE 634m SKYTREE GROW. FIND. ABSORB. 民家の居間からスタート。小物、家具、住宅街、東京の街を順に巻き込み、 最後に高さ634mの 東京スカイツリー を吸収すればゴール。速さとレア収集で高得点を狙おう。 HOME 部屋の小物から開始 矢印が次に巻き込める物を案内 TOKYO 段差と街を攻略 金色のレアは5,000点ボーナス GOAL スカイツリーを吸収 クリア時間でS〜Dランク ミッション開始 ↗ WASD / 矢印 移動 DRAG カメラ SHIFT ブースト / SPACE ダッシュ",
          "interactive": [
            {
              "index": 0,
              "tag": "A",
              "id": null,
              "className": "brand",
              "text": "S SOL ROLLER TOKYO TIME ATTACK · v2 S SOL ROLLER TOKYO TIME ATTACK · v2 SOL ROLLER home",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 22,
                "y": 18.5,
                "width": 162.09375,
                "height": 37
              }
            },
            {
              "index": 1,
              "tag": "A",
              "id": null,
              "className": "icon-button log-link",
              "text": "LOG LOG 作業ログを開く",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 1288,
                "y": 18,
                "width": 38,
                "height": 38
              }
            },
            {
              "index": 2,
              "tag": "BUTTON",
              "id": "sound-button",
              "className": "icon-button",
              "text": "♪ ♪ サウンド切替",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 1334,
                "y": 18,
                "width": 38,
                "height": 38
              }
            },
            {
              "index": 3,
              "tag": "BUTTON",
              "id": "pause-button",
              "className": "icon-button",
              "text": "Ⅱ Ⅱ 一時停止",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 1380,
                "y": 18,
                "width": 38,
                "height": 38
              }
            },
            {
              "index": 4,
              "tag": "BUTTON",
              "id": "start-button",
              "className": "start-button",
              "text": "ミッション開始 ↗ ミッション開始 ↗",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 130,
                "y": 658.109375,
                "width": 310,
                "height": 54
              }
            },
            {
              "index": 5,
              "tag": "BUTTON",
              "id": "resume-button",
              "className": "start-button compact",
              "text": "RESUME",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 630,
                "y": 520.390625,
                "width": 180,
                "height": 43
              }
            },
            {
              "index": 6,
              "tag": "A",
              "id": "x-share-button",
              "className": "start-button compact share-button",
              "text": "Xで結果をポスト ↗",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 489.015625,
                "y": 625.9375,
                "width": 180,
                "height": 70
              }
            },
            {
              "index": 7,
              "tag": "BUTTON",
              "id": "continue-button",
              "className": "start-button compact",
              "text": "この世界を探索",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 682.015625,
                "y": 625.9375,
                "width": 180,
                "height": 70
              }
            },
            {
              "index": 8,
              "tag": "BUTTON",
              "id": "restart-button",
              "className": "text-button",
              "text": "最初から遊ぶ",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 875.015625,
                "y": 615.9375,
                "width": 75.953125,
                "height": 80
              }
            },
            {
              "index": 9,
              "tag": "BUTTON",
              "id": "boost-button",
              "className": "boost-button",
              "text": "DASH DASH ダッシュ",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            }
          ],
          "chosen": {
            "index": null,
            "tag": "BUTTON",
            "id": "start-button",
            "className": "start-button",
            "text": "ミッション開始 ↗ ミッション開始 ↗",
            "role": null,
            "disabled": false,
            "visible": true,
            "bounds": {
              "x": 130,
              "y": 658.109375,
              "width": 310,
              "height": 54
            }
          },
          "chosenCenter": {
            "x": 285,
            "y": 685.109375
          },
          "canvas": {
            "id": "game-canvas",
            "className": "",
            "width": 1440,
            "height": 900,
            "bounds": {
              "x": 0,
              "y": 0,
              "width": 1440,
              "height": 900
            }
          },
          "solBefore": {
            "schemaVersion": "2.0.0",
            "ready": true,
            "running": false,
            "paused": false,
            "tierIndex": 0,
            "tierName": "HOME ROOM",
            "radiusMeters": 0.2,
            "diameterMeters": 0.4,
            "localRadius": 0.8,
            "renderMetersPerUnit": 0.25,
            "viewRadiusMeters": 23.75,
            "positionMeters": {
              "x": 0,
              "z": 0
            },
            "cameraYawRadians": 0.6911503837897545,
            "velocityMetersPerSecond": 0,
            "pickupCount": 0,
            "score": 0,
            "runTimeSeconds": 0,
            "rank": null,
            "rareCount": 0,
            "combo": 0,
            "comboMultiplier": 1,
            "dashActive": false,
            "dashReady": true,
            "dashCharge": 1,
            "surfaceHeightMeters": 0,
            "homeExited": false,
            "audioVoices": 0,
            "audioMusicActive": false,
            "shareUrl": null,
            "completed": false,
            "objectivePhase": "GROW",
            "objectiveTitle": "部屋の小物を6個巻き込もう",
            "navigationDistanceMeters": 0.9116893241675575,
            "navigationBearingRadians": 0.30844262938357114,
            "goalVisible": false,
            "goalReady": false,
            "goalAbsorbing": false,
            "goalAbsorbed": false,
            "goalRadiusMeters": 317,
            "goalRequiredRadiusMeters": 440.27777777777777,
            "goalPositionMeters": null,
            "transitioning": false,
            "transitionProgress": 0,
            "activeInstances": 597,
            "allocatedSlots": 600,
            "gpuInstanceCapacity": 625,
            "maximumSteadyInstances": 600,
            "attachedInstances": 0,
            "maximumAttachedInstances": 60,
            "collisionCandidates": 0,
            "drawCalls": 14,
            "triangles": 17888,
            "geometries": 16,
            "textures": 1,
            "fps": 60,
            "frameAverageMs": 0,
            "frameP95Ms": 0,
            "frameP99Ms": 0,
            "quality": "ULTRA",
            "autoplay": false,
            "stateHash": 11792854,
            "seed": 1347374145
          },
          "after": {
            "bodyText": "S SOL ROLLER TOKYO TIME ATTACK · v2 LOG ♪ Ⅱ CURRENT SCALE 40 cm 01 HOME ROOM · 民家の居間 HOME TUTORIAL 0% MISSION 01 / 06 · HOME 部屋の小物を6個巻き込もう あと6個。光る矢印の先へ転がる ↑ TOY BLOCK 91 cm HOME TOKYO SKYTREE MISSION 01 / 06 · HOME。部屋の小物を6個巻き込もう。あと6個。光る矢印の先へ転がる TIME ATTACK 00:00.2 ABSORBED 0000 TOKYO SCORE 000000 RARE / COMBO 0 / ×1.0 SPACE · DASH READY ◆ ABSORBED SUN SEED +100 TOKYO TIME ATTACK · ABSORB THE 634m SKYTREE GROW. FIND. ABSORB. 民家の居間からスタート。小物、家具、住宅街、東京の街を順に巻き込み、 最後に高さ634mの 東京スカイツリー を吸収すればゴール。速さとレア収集で高得点を狙おう。 HOME 部屋の小物から開始 矢印が次に巻き込める物を案内 TOKYO 段差と街を攻略 金色のレアは5,000点ボーナス GOAL スカイツリーを吸収 クリア時間でS〜Dランク ミッション開始 ↗ WASD / 矢印 移動 DRAG カメラ SHIFT ブースト / SPACE ダッシュ",
            "chosenStillVisible": true,
            "solAfter": {
              "schemaVersion": "2.0.0",
              "ready": true,
              "running": true,
              "paused": false,
              "tierIndex": 0,
              "tierName": "HOME ROOM",
              "radiusMeters": 0.2,
              "diameterMeters": 0.4,
              "localRadius": 0.8,
              "renderMetersPerUnit": 0.25,
              "viewRadiusMeters": 23.75,
              "positionMeters": {
                "x": 0,
                "z": 0
              },
              "cameraYawRadians": 0.6911503837897545,
              "velocityMetersPerSecond": 0,
              "pickupCount": 0,
              "score": 0,
              "runTimeSeconds": 0.23399999995231635,
              "rank": null,
              "rareCount": 0,
              "combo": 0,
              "comboMultiplier": 1,
              "dashActive": false,
              "dashReady": true,
              "dashCharge": 1,
              "surfaceHeightMeters": 0,
              "homeExited": false,
              "audioVoices": 0,
              "audioMusicActive": true,
              "shareUrl": null,
              "completed": false,
              "objectivePhase": "GROW",
              "objectiveTitle": "部屋の小物を6個巻き込もう",
              "navigationDistanceMeters": 0.9116893241675575,
              "navigationBearingRadians": 0.30844262938357114,
              "goalVisible": false,
              "goalReady": false,
              "goalAbsorbing": false,
              "goalAbsorbed": false,
              "goalRadiusMeters": 317,
              "goalRequiredRadiusMeters": 440.27777777777777,
              "goalPositionMeters": null,
              "transitioning": false,
              "transitionProgress": 0,
              "activeInstances": 597,
              "allocatedSlots": 600,
              "gpuInstanceCapacity": 625,
              "maximumSteadyInstances": 600,
              "attachedInstances": 0,
              "maximumAttachedInstances": 60,
              "collisionCandidates": 0,
              "drawCalls": 14,
              "triangles": 17888,
              "geometries": 16,
              "textures": 1,
              "fps": 2.8739596266151652,
              "frameAverageMs": 125,
              "frameP95Ms": 250,
              "frameP99Ms": 250,
              "quality": "ULTRA",
              "autoplay": false,
              "stateHash": 536564089,
              "seed": 1347374145
            },
            "canvasCount": 1,
            "probe": {
              "drawCalls": 169,
              "calls": {
                "drawArrays": 60,
                "drawElements": 49,
                "drawArraysInstanced": 24,
                "drawElementsInstanced": 36
              },
              "wrapped": [
                "WebGLRenderingContext.drawArrays",
                "WebGLRenderingContext.drawElements",
                "WebGL2RenderingContext.drawArrays",
                "WebGL2RenderingContext.drawElements",
                "WebGL2RenderingContext.drawRangeElements",
                "WebGL2RenderingContext.drawArraysInstanced",
                "WebGL2RenderingContext.drawElementsInstanced"
              ],
              "errors": []
            }
          }
        },
        "screenshotPath": "<local-evidence>/codex-trial-3.png"
      },
      {
        "status": "passed",
        "browser": "Chrome/150.0.7871.125",
        "site": "codex",
        "label": "Codex / SOL ROLLER",
        "trial": 4,
        "orderInPair": 1,
        "startedAt": "2026-07-17T08:40:13.702Z",
        "finishedAt": "2026-07-17T08:40:33.793Z",
        "pageUrl": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277613118-4-codex&quality=ultra&adaptive=0",
        "viewport": {
          "width": 1440,
          "height": 900,
          "deviceScaleFactor": 1
        },
        "framesRequested": 600,
        "warmupFrames": 60,
        "longFrameThresholdMs": 50,
        "frameSummary": {
          "count": 600,
          "mean": 27.159000000000002,
          "p50": 26.80000000000109,
          "p95": 36.80000000000018,
          "p99": 48.20000000000073,
          "min": 9.700000000000728,
          "max": 70.59999999999945,
          "threshold": 50,
          "aboveThreshold": 2,
          "aboveThresholdPercent": 0.33333333333333337
        },
        "drawCallsPerFrameSummary": {
          "count": 600,
          "mean": 14,
          "p50": 14,
          "p95": 14,
          "p99": 14,
          "min": 14,
          "max": 14
        },
        "frameSamplesMs": [
          28,
          27.09999999999991,
          44.40000000000009,
          16.699999999999818,
          26.699999999999818,
          24.300000000000182,
          22.40000000000009,
          34.79999999999973,
          28.300000000000182,
          26,
          23.800000000000182,
          21.899999999999636,
          31.5,
          29.90000000000009,
          29.800000000000182,
          19.09999999999991,
          27.5,
          27.90000000000009,
          36.59999999999991,
          44.19999999999982,
          14.800000000000182,
          26.600000000000364,
          35.69999999999982,
          21.300000000000182,
          29.099999999999454,
          43.80000000000018,
          16.899999999999636,
          26.700000000000728,
          23.5,
          31.199999999999818,
          21.699999999999818,
          31.600000000000364,
          30.399999999999636,
          19.600000000000364,
          29.099999999999454,
          28.699999999999818,
          35.20000000000073,
          16.5,
          26.699999999999818,
          23.800000000000182,
          32.79999999999927,
          30.800000000000182,
          19.5,
          28.699999999999818,
          26.900000000000546,
          26.5,
          29.599999999999454,
          25.600000000000364,
          34.399999999999636,
          20.800000000000182,
          29.800000000000182,
          28.600000000000364,
          17.399999999999636,
          43.30000000000018,
          10.699999999999818,
          25.5,
          36.80000000000018,
          34.899999999999636,
          16.600000000000364,
          24.800000000000182,
          24,
          31.799999999999272,
          20.700000000000728,
          29.699999999999818,
          29.300000000000182,
          18.899999999999636,
          35.30000000000018,
          26.300000000000182,
          17.5,
          26.699999999999818,
          35,
          16.699999999999818,
          26.800000000000182,
          33.099999999999454,
          21.200000000000728,
          32.399999999999636,
          20.600000000000364,
          30.5,
          29.5,
          28.699999999999818,
          19.199999999999818,
          27.5,
          28.399999999999636,
          26.100000000000364,
          27.199999999999818,
          28.400000000000546,
          25.899999999999636,
          34.5,
          20.199999999999818,
          30.900000000000546,
          18.299999999999272,
          43.80000000000018,
          11.699999999999818,
          24.600000000000364,
          34.600000000000364,
          34.099999999999454,
          26.699999999999818,
          25.800000000000182,
          22.900000000000546,
          46.5,
          18.299999999999272,
          27,
          24.600000000000364,
          21.699999999999818,
          30.900000000000546,
          30.5,
          29.699999999999818,
          20.199999999999818,
          29.699999999999818,
          28.600000000000364,
          19,
          35.80000000000018,
          27.199999999999818,
          28.399999999999636,
          25.900000000000546,
          23.699999999999818,
          32.899999999999636,
          20.800000000000182,
          30.5,
          34.600000000000364,
          28.599999999999454,
          25.699999999999818,
          23.5,
          21.700000000000728,
          70.59999999999945,
          35,
          16.699999999999818,
          26.800000000000182,
          24.5,
          31.800000000000182,
          20.699999999999818,
          29.100000000000364,
          20,
          29.300000000000182,
          27.899999999999636,
          44,
          16.600000000000364,
          26.899999999999636,
          37.100000000000364,
          16.699999999999818,
          25.300000000000182,
          24.399999999999636,
          31.100000000000364,
          31.699999999999818,
          19.199999999999818,
          28.300000000000182,
          27.800000000000182,
          35.79999999999927,
          18,
          26.200000000000728,
          33.69999999999982,
          18.199999999999818,
          26.899999999999636,
          34.900000000000546,
          17.099999999999454,
          25.600000000000364,
          40.5,
          34.100000000000364,
          16,
          25.199999999999818,
          23.800000000000182,
          30.5,
          21.199999999999818,
          30.699999999999818,
          30,
          28.899999999999636,
          28.700000000000728,
          18.5,
          34.5,
          26.69999999999891,
          25.80000000000109,
          23.19999999999891,
          48.20000000000073,
          16.700000000000728,
          26.799999999999272,
          24.600000000000364,
          32.100000000000364,
          19.799999999999272,
          28.799999999999272,
          27.600000000000364,
          35.20000000000073,
          25.600000000000364,
          18.19999999999891,
          26.100000000000364,
          24.100000000000364,
          34.600000000000364,
          28.299999999999272,
          25.200000000000728,
          23.5,
          21.5,
          32.29999999999927,
          20.5,
          30.200000000000728,
          28.899999999999636,
          34.79999999999927,
          16.899999999999636,
          26.80000000000109,
          24.5,
          31.799999999999272,
          21.80000000000109,
          21.19999999999891,
          31.100000000000364,
          30,
          29.5,
          19.399999999999636,
          27.200000000000728,
          27.100000000000364,
          28.19999999999891,
          26,
          23.700000000000728,
          47.399999999999636,
          16.600000000000364,
          26.799999999999272,
          22.30000000000109,
          29.899999999999636,
          31.19999999999891,
          20.100000000000364,
          29.200000000000728,
          28.19999999999891,
          28.30000000000109,
          26.600000000000364,
          27.099999999998545,
          26.400000000001455,
          25.399999999999636,
          48.899999999999636,
          16.600000000000364,
          26.799999999999272,
          23.600000000000364,
          22.399999999999636,
          31,
          28.600000000000364,
          19.899999999999636,
          28.100000000000364,
          44.79999999999927,
          17.200000000000728,
          25,
          24.100000000000364,
          29,
          27.19999999999891,
          28.30000000000109,
          24.899999999999636,
          34.100000000000364,
          20.299999999999272,
          27.600000000000364,
          27,
          28.399999999999636,
          25.80000000000109,
          23.19999999999891,
          30.700000000000728,
          28.799999999999272,
          35.30000000000109,
          15.799999999999272,
          26.700000000000728,
          24.399999999999636,
          30.899999999999636,
          27.100000000000364,
          28.399999999999636,
          25.700000000000728,
          23.399999999999636,
          31.69999999999891,
          18.30000000000109,
          43.69999999999891,
          9.700000000000728,
          25.5,
          50.100000000000364,
          15.299999999999272,
          31.200000000000728,
          35.100000000000364,
          14.799999999999272,
          26.5,
          24.5,
          33,
          19.899999999999636,
          28.700000000000728,
          28.100000000000364,
          36.099999999998545,
          26.200000000000728,
          26.299999999999272,
          24.200000000000728,
          26.600000000000364,
          26.600000000000364,
          17.19999999999891,
          33.399999999999636,
          28.700000000000728,
          26.299999999999272,
          23.80000000000109,
          48.79999999999927,
          16.600000000000364,
          26.5,
          24.299999999999272,
          32.400000000001455,
          35.29999999999927,
          16.700000000000728,
          26.799999999999272,
          24.5,
          34.79999999999927,
          16.600000000000364,
          25.600000000000364,
          24.399999999999636,
          32.70000000000073,
          19.19999999999891,
          35,
          28.400000000001455,
          25.799999999999272,
          23.399999999999636,
          32.100000000000364,
          20.100000000000364,
          29.19999999999891,
          27.80000000000109,
          44.19999999999891,
          17.700000000000728,
          26.799999999999272,
          35.20000000000073,
          16.600000000000364,
          26.600000000000364,
          24.599999999998545,
          30.80000000000109,
          28.5,
          20.5,
          34.79999999999927,
          26.5,
          25.200000000000728,
          23.100000000000364,
          48.099999999998545,
          16.600000000000364,
          25.600000000000364,
          24.399999999999636,
          32.80000000000109,
          18.899999999999636,
          30.899999999999636,
          28.200000000000728,
          28.099999999998545,
          27.30000000000109,
          43.600000000000364,
          16.69999999999891,
          25.899999999999636,
          24.400000000001455,
          32.399999999999636,
          31,
          34.899999999999636,
          16.700000000000728,
          26.799999999999272,
          22.399999999999636,
          32.20000000000073,
          20,
          27.799999999999272,
          46.20000000000073,
          16.69999999999891,
          26.700000000000728,
          24.600000000000364,
          30,
          30.600000000000364,
          19.399999999999636,
          34.899999999999636,
          16.299999999999272,
          26.80000000000109,
          24.100000000000364,
          29.19999999999891,
          25.80000000000109,
          27.299999999999272,
          25.700000000000728,
          27.099999999998545,
          28.400000000001455,
          26,
          35.399999999999636,
          20.5,
          31.100000000000364,
          30.5,
          19.399999999999636,
          28.69999999999891,
          28.600000000000364,
          28.100000000000364,
          33.5,
          18.5,
          26.899999999999636,
          34.399999999999636,
          43.70000000000073,
          16.700000000000728,
          26.799999999999272,
          24.5,
          21.700000000000728,
          29.599999999998545,
          29,
          37.30000000000109,
          26.799999999999272,
          17,
          26.80000000000109,
          35.29999999999927,
          16.700000000000728,
          26.799999999999272,
          24.299999999999272,
          30.30000000000109,
          27.100000000000364,
          28.5,
          25.899999999999636,
          23.799999999999272,
          33,
          20.5,
          31.399999999999636,
          20.200000000000728,
          29.5,
          29,
          33.899999999999636,
          15.899999999999636,
          26.600000000000364,
          24.5,
          32.399999999999636,
          30.5,
          19.30000000000109,
          35.5,
          28.399999999999636,
          26,
          36.20000000000073,
          34.19999999999891,
          15.800000000001091,
          26.599999999998545,
          24,
          29.400000000001455,
          26.599999999998545,
          27.5,
          25.80000000000109,
          23.399999999999636,
          48.29999999999927,
          16.700000000000728,
          26.799999999999272,
          24.600000000000364,
          34,
          17.200000000000728,
          26.799999999999272,
          24.600000000000364,
          31.399999999999636,
          33.100000000000364,
          21.100000000000364,
          30.899999999999636,
          19.899999999999636,
          30.100000000000364,
          28.600000000000364,
          29.100000000000364,
          28.299999999999272,
          19,
          27.799999999999272,
          28.30000000000109,
          27.899999999999636,
          34.899999999999636,
          16.700000000000728,
          26.799999999999272,
          24.5,
          22.399999999999636,
          34.70000000000073,
          28.399999999999636,
          26,
          23.700000000000728,
          47.399999999999636,
          15.299999999999272,
          26.600000000000364,
          24.5,
          31.80000000000109,
          21.099999999998545,
          30.200000000000728,
          29.100000000000364,
          18.600000000000364,
          28.799999999999272,
          28.100000000000364,
          27.100000000000364,
          36.099999999998545,
          18,
          34.70000000000073,
          27.200000000000728,
          16.599999999998545,
          26.700000000000728,
          24.700000000000728,
          31.399999999997817,
          22.100000000002183,
          31.700000000000728,
          19,
          31.5,
          35.19999999999709,
          16.700000000000728,
          26.799999999999272,
          24.5,
          31.400000000001455,
          32.29999999999927,
          21.100000000002183,
          29,
          30.69999999999709,
          28,
          29,
          27,
          28.5,
          25.600000000002183,
          22.5,
          21.599999999998545,
          30,
          29.100000000002183,
          28,
          27.299999999999272,
          44.39999999999782,
          16.600000000002183,
          26.799999999999272,
          24.5,
          22.700000000000728,
          31,
          21.099999999998545,
          30.100000000002183,
          28.599999999998545,
          19,
          29.099999999998545,
          35.30000000000291,
          16.69999999999709,
          26.700000000000728,
          31.900000000001455,
          25.599999999998545,
          27.5,
          25.600000000002183,
          23.399999999997817,
          48.400000000001455,
          15.399999999997817,
          25,
          24.30000000000291,
          33.599999999998545,
          34.70000000000073,
          16.700000000000728,
          26.799999999999272,
          22.899999999997817,
          22,
          29.30000000000291,
          31.299999999999272,
          19.799999999999272,
          28.400000000001455,
          27.899999999997817,
          45,
          16.100000000002183,
          26.799999999999272,
          24.5,
          32.29999999999927,
          21.200000000000728,
          30.700000000000728,
          20.099999999998545,
          29.400000000001455,
          28.5,
          26.5,
          27,
          28.399999999997817,
          26,
          23.5,
          32,
          19.700000000000728,
          38,
          26.799999999999272,
          17,
          26.799999999999272,
          24.400000000001455,
          35.400000000001455,
          16.69999999999709,
          26.80000000000291,
          24.5,
          31.599999999998545,
          21.700000000000728,
          31.700000000000728,
          28.5,
          20.19999999999709,
          45.20000000000073,
          15.900000000001455,
          25.399999999997817,
          24.400000000001455,
          22.400000000001455,
          29.599999999998545,
          29.799999999999272,
          27.700000000000728,
          27.099999999998545,
          35.5,
          16.700000000000728,
          26.799999999999272,
          24.5,
          22.30000000000291,
          34.599999999998545,
          28,
          15.5,
          34.099999999998545,
          21.600000000002183,
          33,
          20.399999999997817,
          35.20000000000073,
          16.600000000002183,
          26.799999999999272,
          23.5,
          32.20000000000073,
          19.899999999997817,
          27.799999999999272,
          36.10000000000218,
          27.099999999998545,
          16.700000000000728,
          26.700000000000728,
          24.5,
          31.899999999997817,
          21.700000000000728,
          28.600000000002183,
          26.69999999999709,
          28.5,
          27.100000000002183
        ],
        "drawCallSamples": [
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14
        ],
        "frameCaptureState": {
          "visibilityState": "visible",
          "hasFocus": true,
          "probe": {
            "drawCalls": 9423,
            "calls": {
              "drawArrays": 3365,
              "drawElements": 2693,
              "drawArraysInstanced": 1346,
              "drawElementsInstanced": 2019
            },
            "wrapped": [
              "WebGLRenderingContext.drawArrays",
              "WebGLRenderingContext.drawElements",
              "WebGL2RenderingContext.drawArrays",
              "WebGL2RenderingContext.drawElements",
              "WebGL2RenderingContext.drawRangeElements",
              "WebGL2RenderingContext.drawArraysInstanced",
              "WebGL2RenderingContext.drawElementsInstanced"
            ],
            "errors": []
          }
        },
        "heap": {
          "runtimeBefore": {
            "usedSize": 3633196,
            "totalSize": 8650752,
            "embedderHeapUsedSize": 2241960,
            "backingStorageSize": 1166118
          },
          "runtimeAfter": {
            "usedSize": 5017416,
            "totalSize": 6029312,
            "embedderHeapUsedSize": 9489624,
            "backingStorageSize": 1173461
          },
          "runtimeUsedDelta": 1384220,
          "performanceMemory": {
            "usedJSHeapSize": 6221341,
            "totalJSHeapSize": 7203029,
            "jsHeapSizeLimit": 4395630592
          }
        },
        "navigationTiming": {
          "name": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277613118-4-codex&quality=ultra&adaptive=0",
          "entryType": "navigation",
          "initiatorType": "navigation",
          "startTime": 0,
          "duration": 772.8999999761581,
          "transferSize": 3583,
          "encodedBodySize": 3283,
          "decodedBodySize": 9783,
          "responseStart": 31.5,
          "responseEnd": 31.799999952316284,
          "domInteractive": 553.8999999761581,
          "domContentLoadedEventEnd": 772.0999999642372,
          "loadEventEnd": 772.8999999761581
        },
        "resourceTiming": {
          "summary": {
            "count": 3,
            "transferSize": 166598,
            "encodedBodySize": 165698,
            "decodedBodySize": 644972,
            "cachedCount": 0,
            "byInitiatorType": {
              "script": {
                "count": 1,
                "transferSize": 160741,
                "encodedBodySize": 160441,
                "decodedBodySize": 626537,
                "duration": 122.30000001192093
              },
              "link": {
                "count": 1,
                "transferSize": 5305,
                "encodedBodySize": 5005,
                "decodedBodySize": 18022,
                "duration": 106.5
              },
              "other": {
                "count": 1,
                "transferSize": 552,
                "encodedBodySize": 252,
                "decodedBodySize": 413,
                "duration": 24.099999964237213
              }
            }
          },
          "entries": [
            {
              "name": "https://c42f196d.sol-katamari.pages.dev/assets/index-WNnXlyBf.js",
              "entryType": "resource",
              "initiatorType": "script",
              "startTime": 548.7999999523163,
              "duration": 122.30000001192093,
              "transferSize": 160741,
              "encodedBodySize": 160441,
              "decodedBodySize": 626537,
              "responseStart": 655.3999999761581,
              "responseEnd": 671.0999999642372,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://c42f196d.sol-katamari.pages.dev/assets/index-mYB2jZ9i.css",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 548.8999999761581,
              "duration": 106.5,
              "transferSize": 5305,
              "encodedBodySize": 5005,
              "decodedBodySize": 18022,
              "responseStart": 654.7999999523163,
              "responseEnd": 655.3999999761581,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://c42f196d.sol-katamari.pages.dev/favicon.svg",
              "entryType": "resource",
              "initiatorType": "other",
              "startTime": 1725.5,
              "duration": 24.099999964237213,
              "transferSize": 552,
              "encodedBodySize": 252,
              "decodedBodySize": 413,
              "responseStart": 1749.2999999523163,
              "responseEnd": 1749.5999999642372,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            }
          ]
        },
        "browserEvents": {
          "consoleErrors": [],
          "runtimeExceptions": [],
          "logErrors": [],
          "networkFailures": [],
          "cdpTransfer": {
            "all": {
              "count": 5,
              "encodedDataLength": 172234,
              "failedCount": 0,
              "servedFromCacheCount": 1
            },
            "navigation": {
              "count": 1,
              "encodedDataLength": 4053,
              "failedCount": 0,
              "servedFromCacheCount": 0
            },
            "resources": {
              "count": 4,
              "encodedDataLength": 168181,
              "failedCount": 0,
              "servedFromCacheCount": 1
            }
          },
          "requests": [
            {
              "requestId": "946E287BEF511CB2A8BABD73B9A41D7B",
              "url": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277613118-4-codex&quality=ultra&adaptive=0",
              "method": "GET",
              "type": "Document",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277613118-4-codex&quality=ultra&adaptive=0",
              "timestamp": 278645.508444,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 4053,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64679.2",
              "url": "https://c42f196d.sol-katamari.pages.dev/assets/index-WNnXlyBf.js",
              "method": "GET",
              "type": "Script",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277613118-4-codex&quality=ultra&adaptive=0",
              "timestamp": 278646.056896,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 161347,
              "failed": false,
              "status": 200,
              "mimeType": "application/javascript",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64679.3",
              "url": "https://c42f196d.sol-katamari.pages.dev/assets/index-mYB2jZ9i.css",
              "method": "GET",
              "type": "Stylesheet",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277613118-4-codex&quality=ultra&adaptive=0",
              "timestamp": 278646.057032,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 5806,
              "failed": false,
              "status": 200,
              "mimeType": "text/css",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64679.6",
              "url": "data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.72'/%3E%3C/svg%3E",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277613118-4-codex&quality=ultra&adaptive=0",
              "timestamp": 278646.16575,
              "redirectCount": 0,
              "servedFromCache": true,
              "encodedDataLength": 0,
              "failed": false,
              "status": 200,
              "mimeType": "image/svg+xml",
              "protocol": "data",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64679.7",
              "url": "https://c42f196d.sol-katamari.pages.dev/favicon.svg",
              "method": "GET",
              "type": "Other",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277613118-4-codex&quality=ultra&adaptive=0",
              "timestamp": 278647.233557,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 1028,
              "failed": false,
              "status": 200,
              "mimeType": "image/svg+xml",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            }
          ],
          "actionableNetworkFailures": []
        },
        "startAudit": {
          "url": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277613118-4-codex&quality=ultra&adaptive=0",
          "title": "SOL ROLLER TOKYO — Skytree Time Attack",
          "lang": "ja",
          "bodyText": "S SOL ROLLER TOKYO TIME ATTACK · v2 LOG ♪ Ⅱ CURRENT SCALE 40 cm 01 HOME ROOM · 民家の居間 HOME TUTORIAL 0% MISSION 01 / 06 · HOME 部屋の小物を6個巻き込もう あと6個。光る矢印の先へ転がる ↑ TOY BLOCK 91 cm HOME TOKYO SKYTREE MISSION 01 / 06 · HOME。部屋の小物を6個巻き込もう。あと6個。光る矢印の先へ転がる TIME ATTACK 00:00.0 ABSORBED 0000 TOKYO SCORE 000000 RARE / COMBO 0 / ×1.0 SPACE · DASH READY ◆ ABSORBED SUN SEED +100 TOKYO TIME ATTACK · ABSORB THE 634m SKYTREE GROW. FIND. ABSORB. 民家の居間からスタート。小物、家具、住宅街、東京の街を順に巻き込み、 最後に高さ634mの 東京スカイツリー を吸収すればゴール。速さとレア収集で高得点を狙おう。 HOME 部屋の小物から開始 矢印が次に巻き込める物を案内 TOKYO 段差と街を攻略 金色のレアは5,000点ボーナス GOAL スカイツリーを吸収 クリア時間でS〜Dランク ミッション開始 ↗ WASD / 矢印 移動 DRAG カメラ SHIFT ブースト / SPACE ダッシュ",
          "interactive": [
            {
              "index": 0,
              "tag": "A",
              "id": null,
              "className": "brand",
              "text": "S SOL ROLLER TOKYO TIME ATTACK · v2 S SOL ROLLER TOKYO TIME ATTACK · v2 SOL ROLLER home",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 22,
                "y": 18.5,
                "width": 162.09375,
                "height": 37
              }
            },
            {
              "index": 1,
              "tag": "A",
              "id": null,
              "className": "icon-button log-link",
              "text": "LOG LOG 作業ログを開く",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 1288,
                "y": 18,
                "width": 38,
                "height": 38
              }
            },
            {
              "index": 2,
              "tag": "BUTTON",
              "id": "sound-button",
              "className": "icon-button",
              "text": "♪ ♪ サウンド切替",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 1334,
                "y": 18,
                "width": 38,
                "height": 38
              }
            },
            {
              "index": 3,
              "tag": "BUTTON",
              "id": "pause-button",
              "className": "icon-button",
              "text": "Ⅱ Ⅱ 一時停止",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 1380,
                "y": 18,
                "width": 38,
                "height": 38
              }
            },
            {
              "index": 4,
              "tag": "BUTTON",
              "id": "start-button",
              "className": "start-button",
              "text": "ミッション開始 ↗ ミッション開始 ↗",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 130,
                "y": 658.109375,
                "width": 310,
                "height": 54
              }
            },
            {
              "index": 5,
              "tag": "BUTTON",
              "id": "resume-button",
              "className": "start-button compact",
              "text": "RESUME",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 630,
                "y": 520.390625,
                "width": 180,
                "height": 43
              }
            },
            {
              "index": 6,
              "tag": "A",
              "id": "x-share-button",
              "className": "start-button compact share-button",
              "text": "Xで結果をポスト ↗",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 489.015625,
                "y": 625.9375,
                "width": 180,
                "height": 70
              }
            },
            {
              "index": 7,
              "tag": "BUTTON",
              "id": "continue-button",
              "className": "start-button compact",
              "text": "この世界を探索",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 682.015625,
                "y": 625.9375,
                "width": 180,
                "height": 70
              }
            },
            {
              "index": 8,
              "tag": "BUTTON",
              "id": "restart-button",
              "className": "text-button",
              "text": "最初から遊ぶ",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 875.015625,
                "y": 615.9375,
                "width": 75.953125,
                "height": 80
              }
            },
            {
              "index": 9,
              "tag": "BUTTON",
              "id": "boost-button",
              "className": "boost-button",
              "text": "DASH DASH ダッシュ",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            }
          ],
          "chosen": {
            "index": null,
            "tag": "BUTTON",
            "id": "start-button",
            "className": "start-button",
            "text": "ミッション開始 ↗ ミッション開始 ↗",
            "role": null,
            "disabled": false,
            "visible": true,
            "bounds": {
              "x": 130,
              "y": 658.109375,
              "width": 310,
              "height": 54
            }
          },
          "chosenCenter": {
            "x": 285,
            "y": 685.109375
          },
          "canvas": {
            "id": "game-canvas",
            "className": "",
            "width": 1440,
            "height": 900,
            "bounds": {
              "x": 0,
              "y": 0,
              "width": 1440,
              "height": 900
            }
          },
          "solBefore": {
            "schemaVersion": "2.0.0",
            "ready": true,
            "running": false,
            "paused": false,
            "tierIndex": 0,
            "tierName": "HOME ROOM",
            "radiusMeters": 0.2,
            "diameterMeters": 0.4,
            "localRadius": 0.8,
            "renderMetersPerUnit": 0.25,
            "viewRadiusMeters": 23.75,
            "positionMeters": {
              "x": 0,
              "z": 0
            },
            "cameraYawRadians": 0.6911503837897545,
            "velocityMetersPerSecond": 0,
            "pickupCount": 0,
            "score": 0,
            "runTimeSeconds": 0,
            "rank": null,
            "rareCount": 0,
            "combo": 0,
            "comboMultiplier": 1,
            "dashActive": false,
            "dashReady": true,
            "dashCharge": 1,
            "surfaceHeightMeters": 0,
            "homeExited": false,
            "audioVoices": 0,
            "audioMusicActive": false,
            "shareUrl": null,
            "completed": false,
            "objectivePhase": "GROW",
            "objectiveTitle": "部屋の小物を6個巻き込もう",
            "navigationDistanceMeters": 0.9116893241675575,
            "navigationBearingRadians": 0.30844262938357114,
            "goalVisible": false,
            "goalReady": false,
            "goalAbsorbing": false,
            "goalAbsorbed": false,
            "goalRadiusMeters": 317,
            "goalRequiredRadiusMeters": 440.27777777777777,
            "goalPositionMeters": null,
            "transitioning": false,
            "transitionProgress": 0,
            "activeInstances": 597,
            "allocatedSlots": 600,
            "gpuInstanceCapacity": 625,
            "maximumSteadyInstances": 600,
            "attachedInstances": 0,
            "maximumAttachedInstances": 60,
            "collisionCandidates": 0,
            "drawCalls": 14,
            "triangles": 17888,
            "geometries": 16,
            "textures": 1,
            "fps": 60,
            "frameAverageMs": 0,
            "frameP95Ms": 0,
            "frameP99Ms": 0,
            "quality": "ULTRA",
            "autoplay": false,
            "stateHash": 11792854,
            "seed": 1347374145
          },
          "after": {
            "bodyText": "S SOL ROLLER TOKYO TIME ATTACK · v2 LOG ♪ Ⅱ CURRENT SCALE 40 cm 01 HOME ROOM · 民家の居間 HOME TUTORIAL 0% MISSION 01 / 06 · HOME 部屋の小物を6個巻き込もう あと6個。光る矢印の先へ転がる ↑ TOY BLOCK 91 cm HOME TOKYO SKYTREE MISSION 01 / 06 · HOME。部屋の小物を6個巻き込もう。あと6個。光る矢印の先へ転がる TIME ATTACK 00:00.2 ABSORBED 0000 TOKYO SCORE 000000 RARE / COMBO 0 / ×1.0 SPACE · DASH READY ◆ ABSORBED SUN SEED +100 TOKYO TIME ATTACK · ABSORB THE 634m SKYTREE GROW. FIND. ABSORB. 民家の居間からスタート。小物、家具、住宅街、東京の街を順に巻き込み、 最後に高さ634mの 東京スカイツリー を吸収すればゴール。速さとレア収集で高得点を狙おう。 HOME 部屋の小物から開始 矢印が次に巻き込める物を案内 TOKYO 段差と街を攻略 金色のレアは5,000点ボーナス GOAL スカイツリーを吸収 クリア時間でS〜Dランク ミッション開始 ↗ WASD / 矢印 移動 DRAG カメラ SHIFT ブースト / SPACE ダッシュ",
            "chosenStillVisible": true,
            "solAfter": {
              "schemaVersion": "2.0.0",
              "ready": true,
              "running": true,
              "paused": false,
              "tierIndex": 0,
              "tierName": "HOME ROOM",
              "radiusMeters": 0.2,
              "diameterMeters": 0.4,
              "localRadius": 0.8,
              "renderMetersPerUnit": 0.25,
              "viewRadiusMeters": 23.75,
              "positionMeters": {
                "x": 0,
                "z": 0
              },
              "cameraYawRadians": 0.6911503837897545,
              "velocityMetersPerSecond": 0,
              "pickupCount": 0,
              "score": 0,
              "runTimeSeconds": 0.25640000004768376,
              "rank": null,
              "rareCount": 0,
              "combo": 0,
              "comboMultiplier": 1,
              "dashActive": false,
              "dashReady": true,
              "dashCharge": 1,
              "surfaceHeightMeters": 0,
              "homeExited": false,
              "audioVoices": 0,
              "audioMusicActive": true,
              "shareUrl": null,
              "completed": false,
              "objectivePhase": "GROW",
              "objectiveTitle": "部屋の小物を6個巻き込もう",
              "navigationDistanceMeters": 0.9116893241675575,
              "navigationBearingRadians": 0.30844262938357114,
              "goalVisible": false,
              "goalReady": false,
              "goalAbsorbing": false,
              "goalAbsorbed": false,
              "goalRadiusMeters": 317,
              "goalRequiredRadiusMeters": 440.27777777777777,
              "goalPositionMeters": null,
              "transitioning": false,
              "transitionProgress": 0,
              "activeInstances": 597,
              "allocatedSlots": 600,
              "gpuInstanceCapacity": 625,
              "maximumSteadyInstances": 600,
              "attachedInstances": 0,
              "maximumAttachedInstances": 60,
              "collisionCandidates": 0,
              "drawCalls": 14,
              "triangles": 17888,
              "geometries": 16,
              "textures": 1,
              "fps": 2.5792008088373737,
              "frameAverageMs": 125,
              "frameP95Ms": 250,
              "frameP99Ms": 250,
              "quality": "ULTRA",
              "autoplay": false,
              "stateHash": 868346088,
              "seed": 1347374145
            },
            "canvasCount": 1,
            "probe": {
              "drawCalls": 169,
              "calls": {
                "drawArrays": 60,
                "drawElements": 49,
                "drawArraysInstanced": 24,
                "drawElementsInstanced": 36
              },
              "wrapped": [
                "WebGLRenderingContext.drawArrays",
                "WebGLRenderingContext.drawElements",
                "WebGL2RenderingContext.drawArrays",
                "WebGL2RenderingContext.drawElements",
                "WebGL2RenderingContext.drawRangeElements",
                "WebGL2RenderingContext.drawArraysInstanced",
                "WebGL2RenderingContext.drawElementsInstanced"
              ],
              "errors": []
            }
          }
        },
        "screenshotPath": "<local-evidence>/codex-trial-4.png"
      },
      {
        "status": "passed",
        "browser": "Chrome/150.0.7871.125",
        "site": "codex",
        "label": "Codex / SOL ROLLER",
        "trial": 5,
        "orderInPair": 2,
        "startedAt": "2026-07-17T08:41:20.215Z",
        "finishedAt": "2026-07-17T08:41:40.175Z",
        "pageUrl": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277679630-5-codex&quality=ultra&adaptive=0",
        "viewport": {
          "width": 1440,
          "height": 900,
          "deviceScaleFactor": 1
        },
        "framesRequested": 600,
        "warmupFrames": 60,
        "longFrameThresholdMs": 50,
        "frameSummary": {
          "count": 600,
          "mean": 27.062166666666666,
          "p50": 27.30000000000109,
          "p95": 35.5,
          "p99": 44.80000000000109,
          "min": 11.700000000000728,
          "max": 53.29999999999927,
          "threshold": 50,
          "aboveThreshold": 1,
          "aboveThresholdPercent": 0.16666666666666669
        },
        "drawCallsPerFrameSummary": {
          "count": 600,
          "mean": 14,
          "p50": 14,
          "p95": 14,
          "p99": 14,
          "min": 14,
          "max": 14
        },
        "frameSamplesMs": [
          47.19999999999982,
          25,
          22.200000000000273,
          24.09999999999991,
          24.5,
          22.09999999999991,
          25.700000000000273,
          37.5,
          18.799999999999727,
          34.30000000000018,
          17.09999999999991,
          34.5,
          17.300000000000182,
          33.69999999999982,
          18,
          34.30000000000018,
          34,
          17,
          34.5,
          17.09999999999991,
          34.19999999999982,
          17.09999999999991,
          34.19999999999982,
          17,
          34.20000000000073,
          16.899999999999636,
          34.100000000000364,
          34.099999999999454,
          16.900000000000546,
          32.099999999999454,
          18.800000000000182,
          33.399999999999636,
          33.600000000000364,
          17,
          33.69999999999982,
          16.800000000000182,
          33.80000000000018,
          33.69999999999982,
          16.300000000000182,
          33.69999999999982,
          16.800000000000182,
          32.19999999999982,
          18.100000000000364,
          33.099999999999454,
          31.800000000000182,
          18.300000000000182,
          33,
          16.399999999999636,
          33.400000000000546,
          33,
          16.5,
          33.29999999999927,
          16.5,
          31.800000000000182,
          18,
          32.69999999999982,
          31.400000000000546,
          16.699999999999818,
          32.899999999999636,
          32.900000000000546,
          16.5,
          32.80000000000018,
          32.899999999999636,
          15.800000000000182,
          33,
          15.800000000000182,
          32.79999999999927,
          32.600000000000364,
          16.399999999999636,
          32.30000000000018,
          32.69999999999982,
          32.30000000000018,
          15.199999999999818,
          32.70000000000073,
          15.799999999999272,
          32.5,
          32,
          31.900000000000546,
          15.699999999999818,
          32.399999999999636,
          32.20000000000073,
          14.199999999999818,
          33,
          32.30000000000018,
          16.099999999999454,
          32,
          32,
          15.600000000000364,
          30.899999999999636,
          32,
          31.900000000000546,
          31.899999999999636,
          15.800000000000182,
          31.800000000000182,
          31.799999999999272,
          15.200000000000728,
          31.899999999999636,
          31.699999999999818,
          15.900000000000546,
          31.099999999999454,
          31.699999999999818,
          30.100000000000364,
          32,
          31.699999999999818,
          31.400000000000546,
          13.5,
          30.5,
          31.599999999999454,
          31.600000000000364,
          31.300000000000182,
          14.599999999999454,
          31,
          31.100000000000364,
          15.300000000000182,
          31.099999999999454,
          31.100000000000364,
          30.800000000000182,
          29.699999999999818,
          16.300000000000182,
          30.599999999999454,
          30.800000000000182,
          30.699999999999818,
          15.400000000000546,
          30.699999999999818,
          28.599999999999454,
          31.600000000000364,
          15.800000000000182,
          30.399999999999636,
          29.100000000000364,
          31.099999999999454,
          29,
          30.600000000000364,
          30.199999999999818,
          30.5,
          13.800000000000182,
          30.899999999999636,
          30.400000000000546,
          28.699999999999818,
          30.800000000000182,
          14.599999999999454,
          30.5,
          30.100000000000364,
          30.100000000000364,
          29.5,
          14.699999999999818,
          30.099999999999454,
          29.900000000000546,
          29.899999999999636,
          14.5,
          29.699999999999818,
          27.700000000000728,
          29.899999999999636,
          28.699999999999818,
          27.900000000000546,
          30.099999999999454,
          29.300000000000182,
          14.600000000000364,
          29,
          29.099999999999454,
          29,
          27.600000000000364,
          29.599999999999454,
          29,
          13.600000000000364,
          29.199999999999818,
          28.900000000000546,
          28.799999999999272,
          28.700000000000728,
          28.5,
          28.599999999999454,
          28.600000000000364,
          28.199999999999818,
          28.5,
          13.100000000000364,
          28.69999999999891,
          28.600000000000364,
          28.5,
          28.30000000000109,
          28.5,
          28.099999999998545,
          26.600000000000364,
          29.100000000000364,
          28.399999999999636,
          28,
          27.899999999999636,
          13.800000000001091,
          42.29999999999927,
          13.300000000001091,
          28.19999999999891,
          28,
          27.899999999999636,
          27.80000000000109,
          27.5,
          28.100000000000364,
          27.19999999999891,
          28.100000000000364,
          27.799999999999272,
          13.900000000001455,
          27.399999999999636,
          27.899999999999636,
          27.600000000000364,
          27.69999999999891,
          27.600000000000364,
          27.5,
          27.600000000000364,
          27.600000000000364,
          27.399999999999636,
          27.5,
          25.700000000000728,
          28.19999999999891,
          27.200000000000728,
          27.100000000000364,
          27.099999999998545,
          25.400000000001455,
          28.099999999998545,
          27.400000000001455,
          26.799999999999272,
          27.100000000000364,
          26.69999999999891,
          27,
          25,
          27.900000000001455,
          27.19999999999891,
          27,
          26.899999999999636,
          26.80000000000109,
          26.69999999999891,
          26.80000000000109,
          26.799999999999272,
          26.700000000000728,
          26.69999999999891,
          26.700000000000728,
          26.600000000000364,
          26.600000000000364,
          26.599999999998545,
          26.5,
          26.200000000000728,
          26.399999999999636,
          25.100000000000364,
          26.600000000000364,
          26.5,
          26.299999999999272,
          26.399999999999636,
          39.20000000000073,
          26.299999999999272,
          26.200000000000728,
          26.100000000000364,
          26.19999999999891,
          24.200000000000728,
          25.600000000000364,
          39.69999999999891,
          25.400000000001455,
          25.599999999998545,
          27.100000000000364,
          26.30000000000109,
          25.599999999998545,
          26.100000000000364,
          25.100000000000364,
          26.100000000000364,
          25.69999999999891,
          25.600000000000364,
          25.80000000000109,
          37.899999999999636,
          25.69999999999891,
          25.30000000000109,
          24.899999999999636,
          25.200000000000728,
          25.899999999999636,
          25.69999999999891,
          37.900000000001455,
          25.099999999998545,
          25.30000000000109,
          25.399999999999636,
          25.299999999999272,
          24.80000000000109,
          25.19999999999891,
          25.200000000000728,
          25.100000000000364,
          25,
          36,
          24.899999999999636,
          24.700000000000728,
          24.69999999999891,
          24.5,
          36.5,
          24.700000000000728,
          24.600000000000364,
          37.099999999998545,
          16.900000000001455,
          26.799999999999272,
          24.5,
          22.399999999999636,
          31,
          29.899999999999636,
          20.400000000001455,
          29.799999999999272,
          28.299999999999272,
          27.700000000000728,
          28.299999999999272,
          25.600000000000364,
          26.700000000000728,
          28.5,
          25.69999999999891,
          23.600000000000364,
          47,
          16.700000000000728,
          26.799999999999272,
          23.100000000000364,
          31.700000000000728,
          31.19999999999891,
          33.80000000000109,
          18.19999999999891,
          26.899999999999636,
          23.30000000000109,
          32.19999999999891,
          21.200000000000728,
          30.200000000000728,
          45.79999999999927,
          16.600000000000364,
          25.5,
          24.5,
          22.399999999999636,
          30.899999999999636,
          30,
          19.5,
          27.700000000000728,
          28.19999999999891,
          43.900000000001455,
          15.899999999999636,
          26,
          24.399999999999636,
          32.79999999999927,
          20.5,
          29.30000000000109,
          28.899999999999636,
          27.899999999999636,
          27.600000000000364,
          27,
          33.899999999999636,
          25.399999999999636,
          16.5,
          37.900000000001455,
          23,
          20.799999999999272,
          31.5,
          20.100000000000364,
          29.399999999999636,
          28.299999999999272,
          18.900000000001455,
          26.899999999999636,
          26.69999999999891,
          28.5,
          25.600000000000364,
          35.5,
          20.5,
          35.399999999999636,
          15,
          26.200000000000728,
          33.899999999999636,
          21.200000000000728,
          29.299999999999272,
          19.600000000000364,
          29,
          35.29999999999927,
          16.700000000000728,
          26.700000000000728,
          24.5,
          31.899999999999636,
          21.600000000000364,
          30.299999999999272,
          30.600000000000364,
          19.69999999999891,
          29.200000000000728,
          27.600000000000364,
          28.399999999999636,
          27.799999999999272,
          27.5,
          43.70000000000073,
          16.799999999999272,
          26,
          24.400000000001455,
          22.399999999999636,
          30.399999999999636,
          29.600000000000364,
          29.69999999999891,
          19,
          27.900000000001455,
          35.29999999999927,
          27.100000000000364,
          15.5,
          26.600000000000364,
          24.399999999999636,
          32.69999999999891,
          20.700000000000728,
          29.100000000000364,
          29.799999999999272,
          34.5,
          16.700000000000728,
          26.799999999999272,
          34.600000000000364,
          21.600000000000364,
          30.600000000000364,
          19.599999999998545,
          44.80000000000109,
          15.600000000000364,
          26.69999999999891,
          23.899999999999636,
          22.30000000000109,
          30,
          19.600000000000364,
          28.5,
          27.099999999998545,
          35.20000000000073,
          27,
          28.299999999999272,
          26,
          23.80000000000109,
          33.29999999999927,
          35.399999999999636,
          16.600000000000364,
          26.80000000000109,
          23.399999999999636,
          30.19999999999891,
          27.100000000000364,
          28.399999999999636,
          25.600000000000364,
          35.100000000000364,
          20.799999999999272,
          30.400000000001455,
          28.599999999998545,
          27.80000000000109,
          19.299999999999272,
          27.30000000000109,
          27.299999999999272,
          26.799999999999272,
          35.20000000000073,
          15.100000000000364,
          38.79999999999927,
          23.30000000000109,
          21.69999999999891,
          30.200000000000728,
          35,
          17,
          26.69999999999891,
          32.100000000000364,
          25.30000000000109,
          28.799999999999272,
          26.200000000000728,
          22.299999999999272,
          48.20000000000073,
          16.599999999998545,
          26.700000000000728,
          24.600000000000364,
          22.5,
          33.100000000000364,
          17.899999999999636,
          36.899999999999636,
          23.600000000000364,
          19.899999999999636,
          43.79999999999927,
          26.700000000000728,
          23.5,
          22.200000000000728,
          34.899999999999636,
          16.69999999999891,
          26.700000000000728,
          24.5,
          22.399999999999636,
          30.899999999999636,
          31.200000000000728,
          20.100000000000364,
          27.899999999999636,
          28,
          27.200000000000728,
          27.599999999998545,
          33.100000000000364,
          34.5,
          17.399999999999636,
          26.799999999999272,
          24.5,
          22.600000000002183,
          35.29999999999927,
          16.599999999998545,
          26.900000000001455,
          24.5,
          31.400000000001455,
          32.89999999999782,
          20.700000000000728,
          30.599999999998545,
          20.100000000002183,
          29.599999999998545,
          34.900000000001455,
          16.599999999998545,
          25.5,
          34.10000000000218,
          21.19999999999709,
          32.10000000000218,
          31.200000000000728,
          19.799999999999272,
          29.099999999998545,
          29.299999999999272,
          28.400000000001455,
          28.099999999998545,
          27.900000000001455,
          35.099999999998545,
          27.100000000002183,
          16.700000000000728,
          26.69999999999709,
          23.900000000001455,
          32.5,
          26.400000000001455,
          28.099999999998545,
          26,
          43.599999999998545,
          16.600000000002183,
          26.799999999999272,
          22.599999999998545,
          30,
          27.100000000002183,
          28.5,
          25.599999999998545,
          23.600000000002183,
          30.899999999997817,
          29.100000000002183,
          35.29999999999927,
          16.700000000000728,
          25,
          23.399999999997817,
          33.70000000000073,
          18.900000000001455,
          53.29999999999927,
          16.700000000000728,
          25.599999999998545,
          24.400000000001455,
          32.79999999999927,
          20.599999999998545,
          35.20000000000073,
          15.700000000000728,
          26.599999999998545,
          34.20000000000073,
          31.299999999999272,
          21.299999999999272,
          30.30000000000291,
          45.5,
          14.69999999999709,
          26,
          36.30000000000291,
          19.69999999999709,
          25.900000000001455,
          43.79999999999927,
          11.799999999999272,
          39.400000000001455,
          34.400000000001455,
          17.19999999999709,
          26.900000000001455,
          23.400000000001455,
          32.69999999999709,
          20.600000000002183,
          27.399999999997817,
          27.100000000002183,
          27.599999999998545,
          36.79999999999927,
          21.30000000000291,
          33.79999999999927,
          28.599999999998545,
          25.600000000002183,
          23.599999999998545,
          21.700000000000728,
          28.700000000000728,
          27.099999999998545,
          26.599999999998545,
          24.80000000000291,
          43.79999999999927,
          11.700000000000728,
          26.099999999998545,
          36.29999999999927,
          35.29999999999927,
          16.400000000001455,
          26.700000000000728,
          24.399999999997817,
          30.400000000001455,
          27.099999999998545,
          28.400000000001455,
          25.700000000000728,
          22,
          43.70000000000073,
          26.799999999999272,
          22.700000000000728,
          21.799999999999272,
          29.799999999999272,
          30.200000000000728,
          33.89999999999782,
          16.30000000000291,
          25.799999999999272,
          23.099999999998545,
          29.700000000000728,
          27.200000000000728,
          28.299999999999272,
          26,
          23.799999999999272
        ],
        "drawCallSamples": [
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14,
          14
        ],
        "frameCaptureState": {
          "visibilityState": "visible",
          "hasFocus": true,
          "probe": {
            "drawCalls": 9423,
            "calls": {
              "drawArrays": 3365,
              "drawElements": 2693,
              "drawArraysInstanced": 1346,
              "drawElementsInstanced": 2019
            },
            "wrapped": [
              "WebGLRenderingContext.drawArrays",
              "WebGLRenderingContext.drawElements",
              "WebGL2RenderingContext.drawArrays",
              "WebGL2RenderingContext.drawElements",
              "WebGL2RenderingContext.drawRangeElements",
              "WebGL2RenderingContext.drawArraysInstanced",
              "WebGL2RenderingContext.drawElementsInstanced"
            ],
            "errors": []
          }
        },
        "heap": {
          "runtimeBefore": {
            "usedSize": 3770628,
            "totalSize": 8650752,
            "embedderHeapUsedSize": 2234336,
            "backingStorageSize": 1166118
          },
          "runtimeAfter": {
            "usedSize": 4679352,
            "totalSize": 5767168,
            "embedderHeapUsedSize": 8110208,
            "backingStorageSize": 1171067
          },
          "runtimeUsedDelta": 908724,
          "performanceMemory": {
            "usedJSHeapSize": 5881555,
            "totalJSHeapSize": 6938491,
            "jsHeapSizeLimit": 4395630592
          }
        },
        "navigationTiming": {
          "name": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277679630-5-codex&quality=ultra&adaptive=0",
          "entryType": "navigation",
          "initiatorType": "navigation",
          "startTime": 0,
          "duration": 730.5,
          "transferSize": 3583,
          "encodedBodySize": 3283,
          "decodedBodySize": 9783,
          "responseStart": 28,
          "responseEnd": 28.400000035762787,
          "domInteractive": 555.6000000238419,
          "domContentLoadedEventEnd": 729.6999999880791,
          "loadEventEnd": 730.5
        },
        "resourceTiming": {
          "summary": {
            "count": 3,
            "transferSize": 166598,
            "encodedBodySize": 165698,
            "decodedBodySize": 644972,
            "cachedCount": 0,
            "byInitiatorType": {
              "script": {
                "count": 1,
                "transferSize": 160741,
                "encodedBodySize": 160441,
                "decodedBodySize": 626537,
                "duration": 82.09999996423721
              },
              "link": {
                "count": 1,
                "transferSize": 5305,
                "encodedBodySize": 5005,
                "decodedBodySize": 18022,
                "duration": 34.10000002384186
              },
              "other": {
                "count": 1,
                "transferSize": 552,
                "encodedBodySize": 252,
                "decodedBodySize": 413,
                "duration": 20.80000001192093
              }
            }
          },
          "entries": [
            {
              "name": "https://c42f196d.sol-katamari.pages.dev/assets/index-WNnXlyBf.js",
              "entryType": "resource",
              "initiatorType": "script",
              "startTime": 550.1000000238419,
              "duration": 82.09999996423721,
              "transferSize": 160741,
              "encodedBodySize": 160441,
              "decodedBodySize": 626537,
              "responseStart": 594.6000000238419,
              "responseEnd": 632.1999999880791,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://c42f196d.sol-katamari.pages.dev/assets/index-mYB2jZ9i.css",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 550.1999999880791,
              "duration": 34.10000002384186,
              "transferSize": 5305,
              "encodedBodySize": 5005,
              "decodedBodySize": 18022,
              "responseStart": 583.9000000357628,
              "responseEnd": 584.3000000119209,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://c42f196d.sol-katamari.pages.dev/favicon.svg",
              "entryType": "resource",
              "initiatorType": "other",
              "startTime": 1660.1000000238419,
              "duration": 20.80000001192093,
              "transferSize": 552,
              "encodedBodySize": 252,
              "decodedBodySize": 413,
              "responseStart": 1680.4000000357628,
              "responseEnd": 1680.9000000357628,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            }
          ]
        },
        "browserEvents": {
          "consoleErrors": [],
          "runtimeExceptions": [],
          "logErrors": [],
          "networkFailures": [],
          "cdpTransfer": {
            "all": {
              "count": 5,
              "encodedDataLength": 171846,
              "failedCount": 0,
              "servedFromCacheCount": 1
            },
            "navigation": {
              "count": 1,
              "encodedDataLength": 3585,
              "failedCount": 0,
              "servedFromCacheCount": 0
            },
            "resources": {
              "count": 4,
              "encodedDataLength": 168261,
              "failedCount": 0,
              "servedFromCacheCount": 1
            }
          },
          "requests": [
            {
              "requestId": "FC3952879BFA0FB9B3E41C426A8A3DFE",
              "url": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277679630-5-codex&quality=ultra&adaptive=0",
              "method": "GET",
              "type": "Document",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277679630-5-codex&quality=ultra&adaptive=0",
              "timestamp": 278712.021518,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3585,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h2",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "66385.2",
              "url": "https://c42f196d.sol-katamari.pages.dev/assets/index-WNnXlyBf.js",
              "method": "GET",
              "type": "Script",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277679630-5-codex&quality=ultra&adaptive=0",
              "timestamp": 278712.571256,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 161391,
              "failed": false,
              "status": 200,
              "mimeType": "application/javascript",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "66385.3",
              "url": "https://c42f196d.sol-katamari.pages.dev/assets/index-mYB2jZ9i.css",
              "method": "GET",
              "type": "Stylesheet",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277679630-5-codex&quality=ultra&adaptive=0",
              "timestamp": 278712.571407,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 5837,
              "failed": false,
              "status": 200,
              "mimeType": "text/css",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "66385.6",
              "url": "data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.72'/%3E%3C/svg%3E",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277679630-5-codex&quality=ultra&adaptive=0",
              "timestamp": 278712.606816,
              "redirectCount": 0,
              "servedFromCache": true,
              "encodedDataLength": 0,
              "failed": false,
              "status": 200,
              "mimeType": "image/svg+xml",
              "protocol": "data",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "66385.7",
              "url": "https://c42f196d.sol-katamari.pages.dev/favicon.svg",
              "method": "GET",
              "type": "Other",
              "documentURL": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277679630-5-codex&quality=ultra&adaptive=0",
              "timestamp": 278713.681326,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 1033,
              "failed": false,
              "status": 200,
              "mimeType": "image/svg+xml",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            }
          ],
          "actionableNetworkFailures": []
        },
        "startAudit": {
          "url": "https://c42f196d.sol-katamari.pages.dev/?cross_bench=1784277679630-5-codex&quality=ultra&adaptive=0",
          "title": "SOL ROLLER TOKYO — Skytree Time Attack",
          "lang": "ja",
          "bodyText": "S SOL ROLLER TOKYO TIME ATTACK · v2 LOG ♪ Ⅱ CURRENT SCALE 40 cm 01 HOME ROOM · 民家の居間 HOME TUTORIAL 0% MISSION 01 / 06 · HOME 部屋の小物を6個巻き込もう あと6個。光る矢印の先へ転がる ↑ TOY BLOCK 91 cm HOME TOKYO SKYTREE MISSION 01 / 06 · HOME。部屋の小物を6個巻き込もう。あと6個。光る矢印の先へ転がる TIME ATTACK 00:00.0 ABSORBED 0000 TOKYO SCORE 000000 RARE / COMBO 0 / ×1.0 SPACE · DASH READY ◆ ABSORBED SUN SEED +100 TOKYO TIME ATTACK · ABSORB THE 634m SKYTREE GROW. FIND. ABSORB. 民家の居間からスタート。小物、家具、住宅街、東京の街を順に巻き込み、 最後に高さ634mの 東京スカイツリー を吸収すればゴール。速さとレア収集で高得点を狙おう。 HOME 部屋の小物から開始 矢印が次に巻き込める物を案内 TOKYO 段差と街を攻略 金色のレアは5,000点ボーナス GOAL スカイツリーを吸収 クリア時間でS〜Dランク ミッション開始 ↗ WASD / 矢印 移動 DRAG カメラ SHIFT ブースト / SPACE ダッシュ",
          "interactive": [
            {
              "index": 0,
              "tag": "A",
              "id": null,
              "className": "brand",
              "text": "S SOL ROLLER TOKYO TIME ATTACK · v2 S SOL ROLLER TOKYO TIME ATTACK · v2 SOL ROLLER home",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 22,
                "y": 18.5,
                "width": 162.09375,
                "height": 37
              }
            },
            {
              "index": 1,
              "tag": "A",
              "id": null,
              "className": "icon-button log-link",
              "text": "LOG LOG 作業ログを開く",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 1288,
                "y": 18,
                "width": 38,
                "height": 38
              }
            },
            {
              "index": 2,
              "tag": "BUTTON",
              "id": "sound-button",
              "className": "icon-button",
              "text": "♪ ♪ サウンド切替",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 1334,
                "y": 18,
                "width": 38,
                "height": 38
              }
            },
            {
              "index": 3,
              "tag": "BUTTON",
              "id": "pause-button",
              "className": "icon-button",
              "text": "Ⅱ Ⅱ 一時停止",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 1380,
                "y": 18,
                "width": 38,
                "height": 38
              }
            },
            {
              "index": 4,
              "tag": "BUTTON",
              "id": "start-button",
              "className": "start-button",
              "text": "ミッション開始 ↗ ミッション開始 ↗",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 130,
                "y": 658.109375,
                "width": 310,
                "height": 54
              }
            },
            {
              "index": 5,
              "tag": "BUTTON",
              "id": "resume-button",
              "className": "start-button compact",
              "text": "RESUME",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 630,
                "y": 520.390625,
                "width": 180,
                "height": 43
              }
            },
            {
              "index": 6,
              "tag": "A",
              "id": "x-share-button",
              "className": "start-button compact share-button",
              "text": "Xで結果をポスト ↗",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 489.015625,
                "y": 625.9375,
                "width": 180,
                "height": 70
              }
            },
            {
              "index": 7,
              "tag": "BUTTON",
              "id": "continue-button",
              "className": "start-button compact",
              "text": "この世界を探索",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 682.015625,
                "y": 625.9375,
                "width": 180,
                "height": 70
              }
            },
            {
              "index": 8,
              "tag": "BUTTON",
              "id": "restart-button",
              "className": "text-button",
              "text": "最初から遊ぶ",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 875.015625,
                "y": 615.9375,
                "width": 75.953125,
                "height": 80
              }
            },
            {
              "index": 9,
              "tag": "BUTTON",
              "id": "boost-button",
              "className": "boost-button",
              "text": "DASH DASH ダッシュ",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            }
          ],
          "chosen": {
            "index": null,
            "tag": "BUTTON",
            "id": "start-button",
            "className": "start-button",
            "text": "ミッション開始 ↗ ミッション開始 ↗",
            "role": null,
            "disabled": false,
            "visible": true,
            "bounds": {
              "x": 130,
              "y": 658.109375,
              "width": 310,
              "height": 54
            }
          },
          "chosenCenter": {
            "x": 285,
            "y": 685.109375
          },
          "canvas": {
            "id": "game-canvas",
            "className": "",
            "width": 1440,
            "height": 900,
            "bounds": {
              "x": 0,
              "y": 0,
              "width": 1440,
              "height": 900
            }
          },
          "solBefore": {
            "schemaVersion": "2.0.0",
            "ready": true,
            "running": false,
            "paused": false,
            "tierIndex": 0,
            "tierName": "HOME ROOM",
            "radiusMeters": 0.2,
            "diameterMeters": 0.4,
            "localRadius": 0.8,
            "renderMetersPerUnit": 0.25,
            "viewRadiusMeters": 23.75,
            "positionMeters": {
              "x": 0,
              "z": 0
            },
            "cameraYawRadians": 0.6911503837897545,
            "velocityMetersPerSecond": 0,
            "pickupCount": 0,
            "score": 0,
            "runTimeSeconds": 0,
            "rank": null,
            "rareCount": 0,
            "combo": 0,
            "comboMultiplier": 1,
            "dashActive": false,
            "dashReady": true,
            "dashCharge": 1,
            "surfaceHeightMeters": 0,
            "homeExited": false,
            "audioVoices": 0,
            "audioMusicActive": false,
            "shareUrl": null,
            "completed": false,
            "objectivePhase": "GROW",
            "objectiveTitle": "部屋の小物を6個巻き込もう",
            "navigationDistanceMeters": 0.9116893241675575,
            "navigationBearingRadians": 0.30844262938357114,
            "goalVisible": false,
            "goalReady": false,
            "goalAbsorbing": false,
            "goalAbsorbed": false,
            "goalRadiusMeters": 317,
            "goalRequiredRadiusMeters": 440.27777777777777,
            "goalPositionMeters": null,
            "transitioning": false,
            "transitionProgress": 0,
            "activeInstances": 597,
            "allocatedSlots": 600,
            "gpuInstanceCapacity": 625,
            "maximumSteadyInstances": 600,
            "attachedInstances": 0,
            "maximumAttachedInstances": 60,
            "collisionCandidates": 0,
            "drawCalls": 14,
            "triangles": 17888,
            "geometries": 16,
            "textures": 1,
            "fps": 60,
            "frameAverageMs": 0,
            "frameP95Ms": 0,
            "frameP99Ms": 0,
            "quality": "ULTRA",
            "autoplay": false,
            "stateHash": 11792854,
            "seed": 1347374145
          },
          "after": {
            "bodyText": "S SOL ROLLER TOKYO TIME ATTACK · v2 LOG ♪ Ⅱ CURRENT SCALE 40 cm 01 HOME ROOM · 民家の居間 HOME TUTORIAL 0% MISSION 01 / 06 · HOME 部屋の小物を6個巻き込もう あと6個。光る矢印の先へ転がる ↑ TOY BLOCK 91 cm HOME TOKYO SKYTREE MISSION 01 / 06 · HOME。部屋の小物を6個巻き込もう。あと6個。光る矢印の先へ転がる TIME ATTACK 00:00.3 ABSORBED 0000 TOKYO SCORE 000000 RARE / COMBO 0 / ×1.0 SPACE · DASH READY ◆ ABSORBED SUN SEED +100 TOKYO TIME ATTACK · ABSORB THE 634m SKYTREE GROW. FIND. ABSORB. 民家の居間からスタート。小物、家具、住宅街、東京の街を順に巻き込み、 最後に高さ634mの 東京スカイツリー を吸収すればゴール。速さとレア収集で高得点を狙おう。 HOME 部屋の小物から開始 矢印が次に巻き込める物を案内 TOKYO 段差と街を攻略 金色のレアは5,000点ボーナス GOAL スカイツリーを吸収 クリア時間でS〜Dランク ミッション開始 ↗ WASD / 矢印 移動 DRAG カメラ SHIFT ブースト / SPACE ダッシュ",
            "chosenStillVisible": true,
            "solAfter": {
              "schemaVersion": "2.0.0",
              "ready": true,
              "running": true,
              "paused": false,
              "tierIndex": 0,
              "tierName": "HOME ROOM",
              "radiusMeters": 0.2,
              "diameterMeters": 0.4,
              "localRadius": 0.8,
              "renderMetersPerUnit": 0.25,
              "viewRadiusMeters": 23.75,
              "positionMeters": {
                "x": 0,
                "z": 0
              },
              "cameraYawRadians": 0.6911503837897545,
              "velocityMetersPerSecond": 0,
              "pickupCount": 0,
              "score": 0,
              "runTimeSeconds": 0.2186999999642371,
              "rank": null,
              "rareCount": 0,
              "combo": 0,
              "comboMultiplier": 1,
              "dashActive": false,
              "dashReady": true,
              "dashCharge": 1,
              "surfaceHeightMeters": 0,
              "homeExited": false,
              "audioVoices": 0,
              "audioMusicActive": true,
              "shareUrl": null,
              "completed": false,
              "objectivePhase": "GROW",
              "objectiveTitle": "部屋の小物を6個巻き込もう",
              "navigationDistanceMeters": 0.9116893241675575,
              "navigationBearingRadians": 0.30844262938357114,
              "goalVisible": false,
              "goalReady": false,
              "goalAbsorbing": false,
              "goalAbsorbed": false,
              "goalRadiusMeters": 317,
              "goalRequiredRadiusMeters": 440.27777777777777,
              "goalPositionMeters": null,
              "transitioning": false,
              "transitionProgress": 0,
              "activeInstances": 597,
              "allocatedSlots": 600,
              "gpuInstanceCapacity": 625,
              "maximumSteadyInstances": 600,
              "attachedInstances": 0,
              "maximumAttachedInstances": 60,
              "collisionCandidates": 0,
              "drawCalls": 14,
              "triangles": 17888,
              "geometries": 16,
              "textures": 1,
              "fps": 4.004249843834256,
              "frameAverageMs": 104.10133361816406,
              "frameP95Ms": 250,
              "frameP99Ms": 250,
              "quality": "ULTRA",
              "autoplay": false,
              "stateHash": 536564089,
              "seed": 1347374145
            },
            "canvasCount": 1,
            "probe": {
              "drawCalls": 169,
              "calls": {
                "drawArrays": 60,
                "drawElements": 49,
                "drawArraysInstanced": 24,
                "drawElementsInstanced": 36
              },
              "wrapped": [
                "WebGLRenderingContext.drawArrays",
                "WebGLRenderingContext.drawElements",
                "WebGL2RenderingContext.drawArrays",
                "WebGL2RenderingContext.drawElements",
                "WebGL2RenderingContext.drawRangeElements",
                "WebGL2RenderingContext.drawArraysInstanced",
                "WebGL2RenderingContext.drawElementsInstanced"
              ],
              "errors": []
            }
          }
        },
        "screenshotPath": "<local-evidence>/codex-trial-5.png"
      }
    ],
    "fable": [
      {
        "status": "passed",
        "browser": "Chrome/150.0.7871.125",
        "site": "fable",
        "label": "Fable 5 / Katamari Tokyo",
        "trial": 1,
        "orderInPair": 1,
        "startedAt": "2026-07-17T08:38:02.215Z",
        "finishedAt": "2026-07-17T08:38:24.497Z",
        "pageUrl": "https://fable-katamari.pages.dev/?cross_bench=1784277481625-1-fable",
        "viewport": {
          "width": 1440,
          "height": 900,
          "deviceScaleFactor": 1
        },
        "framesRequested": 600,
        "warmupFrames": 60,
        "longFrameThresholdMs": 50,
        "frameSummary": {
          "count": 600,
          "mean": 30.063166666666667,
          "p50": 28.399999999999636,
          "p95": 44.20000000000073,
          "p99": 53.70000000000073,
          "min": 14.799999999999272,
          "max": 66.39999999999964,
          "threshold": 50,
          "aboveThreshold": 11,
          "aboveThresholdPercent": 1.8333333333333333
        },
        "drawCallsPerFrameSummary": {
          "count": 600,
          "mean": 44,
          "p50": 44,
          "p95": 44,
          "p99": 44,
          "min": 44,
          "max": 44
        },
        "frameSamplesMs": [
          22.300000000000182,
          33.09999999999991,
          30.799999999999727,
          20.700000000000273,
          39.09999999999991,
          28.899999999999636,
          28.5,
          27.800000000000182,
          35.400000000000546,
          28.399999999999636,
          25.899999999999636,
          26,
          29.900000000000546,
          29.5,
          28,
          35.399999999999636,
          28.400000000000546,
          24.399999999999636,
          50.19999999999982,
          16.699999999999818,
          26.800000000000182,
          34.600000000000364,
          31,
          28.199999999999818,
          27.899999999999636,
          26.800000000000182,
          35.100000000000364,
          42.899999999999636,
          16.600000000000364,
          26.800000000000182,
          34.69999999999982,
          32.599999999999454,
          21,
          31,
          30,
          29.300000000000182,
          26.100000000000364,
          25.599999999999454,
          27.5,
          25.700000000000728,
          23.399999999999636,
          48.399999999999636,
          16.200000000000728,
          36.5,
          21.799999999999272,
          46.900000000000546,
          17.5,
          26.800000000000182,
          24.599999999999454,
          31.199999999999818,
          32,
          32.600000000000364,
          20.600000000000364,
          55.19999999999982,
          16.699999999999818,
          37.69999999999982,
          22.100000000000364,
          48.099999999999454,
          16.700000000000728,
          26.799999999999272,
          24.600000000000364,
          30.800000000000182,
          43.80000000000018,
          26.699999999999818,
          24.5,
          22.599999999999454,
          34.20000000000073,
          28.399999999999636,
          35.899999999999636,
          33.600000000000364,
          51.5,
          25,
          33.19999999999982,
          46,
          64.69999999999982,
          53.900000000000546,
          40.899999999999636,
          58.600000000000364,
          16.699999999999818,
          36.69999999999982,
          32.400000000000546,
          53.5,
          16,
          35.599999999999454,
          33.600000000000364,
          32.80000000000018,
          28.799999999999272,
          24.900000000000546,
          30.800000000000182,
          28.199999999999818,
          35.5,
          28.300000000000182,
          25.399999999999636,
          23.399999999999636,
          29.400000000000546,
          42.19999999999982,
          26.699999999999818,
          33,
          44.80000000000018,
          18.600000000000364,
          26.899999999999636,
          32.30000000000018,
          46.69999999999982,
          17.600000000000364,
          37,
          23.699999999999818,
          47,
          18.199999999999818,
          26.800000000000182,
          35.099999999999454,
          28.400000000000546,
          25.699999999999818,
          23.300000000000182,
          31.300000000000182,
          34.5,
          28.399999999999636,
          24.300000000000182,
          23.099999999999454,
          28.600000000000364,
          43.899999999999636,
          26.600000000000364,
          24.600000000000364,
          35,
          16.599999999999454,
          36.30000000000018,
          23.300000000000182,
          26.800000000000182,
          28.399999999999636,
          39.30000000000018,
          22.599999999999454,
          29.800000000000182,
          30.400000000000546,
          38,
          27.199999999999818,
          27.399999999999636,
          27.100000000000364,
          28.399999999999636,
          39.50000000000091,
          22.5,
          31,
          30.099999999998545,
          30.900000000001455,
          28.19999999999891,
          44.80000000000109,
          17.5,
          25.5,
          31.399999999999636,
          27.19999999999891,
          28.30000000000109,
          38.29999999999927,
          22.30000000000109,
          35,
          28.19999999999891,
          26,
          23.899999999999636,
          31.100000000000364,
          29.200000000000728,
          36.399999999999636,
          35.20000000000073,
          16,
          26.599999999998545,
          34.30000000000109,
          31.899999999999636,
          45.399999999999636,
          14.899999999999636,
          26.30000000000109,
          34.5,
          28.899999999999636,
          27.299999999999272,
          28.400000000001455,
          35.69999999999891,
          34.399999999999636,
          35.100000000000364,
          16.700000000000728,
          37.29999999999927,
          23.80000000000109,
          30.899999999999636,
          30.799999999999272,
          28.899999999999636,
          27.80000000000109,
          26.19999999999891,
          27.100000000000364,
          28.399999999999636,
          38.100000000000364,
          22.100000000000364,
          30.299999999999272,
          30.30000000000109,
          39.100000000000364,
          37.599999999998545,
          28.700000000000728,
          42.70000000000073,
          17,
          37.19999999999891,
          36.399999999999636,
          34.100000000000364,
          17,
          25.600000000000364,
          34.399999999999636,
          31.899999999999636,
          21.200000000000728,
          30.299999999999272,
          30.400000000001455,
          29,
          28.69999999999891,
          44.20000000000073,
          15.5,
          38.5,
          23.799999999999272,
          41.399999999999636,
          29.100000000000364,
          19.399999999999636,
          31.30000000000109,
          29.899999999999636,
          30.5,
          29.899999999999636,
          29.200000000000728,
          28.600000000000364,
          26.899999999999636,
          41.899999999999636,
          27.200000000000728,
          25.299999999999272,
          27.899999999999636,
          27.30000000000109,
          25.69999999999891,
          27.5,
          38.600000000000364,
          27.799999999999272,
          27.30000000000109,
          25.899999999999636,
          39.79999999999927,
          26,
          27.30000000000109,
          40.399999999999636,
          26.799999999999272,
          26.30000000000109,
          25.399999999999636,
          66.39999999999964,
          26.80000000000109,
          39.79999999999927,
          24.799999999999272,
          27.100000000000364,
          40,
          25.80000000000109,
          26.599999999998545,
          26.5,
          24.600000000000364,
          27,
          39.70000000000073,
          24.399999999999636,
          26.899999999999636,
          39.100000000000364,
          26.100000000000364,
          25.19999999999891,
          26.400000000001455,
          38.5,
          25.399999999999636,
          26.399999999999636,
          25.899999999999636,
          38,
          25.80000000000109,
          25.899999999999636,
          25.69999999999891,
          38.5,
          25.400000000001455,
          25.5,
          38.399999999999636,
          25.600000000000364,
          25.5,
          37.399999999999636,
          25.5,
          25.5,
          36.5,
          25.799999999999272,
          37.20000000000073,
          24.899999999999636,
          25.600000000000364,
          25.299999999999272,
          37.30000000000109,
          25.099999999998545,
          36.600000000000364,
          23.80000000000109,
          38.599999999998545,
          24.30000000000109,
          24.600000000000364,
          37,
          24.899999999999636,
          35.899999999999636,
          24.600000000000364,
          37.100000000000364,
          24.19999999999891,
          34.399999999999636,
          38.400000000001455,
          24.19999999999891,
          24.399999999999636,
          36.400000000001455,
          24.799999999999272,
          23.799999999999272,
          37.20000000000073,
          24.399999999999636,
          24.399999999999636,
          36.5,
          23,
          35.80000000000109,
          27.19999999999891,
          27.80000000000109,
          38.600000000000364,
          22.399999999999636,
          44.100000000000364,
          18.599999999998545,
          26.900000000001455,
          33.19999999999891,
          48.30000000000109,
          16.599999999998545,
          26.700000000000728,
          24.600000000000364,
          31.5,
          32.69999999999891,
          31.100000000000364,
          29.100000000000364,
          30.200000000000728,
          28.299999999999272,
          28.600000000000364,
          36.100000000000364,
          28.399999999999636,
          35.19999999999891,
          28.30000000000109,
          24.299999999999272,
          22.899999999999636,
          29.600000000000364,
          30,
          28,
          27.399999999999636,
          35.400000000001455,
          26.19999999999891,
          33.899999999999636,
          27.200000000000728,
          28,
          39.100000000000364,
          22.299999999999272,
          30.899999999999636,
          34.80000000000109,
          28.399999999999636,
          36.399999999999636,
          21.899999999999636,
          30.100000000000364,
          28.600000000000364,
          28.100000000000364,
          25.299999999999272,
          43.80000000000109,
          26.69999999999891,
          23.5,
          33.600000000000364,
          28.600000000000364,
          26.100000000000364,
          23.899999999999636,
          47.399999999999636,
          14.799999999999272,
          39.100000000000364,
          23.200000000000728,
          30.5,
          27.299999999999272,
          27.200000000000728,
          42.600000000000364,
          16.5,
          37.899999999999636,
          23.69999999999891,
          32.80000000000109,
          20.799999999999272,
          40,
          19.30000000000109,
          42.69999999999891,
          18.600000000000364,
          35.399999999999636,
          23.600000000000364,
          43.70000000000073,
          26.899999999999636,
          34,
          16.5,
          26.799999999999272,
          33.399999999999636,
          21.600000000000364,
          31,
          29.80000000000109,
          29.099999999998545,
          36.30000000000109,
          27.19999999999891,
          28.400000000001455,
          25.69999999999891,
          35.100000000000364,
          20.700000000000728,
          29.899999999999636,
          28.600000000000364,
          28.299999999999272,
          27.399999999999636,
          36.100000000000364,
          34.70000000000073,
          27.19999999999891,
          28.30000000000109,
          26,
          34.899999999999636,
          30.899999999999636,
          29.299999999999272,
          29,
          27.900000000001455,
          53,
          15.399999999999636,
          37.100000000000364,
          23.19999999999891,
          46.399999999999636,
          17.5,
          26.80000000000109,
          34.99999999999818,
          28.30000000000291,
          25.69999999999709,
          34.60000000000218,
          30.599999999998545,
          45,
          16.700000000000728,
          26.700000000000728,
          33.099999999998545,
          47.70000000000073,
          16.599999999998545,
          26.80000000000291,
          31.299999999999272,
          27.200000000000728,
          43.39999999999782,
          24,
          34.60000000000218,
          16.69999999999709,
          26.700000000000728,
          33.79999999999927,
          32.60000000000218,
          30.599999999998545,
          29.900000000001455,
          19.099999999998545,
          37.79999999999927,
          26.400000000001455,
          27.900000000001455,
          35.89999999999782,
          26.799999999999272,
          26.80000000000291,
          43.69999999999709,
          16.30000000000291,
          36.79999999999927,
          23.5,
          46.39999999999782,
          17,
          26.80000000000291,
          34.5,
          21.799999999999272,
          32.5,
          31,
          28.799999999999272,
          30.400000000001455,
          36.599999999998545,
          27.299999999999272,
          28.299999999999272,
          26,
          36.20000000000073,
          18.900000000001455,
          32.099999999998545,
          29.200000000000728,
          30.900000000001455,
          28.19999999999709,
          28.700000000000728,
          27.799999999999272,
          27.80000000000291,
          27.099999999998545,
          27.700000000000728,
          26.200000000000728,
          43.79999999999927,
          24.899999999997817,
          22.400000000001455,
          31.900000000001455,
          28.799999999999272,
          26.700000000000728,
          43.79999999999927,
          26.599999999998545,
          24.400000000001455,
          22.5,
          30.899999999997817,
          30.900000000001455,
          45.5,
          16.700000000000728,
          26.700000000000728,
          32.19999999999709,
          32.10000000000218,
          29.299999999999272,
          27.299999999999272,
          26.299999999999272,
          28.600000000002183,
          39.89999999999782,
          22.5,
          31.100000000002183,
          21.099999999998545,
          30.600000000002183,
          55.19999999999709,
          15.400000000001455,
          38.5,
          22.400000000001455,
          31.19999999999709,
          19.600000000002183,
          45,
          16.700000000000728,
          26.69999999999709,
          34.80000000000291,
          31.099999999998545,
          29.200000000000728,
          27.899999999997817,
          53.70000000000073,
          16.600000000002183,
          26.899999999997817,
          34.70000000000073,
          21.599999999998545,
          30.5,
          29.100000000002183,
          28.799999999999272,
          35.29999999999927,
          27.100000000002183,
          27.19999999999709,
          25.700000000000728,
          36.60000000000218,
          35.29999999999927,
          27.700000000000728,
          25.5,
          35.29999999999927,
          34.5,
          28.399999999997817,
          25.600000000002183,
          34.20000000000073,
          19.799999999999272,
          29.399999999997817,
          28.400000000001455,
          36.400000000001455,
          26.599999999998545,
          26.200000000000728,
          34.39999999999782,
          24,
          43.70000000000073,
          26.900000000001455,
          22.299999999999272,
          32.29999999999927,
          27.600000000002183,
          37.29999999999927,
          27.099999999998545,
          28.299999999999272,
          37.400000000001455,
          22.299999999999272,
          30.700000000000728,
          36.20000000000073,
          27.200000000000728,
          26.099999999998545,
          34.599999999998545,
          28.400000000001455,
          25.900000000001455,
          36.099999999998545,
          31.099999999998545,
          20.5,
          30.30000000000291,
          27.099999999998545,
          43.79999999999927,
          26.700000000000728,
          23.900000000001455,
          31.099999999998545,
          47.20000000000073,
          16.799999999999272,
          26.799999999999272,
          32.900000000001455,
          48.5,
          16.5,
          26.599999999998545,
          35,
          32.900000000001455,
          31.099999999998545,
          20.5,
          30,
          29.200000000000728,
          28.599999999998545,
          37.60000000000218,
          27.700000000000728,
          27.69999999999709,
          27.5,
          42.70000000000073,
          18,
          34.29999999999927,
          23.100000000002183,
          27.099999999998545,
          28.400000000001455,
          38.39999999999782,
          22.5,
          31,
          39.400000000001455,
          28.900000000001455,
          28.399999999997817,
          27.5,
          26.700000000000728,
          43.70000000000073,
          16.299999999999272,
          25.799999999999272,
          35.10000000000218
        ],
        "drawCallSamples": [
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44
        ],
        "frameCaptureState": {
          "visibilityState": "visible",
          "hasFocus": true,
          "probe": {
            "drawCalls": 29751,
            "calls": {
              "drawArrays": 1365,
              "drawElements": 4726,
              "drawArraysInstanced": 15548,
              "drawElementsInstanced": 8112
            },
            "wrapped": [
              "WebGLRenderingContext.drawArrays",
              "WebGLRenderingContext.drawElements",
              "WebGL2RenderingContext.drawArrays",
              "WebGL2RenderingContext.drawElements",
              "WebGL2RenderingContext.drawRangeElements",
              "WebGL2RenderingContext.drawArraysInstanced",
              "WebGL2RenderingContext.drawElementsInstanced"
            ],
            "errors": []
          }
        },
        "heap": {
          "runtimeBefore": {
            "usedSize": 6896800,
            "totalSize": 15990784,
            "embedderHeapUsedSize": 1915504,
            "backingStorageSize": 13764242
          },
          "runtimeAfter": {
            "usedSize": 9438576,
            "totalSize": 17825792,
            "embedderHeapUsedSize": 3353176,
            "backingStorageSize": 15589651
          },
          "runtimeUsedDelta": 2541776,
          "performanceMemory": {
            "usedJSHeapSize": 25109977,
            "totalJSHeapSize": 33416209,
            "jsHeapSizeLimit": 4395630592
          }
        },
        "navigationTiming": {
          "name": "https://fable-katamari.pages.dev/?cross_bench=1784277481625-1-fable",
          "entryType": "navigation",
          "initiatorType": "navigation",
          "startTime": 0,
          "duration": 771.3000000119209,
          "transferSize": 12046,
          "encodedBodySize": 11746,
          "decodedBodySize": 40723,
          "responseStart": 116.19999998807907,
          "responseEnd": 128.19999998807907,
          "domInteractive": 574.6999999880791,
          "domContentLoadedEventEnd": 771.1999999880791,
          "loadEventEnd": 771.3000000119209
        },
        "resourceTiming": {
          "summary": {
            "count": 13,
            "transferSize": 735491,
            "encodedBodySize": 731591,
            "decodedBodySize": 1381745,
            "cachedCount": 0,
            "byInitiatorType": {
              "link": {
                "count": 8,
                "transferSize": 22450,
                "encodedBodySize": 20050,
                "decodedBodySize": 20050,
                "duration": 257.19999998807907
              },
              "script": {
                "count": 1,
                "transferSize": 221061,
                "encodedBodySize": 220761,
                "decodedBodySize": 812961,
                "duration": 87.39999997615814
              },
              "fetch": {
                "count": 2,
                "transferSize": 467888,
                "encodedBodySize": 467288,
                "decodedBodySize": 467288,
                "duration": 86.5
              },
              "other": {
                "count": 2,
                "transferSize": 24092,
                "encodedBodySize": 23492,
                "decodedBodySize": 81446,
                "duration": 66.90000003576279
              }
            }
          },
          "entries": [
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/idle-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 549,
              "duration": 35.10000002384186,
              "transferSize": 2862,
              "encodedBodySize": 2562,
              "decodedBodySize": 2562,
              "responseStart": 583.6000000238419,
              "responseEnd": 584.1000000238419,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/idle-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 549.3000000119209,
              "duration": 26.5,
              "transferSize": 2712,
              "encodedBodySize": 2412,
              "decodedBodySize": 2412,
              "responseStart": 575.6000000238419,
              "responseEnd": 575.8000000119209,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/happy-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 549.3000000119209,
              "duration": 28.099999964237213,
              "transferSize": 2716,
              "encodedBodySize": 2416,
              "decodedBodySize": 2416,
              "responseStart": 577.1999999880791,
              "responseEnd": 577.3999999761581,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/thinking-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 549.3000000119209,
              "duration": 30.899999976158142,
              "transferSize": 2830,
              "encodedBodySize": 2530,
              "decodedBodySize": 2530,
              "responseStart": 579.8000000119209,
              "responseEnd": 580.1999999880791,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/thinking-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 549.3000000119209,
              "duration": 34.89999997615814,
              "transferSize": 2808,
              "encodedBodySize": 2508,
              "decodedBodySize": 2508,
              "responseStart": 583.6999999880791,
              "responseEnd": 584.1999999880791,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/happy-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 549.3000000119209,
              "duration": 34.89999997615814,
              "transferSize": 2840,
              "encodedBodySize": 2540,
              "decodedBodySize": 2540,
              "responseStart": 583.8999999761581,
              "responseEnd": 584.1999999880791,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/speaking-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 549.3999999761581,
              "duration": 30.700000047683716,
              "transferSize": 2846,
              "encodedBodySize": 2546,
              "decodedBodySize": 2546,
              "responseStart": 579.6999999880791,
              "responseEnd": 580.1000000238419,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/speaking-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 549.3999999761581,
              "duration": 36.10000002384186,
              "transferSize": 2836,
              "encodedBodySize": 2536,
              "decodedBodySize": 2536,
              "responseStart": 584,
              "responseEnd": 585.5,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/index-CkeXxWfm.js",
              "entryType": "resource",
              "initiatorType": "script",
              "startTime": 549.5,
              "duration": 87.39999997615814,
              "transferSize": 221061,
              "encodedBodySize": 220761,
              "decodedBodySize": 812961,
              "responseStart": 598.5,
              "responseEnd": 636.8999999761581,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-core.bin",
              "entryType": "resource",
              "initiatorType": "fetch",
              "startTime": 693.1999999880791,
              "duration": 35.60000002384186,
              "transferSize": 135784,
              "encodedBodySize": 135484,
              "decodedBodySize": 135484,
              "responseStart": 716,
              "responseEnd": 728.8000000119209,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-outer.bin",
              "entryType": "resource",
              "initiatorType": "fetch",
              "startTime": 693.3000000119209,
              "duration": 50.89999997615814,
              "transferSize": 332104,
              "encodedBodySize": 331804,
              "decodedBodySize": 331804,
              "responseStart": 728.8000000119209,
              "responseEnd": 744.1999999880791,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/favicon.ico",
              "entryType": "resource",
              "initiatorType": "other",
              "startTime": 1676.800000011921,
              "duration": 34.30000001192093,
              "transferSize": 12046,
              "encodedBodySize": 11746,
              "decodedBodySize": 40723,
              "responseStart": 1710.699999988079,
              "responseEnd": 1711.1000000238419,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/favicon.ico",
              "entryType": "resource",
              "initiatorType": "other",
              "startTime": 1983.3999999761581,
              "duration": 32.60000002384186,
              "transferSize": 12046,
              "encodedBodySize": 11746,
              "decodedBodySize": 40723,
              "responseStart": 2015.6000000238419,
              "responseEnd": 2016,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            }
          ]
        },
        "browserEvents": {
          "consoleErrors": [],
          "runtimeExceptions": [],
          "logErrors": [],
          "networkFailures": [],
          "cdpTransfer": {
            "all": {
              "count": 14,
              "encodedDataLength": 750650,
              "failedCount": 0,
              "servedFromCacheCount": 0
            },
            "navigation": {
              "count": 1,
              "encodedDataLength": 12258,
              "failedCount": 0,
              "servedFromCacheCount": 0
            },
            "resources": {
              "count": 13,
              "encodedDataLength": 738392,
              "failedCount": 0,
              "servedFromCacheCount": 0
            }
          },
          "requests": [
            {
              "requestId": "4A4AC52AF0653EB3066AC2968744702B",
              "url": "https://fable-katamari.pages.dev/?cross_bench=1784277481625-1-fable",
              "method": "GET",
              "type": "Document",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277481625-1-fable",
              "timestamp": 278514.023905,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 12258,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "59980.2",
              "url": "https://fable-katamari.pages.dev/assets/donack/idle-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277481625-1-fable",
              "timestamp": 278514.57244,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3073,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "59980.3",
              "url": "https://fable-katamari.pages.dev/assets/donack/idle-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277481625-1-fable",
              "timestamp": 278514.572705,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 2918,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "59980.4",
              "url": "https://fable-katamari.pages.dev/assets/donack/happy-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277481625-1-fable",
              "timestamp": 278514.572748,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3047,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "59980.5",
              "url": "https://fable-katamari.pages.dev/assets/donack/happy-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277481625-1-fable",
              "timestamp": 278514.572783,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 2919,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "59980.6",
              "url": "https://fable-katamari.pages.dev/assets/donack/thinking-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277481625-1-fable",
              "timestamp": 278514.572831,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3032,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "59980.7",
              "url": "https://fable-katamari.pages.dev/assets/donack/thinking-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277481625-1-fable",
              "timestamp": 278514.572863,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3011,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "59980.8",
              "url": "https://fable-katamari.pages.dev/assets/donack/speaking-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277481625-1-fable",
              "timestamp": 278514.572894,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3050,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "59980.9",
              "url": "https://fable-katamari.pages.dev/assets/donack/speaking-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277481625-1-fable",
              "timestamp": 278514.572925,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3036,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "59980.10",
              "url": "https://fable-katamari.pages.dev/assets/index-CkeXxWfm.js",
              "method": "GET",
              "type": "Script",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277481625-1-fable",
              "timestamp": 278514.572968,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 221460,
              "failed": false,
              "status": 200,
              "mimeType": "application/javascript",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "59980.21",
              "url": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-core.bin",
              "method": "GET",
              "type": "Fetch",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277481625-1-fable",
              "timestamp": 278514.716128,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 136026,
              "failed": false,
              "status": 200,
              "mimeType": "application/octet-stream",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "59980.22",
              "url": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-outer.bin",
              "method": "GET",
              "type": "Fetch",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277481625-1-fable",
              "timestamp": 278514.716807,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 332397,
              "failed": false,
              "status": 200,
              "mimeType": "application/octet-stream",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "59980.23",
              "url": "https://fable-katamari.pages.dev/favicon.ico",
              "method": "GET",
              "type": "Other",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277481625-1-fable",
              "timestamp": 278515.700239,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 12210,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "59980.24",
              "url": "https://fable-katamari.pages.dev/favicon.ico",
              "method": "GET",
              "type": "Other",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277481625-1-fable",
              "timestamp": 278516.006911,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 12213,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            }
          ],
          "actionableNetworkFailures": []
        },
        "startAudit": {
          "url": "https://fable-katamari.pages.dev/?cross_bench=1784277481625-1-fable",
          "title": "Fable Katamari — 転がして、東京まるごと。",
          "lang": "ja",
          "bodyText": "FABLE KATAMARI 転がして、東京まるごと。 / Roll up all of Tokyo. スタート / START 🦆 ドナック実況 ON W A S D←↑↓→うごく / Move Shiftブースト / Boost Spaceダッシュ / Dash Mミュート / Mute Mouseカメラ / Camera 2cm のネジから 634m、スカイツリーへ — From a 2cm screw to the Skytree. 地図データ © OpenStreetMap contributors (ODbL)",
          "interactive": [
            {
              "index": 0,
              "tag": "BUTTON",
              "id": "mute-button",
              "className": "",
              "text": "🔊 🔊 mute",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 1,
              "tag": "BUTTON",
              "id": "dash-button",
              "className": "",
              "text": "DASH DASH dash",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 2,
              "tag": "BUTTON",
              "id": "start-button",
              "className": "btn",
              "text": "スタート / START スタート / START",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 565.40625,
                "y": 454.203125,
                "width": 309.171875,
                "height": 62
              }
            },
            {
              "index": 3,
              "tag": "BUTTON",
              "id": "donack-toggle",
              "className": "btn btn-secondary",
              "text": "🦆 ドナック実況 ON 🦆 ドナック実況 ON",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 624.8125,
                "y": 532.203125,
                "width": 190.375,
                "height": 48
              }
            },
            {
              "index": 4,
              "tag": "A",
              "id": null,
              "className": "",
              "text": "© OpenStreetMap contributors © OpenStreetMap contributors",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 642.75,
                "y": 697.390625,
                "width": 172.046875,
                "height": 15
              }
            },
            {
              "index": 5,
              "tag": "A",
              "id": null,
              "className": "",
              "text": "© OpenStreetMap contributors © OpenStreetMap contributors",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 6,
              "tag": "BUTTON",
              "id": "post-x-button",
              "className": "btn",
              "text": "Xでシェア / POST Xでシェア / POST",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 7,
              "tag": "BUTTON",
              "id": "restart-button",
              "className": "btn btn-secondary",
              "text": "もういちど / ROLL AGAIN もういちど / ROLL AGAIN",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            }
          ],
          "chosen": {
            "index": 2,
            "tag": "BUTTON",
            "id": "start-button",
            "className": "btn",
            "text": "スタート / START スタート / START",
            "role": null,
            "disabled": false,
            "visible": true,
            "bounds": {
              "x": 565.40625,
              "y": 454.203125,
              "width": 309.171875,
              "height": 62
            },
            "score": 115
          },
          "chosenCenter": {
            "x": 719.9921875,
            "y": 485.203125
          },
          "canvas": {
            "id": "game-canvas",
            "className": "",
            "width": 1440,
            "height": 900,
            "bounds": {
              "x": 0,
              "y": 0,
              "width": 1440,
              "height": 900
            }
          },
          "solBefore": null,
          "after": {
            "bodyText": "おおきさ / SIZE 2.0cm 0:00.2 スコア / SCORE 0 x0 🔊 センゴク電子 🔩 DASH センゴク電子パーツからスタート！光る矢印の先にパーツがあるよ",
            "chosenStillVisible": null,
            "solAfter": null,
            "canvasCount": 1,
            "probe": {
              "drawCalls": 667,
              "calls": {
                "drawArrays": 43,
                "drawElements": 99,
                "drawArraysInstanced": 345,
                "drawElementsInstanced": 180
              },
              "wrapped": [
                "WebGLRenderingContext.drawArrays",
                "WebGLRenderingContext.drawElements",
                "WebGL2RenderingContext.drawArrays",
                "WebGL2RenderingContext.drawElements",
                "WebGL2RenderingContext.drawRangeElements",
                "WebGL2RenderingContext.drawArraysInstanced",
                "WebGL2RenderingContext.drawElementsInstanced"
              ],
              "errors": []
            }
          }
        },
        "screenshotPath": "<local-evidence>/fable-trial-1.png"
      },
      {
        "status": "passed",
        "browser": "Chrome/150.0.7871.125",
        "site": "fable",
        "label": "Fable 5 / Katamari Tokyo",
        "trial": 2,
        "orderInPair": 2,
        "startedAt": "2026-07-17T08:39:06.665Z",
        "finishedAt": "2026-07-17T08:39:29.025Z",
        "pageUrl": "https://fable-katamari.pages.dev/?cross_bench=1784277546094-2-fable",
        "viewport": {
          "width": 1440,
          "height": 900,
          "deviceScaleFactor": 1
        },
        "framesRequested": 600,
        "warmupFrames": 60,
        "longFrameThresholdMs": 50,
        "frameSummary": {
          "count": 600,
          "mean": 29.846500000000002,
          "p50": 28.900000000001455,
          "p95": 44.399999999999636,
          "p99": 49.100000000000364,
          "min": 12.5,
          "max": 55.70000000000073,
          "threshold": 50,
          "aboveThreshold": 5,
          "aboveThresholdPercent": 0.8333333333333334
        },
        "drawCallsPerFrameSummary": {
          "count": 600,
          "mean": 44,
          "p50": 44,
          "p95": 44,
          "p99": 44,
          "min": 44,
          "max": 44
        },
        "frameSamplesMs": [
          22.199999999999818,
          35.400000000000546,
          28.399999999999636,
          25.300000000000182,
          22.5,
          32.399999999999636,
          29,
          31,
          27.900000000000546,
          29,
          35.099999999999454,
          43.80000000000018,
          26.699999999999818,
          24.100000000000364,
          34.69999999999982,
          16.699999999999818,
          37.70000000000073,
          23.099999999999454,
          21.800000000000182,
          30.800000000000182,
          29.699999999999818,
          29,
          28.300000000000182,
          27.099999999999454,
          27.600000000000364,
          26.800000000000182,
          35.399999999999636,
          26.800000000000182,
          34.5,
          27.100000000000364,
          28.399999999999636,
          25.199999999999818,
          35.30000000000018,
          19.699999999999818,
          29,
          29.800000000000182,
          28.699999999999818,
          35.600000000000364,
          26.599999999999454,
          28.5,
          24.800000000000182,
          32.100000000000364,
          37.599999999999454,
          35.5,
          14.700000000000728,
          26.599999999999454,
          34.400000000000546,
          32.599999999999454,
          30.300000000000182,
          30.5,
          28.600000000000364,
          44.399999999999636,
          16.600000000000364,
          25.299999999999272,
          35.70000000000073,
          21.599999999999454,
          30.100000000000364,
          35.19999999999982,
          28.399999999999636,
          26,
          35.70000000000073,
          20.899999999999636,
          30.899999999999636,
          28.300000000000182,
          43.400000000000546,
          26.699999999999818,
          24.5,
          22.699999999999818,
          31,
          31.5,
          30.5,
          30.100000000000364,
          29.599999999999454,
          35.100000000000364,
          15.599999999999454,
          36.80000000000018,
          23.300000000000182,
          45.69999999999982,
          18,
          26.900000000000546,
          33.599999999999454,
          48.900000000000546,
          16.599999999999454,
          26.800000000000182,
          34.69999999999982,
          21.800000000000182,
          32.5,
          31,
          29.199999999999818,
          29.600000000000364,
          28.800000000000182,
          44.29999999999927,
          16.700000000000728,
          35.599999999999454,
          23.100000000000364,
          43.80000000000018,
          25.5,
          24,
          29.5,
          31,
          34.19999999999982,
          28.5,
          26.099999999999454,
          35.20000000000073,
          35.19999999999982,
          16.699999999999818,
          36,
          33.600000000000364,
          34.5,
          16.699999999999818,
          37.69999999999982,
          23.5,
          30.199999999999818,
          30.300000000000182,
          28.5,
          37.399999999999636,
          27.400000000000546,
          26.399999999999636,
          26.699999999999818,
          43.400000000000546,
          16.699999999999818,
          35.19999999999982,
          50.30000000000018,
          16.600000000000364,
          26.699999999999818,
          34.80000000000018,
          31.5,
          32.599999999999454,
          30.400000000000546,
          30,
          28,
          34.599999999999454,
          28.5,
          25.5,
          23.5,
          32.69999999999982,
          30.899999999999636,
          40,
          37.600000000000364,
          28.600000000000364,
          35.399999999999636,
          27.100000000000364,
          28.399999999999636,
          26,
          34.5,
          37.5,
          27.100000000000364,
          27.100000000000364,
          43.100000000000364,
          23.299999999999272,
          22.299999999999272,
          28.900000000001455,
          42.899999999999636,
          26.69999999999891,
          24.400000000001455,
          22.5,
          30.399999999999636,
          43,
          12.5,
          37.600000000000364,
          21.399999999999636,
          46.100000000000364,
          16.69999999999891,
          27.899999999999636,
          32,
          43.80000000000109,
          26.69999999999891,
          24.5,
          22.700000000000728,
          29.299999999999272,
          32.70000000000073,
          30.299999999999272,
          30.200000000000728,
          28.700000000000728,
          28.19999999999891,
          43.5,
          17.899999999999636,
          25.400000000001455,
          33.79999999999927,
          31.399999999999636,
          27.399999999999636,
          26.5,
          43.70000000000073,
          26.799999999999272,
          24.30000000000109,
          35.399999999999636,
          28.399999999999636,
          25.80000000000109,
          35.69999999999891,
          20.80000000000109,
          29.099999999998545,
          31.100000000000364,
          37.100000000000364,
          19.100000000000364,
          28.100000000000364,
          27.5,
          43.29999999999927,
          25.899999999999636,
          28.600000000000364,
          26.200000000000728,
          23.799999999999272,
          32.399999999999636,
          29.80000000000109,
          28.599999999998545,
          27.400000000001455,
          27.099999999998545,
          28.30000000000109,
          39.399999999999636,
          22.5,
          31,
          31,
          30.299999999999272,
          29,
          28.600000000000364,
          43.600000000000364,
          17.5,
          37.100000000000364,
          23.69999999999891,
          31.5,
          27.600000000000364,
          43.80000000000109,
          26.69999999999891,
          24.399999999999636,
          31.30000000000109,
          33,
          21.100000000000364,
          29.099999999998545,
          30.80000000000109,
          28.399999999999636,
          37.29999999999927,
          43.400000000001455,
          18.19999999999891,
          26.899999999999636,
          35.20000000000073,
          28.299999999999272,
          25.700000000000728,
          22.5,
          48.29999999999927,
          16.600000000000364,
          35.20000000000073,
          22.899999999999636,
          41.899999999999636,
          26.600000000000364,
          22.799999999999272,
          33.100000000000364,
          34.899999999999636,
          16.700000000000728,
          35.29999999999927,
          23.200000000000728,
          42.79999999999927,
          25,
          24.400000000001455,
          31.69999999999891,
          31.100000000000364,
          33.899999999999636,
          26.600000000000364,
          25.100000000000364,
          48.69999999999891,
          16.600000000000364,
          26.80000000000109,
          34.69999999999891,
          21.899999999999636,
          39.100000000000364,
          44.399999999999636,
          16.80000000000109,
          26.799999999999272,
          32.100000000000364,
          26.700000000000728,
          28.399999999999636,
          25.5,
          34.600000000000364,
          28.299999999999272,
          27.100000000000364,
          43.399999999999636,
          24.399999999999636,
          22.700000000000728,
          30.899999999999636,
          31.799999999999272,
          29.80000000000109,
          28.69999999999891,
          45.5,
          15.600000000000364,
          38.399999999999636,
          23.700000000000728,
          28.600000000000364,
          26.5,
          28.600000000000364,
          37.899999999999636,
          21.299999999999272,
          30.600000000000364,
          26.100000000000364,
          42.600000000000364,
          26.69999999999891,
          23.399999999999636,
          22.400000000001455,
          29.599999999998545,
          29.100000000000364,
          53.80000000000109,
          16.599999999998545,
          26.700000000000728,
          32.899999999999636,
          26.5,
          27.5,
          25.5,
          49.100000000000364,
          16.399999999999636,
          26.600000000000364,
          35,
          30.200000000000728,
          29.5,
          34.599999999998545,
          26.700000000000728,
          27.299999999999272,
          25.400000000001455,
          34.599999999998545,
          29.5,
          29.5,
          35.5,
          28.30000000000109,
          26,
          23.799999999999272,
          33,
          31.100000000000364,
          30.5,
          29.399999999999636,
          29.100000000000364,
          28.100000000000364,
          44.600000000000364,
          16.69999999999891,
          26.700000000000728,
          32.29999999999927,
          27.200000000000728,
          43.29999999999927,
          24.600000000000364,
          35.100000000000364,
          28.5,
          25.799999999999272,
          21.80000000000109,
          48.29999999999927,
          16.200000000000728,
          26.69999999999891,
          33.80000000000109,
          33.599999999998545,
          21.100000000000364,
          31.399999999999636,
          30.700000000000728,
          28.600000000000364,
          28.100000000000364,
          30.19999999999891,
          27.600000000000364,
          28.799999999999272,
          28,
          37.30000000000109,
          27.799999999999272,
          42.20000000000073,
          18.799999999999272,
          26.80000000000109,
          33.099999999998545,
          47.600000000000364,
          15.600000000000364,
          26.600000000000364,
          24.399999999999636,
          31.299999999999272,
          30.5,
          29.30000000000109,
          28.69999999999891,
          28.100000000000364,
          44,
          16.100000000000364,
          26.799999999999272,
          24.400000000001455,
          31.099999999998545,
          30.700000000000728,
          28.5,
          28.200000000000728,
          27.399999999999636,
          26.399999999999636,
          35.29999999999927,
          26.100000000000364,
          42,
          18.200000000000728,
          26.799999999999272,
          33.5,
          32.80000000000109,
          30.599999999998545,
          30,
          29,
          28.200000000000728,
          36.79999999999927,
          18.100000000000364,
          44.399999999999636,
          15.700000000000728,
          35.100000000000364,
          49.69999999999891,
          16.700000000000728,
          26.799999999999272,
          32.30000000000109,
          33,
          30,
          30.19999999999891,
          28.900000000001455,
          45,
          16.19999999999891,
          26.80000000000109,
          34,
          21.599999999998545,
          31,
          32.20000000000073,
          28.200000000000728,
          43.79999999999927,
          26.700000000000728,
          24.5,
          22.599999999998545,
          31,
          31.5,
          30.100000000002183,
          30,
          27.599999999998545,
          29.099999999998545,
          44.60000000000218,
          27.200000000000728,
          27.69999999999709,
          25.400000000001455,
          32.599999999998545,
          29.900000000001455,
          26.700000000000728,
          44.099999999998545,
          16.600000000002183,
          26.899999999997817,
          33.400000000001455,
          47.5,
          17.200000000000728,
          26.299999999999272,
          32.39999999999782,
          32.70000000000073,
          30.200000000000728,
          46.599999999998545,
          16.700000000000728,
          26.799999999999272,
          33.30000000000291,
          45.69999999999709,
          18.600000000002183,
          26.799999999999272,
          34.599999999998545,
          28.5,
          25.600000000002183,
          34.89999999999782,
          35.400000000001455,
          28.400000000001455,
          25.69999999999709,
          23.400000000001455,
          47.20000000000073,
          16.599999999998545,
          26.799999999999272,
          34.70000000000073,
          21.900000000001455,
          30.700000000000728,
          29.399999999997817,
          29,
          53.70000000000073,
          16.799999999999272,
          26.100000000002183,
          34.69999999999709,
          21.80000000000291,
          31.899999999997817,
          30.400000000001455,
          29.899999999997817,
          36.80000000000291,
          27.099999999998545,
          27.599999999998545,
          25.700000000000728,
          36.60000000000218,
          33.89999999999782,
          15.5,
          26.600000000002183,
          34.29999999999927,
          32.79999999999927,
          30.799999999999272,
          20.400000000001455,
          28.799999999999272,
          28.5,
          28.5,
          27.900000000001455,
          36.5,
          27.19999999999709,
          35.60000000000218,
          35.29999999999927,
          16.599999999998545,
          26.80000000000291,
          32.79999999999927,
          48.099999999998545,
          16.900000000001455,
          25.700000000000728,
          34,
          47.79999999999927,
          15.099999999998545,
          38,
          23.299999999999272,
          55.70000000000073,
          33.70000000000073,
          24.400000000001455,
          34.89999999999782,
          16.700000000000728,
          37.5,
          23.900000000001455,
          33.19999999999709,
          31.400000000001455,
          20.599999999998545,
          29.400000000001455,
          29.599999999998545,
          38,
          28.200000000000728,
          28,
          27.299999999999272,
          36.70000000000073,
          33.900000000001455,
          26.599999999998545,
          25,
          48.5,
          17.100000000002183,
          35.39999999999782,
          23.200000000000728,
          30.900000000001455,
          31.19999999999709,
          28.700000000000728,
          29,
          28.700000000000728,
          53.599999999998545,
          16.700000000000728,
          26.700000000000728,
          31.599999999998545,
          43.80000000000291,
          26.899999999997817,
          24,
          34.70000000000073,
          16.799999999999272,
          26.700000000000728,
          34.599999999998545,
          21.700000000000728,
          30.799999999999272,
          29.600000000002183,
          37.79999999999927,
          27.400000000001455,
          27.69999999999709,
          35.20000000000073,
          27.700000000000728,
          23.900000000001455,
          25.899999999997817,
          44.70000000000073,
          32.70000000000073,
          18.5,
          26.700000000000728,
          33.599999999998545,
          48.79999999999927,
          16.700000000000728,
          26.200000000000728,
          35.099999999998545,
          32.70000000000073,
          36.79999999999927,
          16.700000000000728,
          25.900000000001455,
          33.599999999998545,
          31.700000000000728,
          29.099999999998545,
          29.5,
          28,
          35.400000000001455,
          28.5,
          25.899999999997817,
          23.900000000001455,
          33.29999999999927,
          31.200000000000728,
          30.700000000000728,
          45.39999999999782,
          16.700000000000728,
          26.700000000000728,
          34.79999999999927,
          21.400000000001455,
          38.79999999999927,
          27.200000000000728,
          36.29999999999927,
          34.400000000001455,
          27.19999999999709,
          28.30000000000291,
          25.899999999997817,
          36.29999999999927,
          34,
          16,
          38.10000000000218,
          22.899999999997817,
          33.20000000000073,
          30.5,
          20.700000000000728,
          35.099999999998545,
          28.400000000001455,
          25.799999999999272,
          36.10000000000218,
          20.899999999997817,
          29.600000000002183,
          31.69999999999709
        ],
        "drawCallSamples": [
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44
        ],
        "frameCaptureState": {
          "visibilityState": "visible",
          "hasFocus": true,
          "probe": {
            "drawCalls": 29751,
            "calls": {
              "drawArrays": 1365,
              "drawElements": 4726,
              "drawArraysInstanced": 15548,
              "drawElementsInstanced": 8112
            },
            "wrapped": [
              "WebGLRenderingContext.drawArrays",
              "WebGLRenderingContext.drawElements",
              "WebGL2RenderingContext.drawArrays",
              "WebGL2RenderingContext.drawElements",
              "WebGL2RenderingContext.drawRangeElements",
              "WebGL2RenderingContext.drawArraysInstanced",
              "WebGL2RenderingContext.drawElementsInstanced"
            ],
            "errors": []
          }
        },
        "heap": {
          "runtimeBefore": {
            "usedSize": 6953480,
            "totalSize": 15990784,
            "embedderHeapUsedSize": 1914920,
            "backingStorageSize": 13764242
          },
          "runtimeAfter": {
            "usedSize": 7064232,
            "totalSize": 17563648,
            "embedderHeapUsedSize": 3363912,
            "backingStorageSize": 15589651
          },
          "runtimeUsedDelta": 110752,
          "performanceMemory": {
            "usedJSHeapSize": 22735525,
            "totalJSHeapSize": 33154065,
            "jsHeapSizeLimit": 4395630592
          }
        },
        "navigationTiming": {
          "name": "https://fable-katamari.pages.dev/?cross_bench=1784277546094-2-fable",
          "entryType": "navigation",
          "initiatorType": "navigation",
          "startTime": 0,
          "duration": 827.6000000238419,
          "transferSize": 12046,
          "encodedBodySize": 11746,
          "decodedBodySize": 40723,
          "responseStart": 126.69999998807907,
          "responseEnd": 137.60000002384186,
          "domInteractive": 566.3000000119209,
          "domContentLoadedEventEnd": 827.4000000357628,
          "loadEventEnd": 827.6000000238419
        },
        "resourceTiming": {
          "summary": {
            "count": 13,
            "transferSize": 735467,
            "encodedBodySize": 731567,
            "decodedBodySize": 1381745,
            "cachedCount": 0,
            "byInitiatorType": {
              "link": {
                "count": 8,
                "transferSize": 22450,
                "encodedBodySize": 20050,
                "decodedBodySize": 20050,
                "duration": 617.1000000238419
              },
              "script": {
                "count": 1,
                "transferSize": 221003,
                "encodedBodySize": 220703,
                "decodedBodySize": 812961,
                "duration": 138.4000000357628
              },
              "fetch": {
                "count": 2,
                "transferSize": 467888,
                "encodedBodySize": 467288,
                "decodedBodySize": 467288,
                "duration": 105.59999996423721
              },
              "other": {
                "count": 2,
                "transferSize": 24126,
                "encodedBodySize": 23526,
                "decodedBodySize": 81446,
                "duration": 94.40000003576279
              }
            }
          },
          "entries": [
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/idle-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 546.1000000238419,
              "duration": 71.80000001192093,
              "transferSize": 2862,
              "encodedBodySize": 2562,
              "decodedBodySize": 2562,
              "responseStart": 617.5,
              "responseEnd": 617.9000000357628,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/idle-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 546.1999999880791,
              "duration": 72.90000003576279,
              "transferSize": 2712,
              "encodedBodySize": 2412,
              "decodedBodySize": 2412,
              "responseStart": 618.9000000357628,
              "responseEnd": 619.1000000238419,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/happy-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 546.3000000119209,
              "duration": 72.80000001192093,
              "transferSize": 2716,
              "encodedBodySize": 2416,
              "decodedBodySize": 2416,
              "responseStart": 619.1000000238419,
              "responseEnd": 619.1000000238419,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/happy-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 546.3000000119209,
              "duration": 82.89999997615814,
              "transferSize": 2840,
              "encodedBodySize": 2540,
              "decodedBodySize": 2540,
              "responseStart": 628.6000000238419,
              "responseEnd": 629.1999999880791,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/thinking-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 546.4000000357628,
              "duration": 74.69999998807907,
              "transferSize": 2830,
              "encodedBodySize": 2530,
              "decodedBodySize": 2530,
              "responseStart": 620.9000000357628,
              "responseEnd": 621.1000000238419,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/thinking-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 546.4000000357628,
              "duration": 82.89999997615814,
              "transferSize": 2808,
              "encodedBodySize": 2508,
              "decodedBodySize": 2508,
              "responseStart": 628.8000000119209,
              "responseEnd": 629.3000000119209,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/speaking-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 546.5,
              "duration": 76.30000001192093,
              "transferSize": 2836,
              "encodedBodySize": 2536,
              "decodedBodySize": 2536,
              "responseStart": 622.6999999880791,
              "responseEnd": 622.8000000119209,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/speaking-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 546.5,
              "duration": 82.80000001192093,
              "transferSize": 2846,
              "encodedBodySize": 2546,
              "decodedBodySize": 2546,
              "responseStart": 629,
              "responseEnd": 629.3000000119209,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/index-CkeXxWfm.js",
              "entryType": "resource",
              "initiatorType": "script",
              "startTime": 546.5,
              "duration": 138.4000000357628,
              "transferSize": 221003,
              "encodedBodySize": 220703,
              "decodedBodySize": 812961,
              "responseStart": 642.5,
              "responseEnd": 684.9000000357628,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-core.bin",
              "entryType": "resource",
              "initiatorType": "fetch",
              "startTime": 748,
              "duration": 45.19999998807907,
              "transferSize": 135784,
              "encodedBodySize": 135484,
              "decodedBodySize": 135484,
              "responseStart": 780.1999999880791,
              "responseEnd": 793.1999999880791,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-outer.bin",
              "entryType": "resource",
              "initiatorType": "fetch",
              "startTime": 748.1000000238419,
              "duration": 60.39999997615814,
              "transferSize": 332104,
              "encodedBodySize": 331804,
              "decodedBodySize": 331804,
              "responseStart": 782.1999999880791,
              "responseEnd": 808.5,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/favicon.ico",
              "entryType": "resource",
              "initiatorType": "other",
              "startTime": 1795.300000011921,
              "duration": 44.30000001192093,
              "transferSize": 12080,
              "encodedBodySize": 11780,
              "decodedBodySize": 40723,
              "responseStart": 1837.9000000357628,
              "responseEnd": 1839.6000000238419,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/favicon.ico",
              "entryType": "resource",
              "initiatorType": "other",
              "startTime": 2206.800000011921,
              "duration": 50.10000002384186,
              "transferSize": 12046,
              "encodedBodySize": 11746,
              "decodedBodySize": 40723,
              "responseStart": 2256.400000035763,
              "responseEnd": 2256.900000035763,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            }
          ]
        },
        "browserEvents": {
          "consoleErrors": [],
          "runtimeExceptions": [],
          "logErrors": [],
          "networkFailures": [],
          "cdpTransfer": {
            "all": {
              "count": 14,
              "encodedDataLength": 750606,
              "failedCount": 0,
              "servedFromCacheCount": 0
            },
            "navigation": {
              "count": 1,
              "encodedDataLength": 12252,
              "failedCount": 0,
              "servedFromCacheCount": 0
            },
            "resources": {
              "count": 13,
              "encodedDataLength": 738354,
              "failedCount": 0,
              "servedFromCacheCount": 0
            }
          },
          "requests": [
            {
              "requestId": "240AC3C2C1E4C2E5D46BE041E4278518",
              "url": "https://fable-katamari.pages.dev/?cross_bench=1784277546094-2-fable",
              "method": "GET",
              "type": "Document",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277546094-2-fable",
              "timestamp": 278578.47305,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 12252,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62374.2",
              "url": "https://fable-katamari.pages.dev/assets/donack/idle-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277546094-2-fable",
              "timestamp": 278579.018678,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3065,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62374.3",
              "url": "https://fable-katamari.pages.dev/assets/donack/idle-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277546094-2-fable",
              "timestamp": 278579.018896,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 2919,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62374.4",
              "url": "https://fable-katamari.pages.dev/assets/donack/happy-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277546094-2-fable",
              "timestamp": 278579.018949,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3044,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62374.5",
              "url": "https://fable-katamari.pages.dev/assets/donack/happy-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277546094-2-fable",
              "timestamp": 278579.018998,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 2918,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62374.6",
              "url": "https://fable-katamari.pages.dev/assets/donack/thinking-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277546094-2-fable",
              "timestamp": 278579.019055,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3036,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62374.7",
              "url": "https://fable-katamari.pages.dev/assets/donack/thinking-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277546094-2-fable",
              "timestamp": 278579.019094,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3009,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62374.8",
              "url": "https://fable-katamari.pages.dev/assets/donack/speaking-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277546094-2-fable",
              "timestamp": 278579.019138,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3048,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62374.9",
              "url": "https://fable-katamari.pages.dev/assets/donack/speaking-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277546094-2-fable",
              "timestamp": 278579.01918,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3039,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62374.10",
              "url": "https://fable-katamari.pages.dev/assets/index-CkeXxWfm.js",
              "method": "GET",
              "type": "Script",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277546094-2-fable",
              "timestamp": 278579.019231,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 221386,
              "failed": false,
              "status": 200,
              "mimeType": "application/javascript",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62374.21",
              "url": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-core.bin",
              "method": "GET",
              "type": "Fetch",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277546094-2-fable",
              "timestamp": 278579.220084,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 136026,
              "failed": false,
              "status": 200,
              "mimeType": "application/octet-stream",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62374.22",
              "url": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-outer.bin",
              "method": "GET",
              "type": "Fetch",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277546094-2-fable",
              "timestamp": 278579.220775,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 332400,
              "failed": false,
              "status": 200,
              "mimeType": "application/octet-stream",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62374.23",
              "url": "https://fable-katamari.pages.dev/favicon.ico",
              "method": "GET",
              "type": "Other",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277546094-2-fable",
              "timestamp": 278580.267957,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 12248,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62374.24",
              "url": "https://fable-katamari.pages.dev/favicon.ico",
              "method": "GET",
              "type": "Other",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277546094-2-fable",
              "timestamp": 278580.67947,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 12216,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            }
          ],
          "actionableNetworkFailures": []
        },
        "startAudit": {
          "url": "https://fable-katamari.pages.dev/?cross_bench=1784277546094-2-fable",
          "title": "Fable Katamari — 転がして、東京まるごと。",
          "lang": "ja",
          "bodyText": "FABLE KATAMARI 転がして、東京まるごと。 / Roll up all of Tokyo. スタート / START 🦆 ドナック実況 ON W A S D←↑↓→うごく / Move Shiftブースト / Boost Spaceダッシュ / Dash Mミュート / Mute Mouseカメラ / Camera 2cm のネジから 634m、スカイツリーへ — From a 2cm screw to the Skytree. 地図データ © OpenStreetMap contributors (ODbL)",
          "interactive": [
            {
              "index": 0,
              "tag": "BUTTON",
              "id": "mute-button",
              "className": "",
              "text": "🔊 🔊 mute",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 1,
              "tag": "BUTTON",
              "id": "dash-button",
              "className": "",
              "text": "DASH DASH dash",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 2,
              "tag": "BUTTON",
              "id": "start-button",
              "className": "btn",
              "text": "スタート / START スタート / START",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 565.40625,
                "y": 454.203125,
                "width": 309.171875,
                "height": 62
              }
            },
            {
              "index": 3,
              "tag": "BUTTON",
              "id": "donack-toggle",
              "className": "btn btn-secondary",
              "text": "🦆 ドナック実況 ON 🦆 ドナック実況 ON",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 624.8125,
                "y": 532.203125,
                "width": 190.375,
                "height": 48
              }
            },
            {
              "index": 4,
              "tag": "A",
              "id": null,
              "className": "",
              "text": "© OpenStreetMap contributors © OpenStreetMap contributors",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 642.75,
                "y": 697.390625,
                "width": 172.046875,
                "height": 15
              }
            },
            {
              "index": 5,
              "tag": "A",
              "id": null,
              "className": "",
              "text": "© OpenStreetMap contributors © OpenStreetMap contributors",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 6,
              "tag": "BUTTON",
              "id": "post-x-button",
              "className": "btn",
              "text": "Xでシェア / POST Xでシェア / POST",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 7,
              "tag": "BUTTON",
              "id": "restart-button",
              "className": "btn btn-secondary",
              "text": "もういちど / ROLL AGAIN もういちど / ROLL AGAIN",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            }
          ],
          "chosen": {
            "index": 2,
            "tag": "BUTTON",
            "id": "start-button",
            "className": "btn",
            "text": "スタート / START スタート / START",
            "role": null,
            "disabled": false,
            "visible": true,
            "bounds": {
              "x": 565.40625,
              "y": 454.203125,
              "width": 309.171875,
              "height": 62
            },
            "score": 115
          },
          "chosenCenter": {
            "x": 719.9921875,
            "y": 485.203125
          },
          "canvas": {
            "id": "game-canvas",
            "className": "",
            "width": 1440,
            "height": 900,
            "bounds": {
              "x": 0,
              "y": 0,
              "width": 1440,
              "height": 900
            }
          },
          "solBefore": null,
          "after": {
            "bodyText": "おおきさ / SIZE 2.0cm 0:00.2 スコア / SCORE 0 x0 🔊 センゴク電子 🔩 DASH センゴク電子パーツからスタート！光る矢印の先にパーツがあるよ",
            "chosenStillVisible": null,
            "solAfter": null,
            "canvasCount": 1,
            "probe": {
              "drawCalls": 667,
              "calls": {
                "drawArrays": 43,
                "drawElements": 99,
                "drawArraysInstanced": 345,
                "drawElementsInstanced": 180
              },
              "wrapped": [
                "WebGLRenderingContext.drawArrays",
                "WebGLRenderingContext.drawElements",
                "WebGL2RenderingContext.drawArrays",
                "WebGL2RenderingContext.drawElements",
                "WebGL2RenderingContext.drawRangeElements",
                "WebGL2RenderingContext.drawArraysInstanced",
                "WebGL2RenderingContext.drawElementsInstanced"
              ],
              "errors": []
            }
          }
        },
        "screenshotPath": "<local-evidence>/fable-trial-2.png"
      },
      {
        "status": "passed",
        "browser": "Chrome/150.0.7871.125",
        "site": "fable",
        "label": "Fable 5 / Katamari Tokyo",
        "trial": 3,
        "orderInPair": 1,
        "startedAt": "2026-07-17T08:39:29.620Z",
        "finishedAt": "2026-07-17T08:39:51.962Z",
        "pageUrl": "https://fable-katamari.pages.dev/?cross_bench=1784277569029-3-fable",
        "viewport": {
          "width": 1440,
          "height": 900,
          "deviceScaleFactor": 1
        },
        "framesRequested": 600,
        "warmupFrames": 60,
        "longFrameThresholdMs": 50,
        "frameSummary": {
          "count": 600,
          "mean": 30.214833333333335,
          "p50": 28.699999999999818,
          "p95": 44.100000000000364,
          "p99": 52.80000000000109,
          "min": 14.5,
          "max": 259.59999999999945,
          "threshold": 50,
          "aboveThreshold": 10,
          "aboveThresholdPercent": 1.6666666666666667
        },
        "drawCallsPerFrameSummary": {
          "count": 600,
          "mean": 44,
          "p50": 44,
          "p95": 44,
          "p99": 44,
          "min": 44,
          "max": 44
        },
        "frameSamplesMs": [
          43.69999999999982,
          26.800000000000182,
          34.899999999999636,
          16.800000000000182,
          26.800000000000182,
          34.599999999999454,
          33.20000000000073,
          20.899999999999636,
          31,
          29.600000000000364,
          39.29999999999927,
          27.100000000000364,
          27.199999999999818,
          28.300000000000182,
          25.600000000000364,
          33.599999999999454,
          30.100000000000364,
          28.599999999999454,
          35.400000000000546,
          28.399999999999636,
          24.199999999999818,
          34.80000000000018,
          20.400000000000546,
          29.799999999999272,
          28,
          37.70000000000073,
          44.19999999999982,
          17.099999999999454,
          34.20000000000073,
          49.19999999999982,
          16.599999999999454,
          26.700000000000728,
          34.69999999999982,
          21.699999999999818,
          31,
          29.699999999999818,
          29.100000000000364,
          28.199999999999818,
          44.399999999999636,
          26.700000000000728,
          28.399999999999636,
          25,
          23.300000000000182,
          48.5,
          16.300000000000182,
          25.099999999999454,
          33.80000000000018,
          31.800000000000182,
          28.599999999999454,
          30.5,
          27.800000000000182,
          27.699999999999818,
          26.5,
          27.300000000000182,
          42,
          17.900000000000546,
          36.899999999999636,
          23.800000000000182,
          32.899999999999636,
          30.900000000000546,
          29.899999999999636,
          28.800000000000182,
          29,
          28.099999999999454,
          28.100000000000364,
          26.699999999999818,
          43.69999999999982,
          16.100000000000364,
          37.899999999999636,
          23.5,
          31.400000000000546,
          21,
          30.399999999999636,
          29.300000000000182,
          54.100000000000364,
          16.699999999999818,
          26.800000000000182,
          33.5,
          21.299999999999272,
          43.80000000000018,
          26.900000000000546,
          24.5,
          22.599999999999454,
          31.100000000000364,
          32.399999999999636,
          31.699999999999818,
          20.600000000000364,
          30.5,
          38.69999999999982,
          29.600000000000364,
          28.699999999999818,
          28.300000000000182,
          29.300000000000182,
          28.399999999999636,
          27.600000000000364,
          37.79999999999927,
          29.200000000000728,
          28,
          37.5,
          27,
          259.59999999999945,
          44.900000000000546,
          26.099999999999454,
          27.199999999999818,
          25.700000000000728,
          50.29999999999927,
          16.800000000000182,
          26.699999999999818,
          32.5,
          27.100000000000364,
          28.300000000000182,
          38.599999999999454,
          22.300000000000182,
          41.19999999999982,
          20.700000000000728,
          39,
          28,
          43.899999999999636,
          17.600000000000364,
          35.5,
          49.29999999999927,
          17.400000000000546,
          26.699999999999818,
          33.399999999999636,
          33.100000000000364,
          20.899999999999636,
          30.800000000000182,
          29.199999999999818,
          29.700000000000728,
          28.5,
          52,
          18.299999999999272,
          26.800000000000182,
          33.599999999999454,
          48.900000000001455,
          16.599999999998545,
          26.80000000000109,
          34.600000000000364,
          33.399999999999636,
          19.100000000000364,
          31.5,
          29.599999999998545,
          28.80000000000109,
          29.100000000000364,
          35.399999999999636,
          28.299999999999272,
          25.899999999999636,
          23.80000000000109,
          31.399999999999636,
          29.5,
          53,
          16.700000000000728,
          37.099999999998545,
          23.700000000000728,
          33.100000000000364,
          28.5,
          43.29999999999927,
          26.700000000000728,
          23.69999999999891,
          22.400000000001455,
          39.19999999999891,
          27.100000000000364,
          28.299999999999272,
          23.80000000000109,
          33.600000000000364,
          20.099999999998545,
          29,
          37.80000000000109,
          18.299999999999272,
          52.899999999999636,
          17.100000000000364,
          26.80000000000109,
          31.899999999999636,
          27,
          28.5,
          37.5,
          22,
          29,
          29.69999999999891,
          29.80000000000109,
          37.29999999999927,
          27.5,
          43.899999999999636,
          16.700000000000728,
          26.799999999999272,
          33.80000000000109,
          33.69999999999891,
          21.30000000000109,
          29.899999999999636,
          30.899999999999636,
          46.5,
          16.700000000000728,
          26.69999999999891,
          32.100000000000364,
          27.200000000000728,
          28.399999999999636,
          37.79999999999927,
          32.600000000000364,
          35.30000000000109,
          16.599999999998545,
          26.700000000000728,
          34.600000000000364,
          28.399999999999636,
          25.899999999999636,
          23.80000000000109,
          32.19999999999891,
          30.30000000000109,
          29.399999999999636,
          28.600000000000364,
          37.19999999999891,
          27.5,
          26.5,
          42.80000000000109,
          16.799999999999272,
          35.29999999999927,
          23,
          43.100000000000364,
          26.700000000000728,
          24.19999999999891,
          34.20000000000073,
          28.600000000000364,
          14.5,
          24.5,
          41.29999999999927,
          18.5,
          45.70000000000073,
          16.799999999999272,
          26.700000000000728,
          33.19999999999891,
          32.100000000000364,
          29.80000000000109,
          35.19999999999891,
          66.10000000000036,
          21.100000000000364,
          43.69999999999891,
          26.80000000000109,
          24.5,
          22.69999999999891,
          35.100000000000364,
          28.399999999999636,
          24.30000000000109,
          35.899999999999636,
          20.100000000000364,
          31.19999999999891,
          30.600000000000364,
          27.30000000000109,
          48.599999999998545,
          43.900000000001455,
          16.69999999999891,
          37.600000000000364,
          21.399999999999636,
          39.399999999999636,
          28,
          43.5,
          16.30000000000109,
          26.600000000000364,
          35,
          31.799999999999272,
          21.200000000000728,
          30.69999999999891,
          29.600000000000364,
          53.899999999999636,
          16.100000000000364,
          26.700000000000728,
          35,
          32.19999999999891,
          30.700000000000728,
          30.19999999999891,
          29.30000000000109,
          27.100000000000364,
          26.899999999999636,
          26.5,
          41,
          33.600000000000364,
          17.5,
          26.799999999999272,
          24.5,
          31.399999999999636,
          32.399999999999636,
          30,
          31.5,
          29.600000000000364,
          29.399999999999636,
          28.900000000001455,
          27.599999999998545,
          29.100000000000364,
          27.80000000000109,
          27.899999999999636,
          34.899999999999636,
          27.799999999999272,
          26.80000000000109,
          27.399999999999636,
          39.20000000000073,
          21.399999999999636,
          30.5,
          29.19999999999891,
          27.700000000000728,
          27.399999999999636,
          43.5,
          27,
          16.200000000000728,
          26.69999999999891,
          32.400000000001455,
          27.19999999999891,
          28.30000000000109,
          39.599999999998545,
          22.700000000000728,
          30.899999999999636,
          31.5,
          29.30000000000109,
          38.19999999999891,
          27.100000000000364,
          16.700000000000728,
          26.799999999999272,
          34.600000000000364,
          21.399999999999636,
          29.100000000000364,
          28.100000000000364,
          45.5,
          17.69999999999891,
          26.100000000000364,
          33.399999999999636,
          27.100000000000364,
          42.20000000000073,
          24.5,
          22.299999999999272,
          30.700000000000728,
          29.19999999999891,
          30.80000000000109,
          38,
          26.299999999999272,
          27.100000000000364,
          28.5,
          26,
          36,
          20.899999999999636,
          30.700000000000728,
          30.69999999999891,
          29.899999999999636,
          28.30000000000109,
          28.600000000000364,
          27.69999999999891,
          27.399999999999636,
          27.600000000000364,
          52.80000000000109,
          17.19999999999891,
          26.80000000000109,
          35.29999999999927,
          27.5,
          25.799999999999272,
          49.30000000000109,
          16.600000000000364,
          26.69999999999891,
          34.399999999999636,
          30.600000000000364,
          28.30000000000109,
          28.19999999999891,
          36.100000000000364,
          25.600000000000364,
          27.899999999999636,
          25.600000000000364,
          35.79999999999927,
          30.700000000000728,
          30.899999999999636,
          30.299999999999272,
          34.400000000001455,
          17.399999999999636,
          36.79999999999927,
          23.80000000000109,
          34,
          31.69999999999891,
          21.200000000000728,
          30.69999999999891,
          28.700000000000728,
          30.799999999999272,
          38.600000000000364,
          44.100000000000364,
          16,
          26.600000000000364,
          35.19999999999891,
          21.30000000000109,
          30.5,
          38.899999999999636,
          28.100000000000364,
          27.600000000000364,
          27,
          26.69999999999891,
          43.399999999999636,
          27.100000000000364,
          16.700000000000728,
          37.600000000000364,
          27.399999999999636,
          21.399999999999636,
          28.200000000000728,
          28,
          34.5,
          26.899999999999636,
          26.600000000000364,
          25.299999999999272,
          43.79999999999927,
          26.80000000000109,
          23.899999999999636,
          35.29999999999927,
          16.700000000000728,
          37.100000000000364,
          23.5,
          32.100000000000364,
          30.299999999999272,
          35.29999999999927,
          16.600000000002183,
          26.799999999999272,
          24.200000000000728,
          30.19999999999709,
          31.600000000002183,
          28.700000000000728,
          29.69999999999709,
          28.80000000000291,
          27.899999999997817,
          36.900000000001455,
          27.099999999998545,
          27,
          52.29999999999927,
          17.30000000000291,
          26.799999999999272,
          33.70000000000073,
          32.79999999999927,
          20.799999999999272,
          30.599999999998545,
          30,
          34.30000000000291,
          28.399999999997817,
          25.600000000002183,
          35.19999999999709,
          20.700000000000728,
          30.5,
          28.900000000001455,
          37,
          18.799999999999272,
          27.599999999998545,
          34.60000000000218,
          27.200000000000728,
          40.5,
          23.799999999999272,
          22,
          29.899999999997817,
          30.400000000001455,
          29.099999999998545,
          28.400000000001455,
          27.900000000001455,
          36.599999999998545,
          27,
          34.900000000001455,
          26.69999999999709,
          25.400000000001455,
          49.29999999999927,
          16,
          26.5,
          34.20000000000073,
          32.20000000000073,
          29.099999999998545,
          29.600000000002183,
          44.39999999999782,
          15.400000000001455,
          38.70000000000073,
          23.5,
          32.19999999999709,
          20.30000000000291,
          34.599999999998545,
          28.5,
          25.799999999999272,
          36.10000000000218,
          20.899999999997817,
          31.100000000002183,
          30.69999999999709,
          29.100000000002183,
          19.5,
          28.799999999999272,
          44.29999999999927,
          17,
          26.100000000002183,
          33.19999999999709,
          33.20000000000073,
          31.100000000002183,
          29.69999999999709,
          29.700000000000728,
          28.200000000000728,
          28.299999999999272,
          27.299999999999272,
          28.5,
          26,
          43.80000000000291,
          26.69999999999709,
          24.400000000001455,
          48.400000000001455,
          16.599999999998545,
          26.799999999999272,
          34.29999999999927,
          30.100000000002183,
          30.899999999997817,
          28.100000000002183,
          28.099999999998545,
          27.200000000000728,
          35.599999999998545,
          26.200000000000728,
          34.60000000000218,
          28.399999999997817,
          25.400000000001455,
          22.799999999999272,
          32.29999999999927,
          29.799999999999272,
          29.5,
          28.80000000000291,
          28.19999999999709,
          27.700000000000728,
          36.400000000001455,
          25.700000000000728,
          27.19999999999709,
          28.30000000000291,
          25,
          36.79999999999927,
          34.599999999998545,
          28.5,
          26.100000000002183,
          32.69999999999709,
          19.700000000000728,
          43.900000000001455,
          26.799999999999272,
          24.400000000001455,
          22.599999999998545,
          31,
          31.5,
          29.5,
          29.599999999998545,
          28.100000000002183,
          28.399999999997817,
          37.20000000000073,
          27.799999999999272,
          27.600000000002183,
          27.399999999997817,
          35.5,
          27.100000000002183,
          28.399999999997817,
          26,
          36,
          20.900000000001455,
          31,
          45.70000000000073,
          16.899999999997817,
          26.80000000000291,
          33.599999999998545,
          21.799999999999272,
          30.799999999999272,
          30,
          45.30000000000291,
          26.899999999997817,
          23.600000000002183,
          27.19999999999709,
          28.30000000000291,
          37.89999999999782,
          20.600000000002183,
          29.899999999997817,
          35.400000000001455,
          28.200000000000728,
          38.79999999999927,
          22.399999999997817,
          30.900000000001455,
          28.700000000000728,
          37.599999999998545,
          27.200000000000728,
          27,
          25.700000000000728,
          36.79999999999927,
          33.70000000000073,
          32.599999999998545,
          24.799999999999272,
          31.80000000000291,
          45.39999999999782,
          14.799999999999272,
          38.900000000001455,
          21.900000000001455,
          32.79999999999927,
          30.899999999997817,
          30.80000000000291,
          19.899999999997817,
          38.400000000001455,
          44.599999999998545,
          14.700000000000728,
          38.20000000000073,
          23.200000000000728,
          31.099999999998545,
          27.900000000001455,
          36.5,
          26.19999999999709,
          25.100000000002183,
          43.79999999999927,
          26.700000000000728,
          24.5,
          29.299999999999272,
          32.099999999998545,
          29.100000000002183
        ],
        "drawCallSamples": [
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44
        ],
        "frameCaptureState": {
          "visibilityState": "visible",
          "hasFocus": true,
          "probe": {
            "drawCalls": 29665,
            "calls": {
              "drawArrays": 1361,
              "drawElements": 4714,
              "drawArraysInstanced": 15502,
              "drawElementsInstanced": 8088
            },
            "wrapped": [
              "WebGLRenderingContext.drawArrays",
              "WebGLRenderingContext.drawElements",
              "WebGL2RenderingContext.drawArrays",
              "WebGL2RenderingContext.drawElements",
              "WebGL2RenderingContext.drawRangeElements",
              "WebGL2RenderingContext.drawArraysInstanced",
              "WebGL2RenderingContext.drawElementsInstanced"
            ],
            "errors": []
          }
        },
        "heap": {
          "runtimeBefore": {
            "usedSize": 8720104,
            "totalSize": 16515072,
            "embedderHeapUsedSize": 1914560,
            "backingStorageSize": 13764242
          },
          "runtimeAfter": {
            "usedSize": 8223768,
            "totalSize": 16777216,
            "embedderHeapUsedSize": 3383600,
            "backingStorageSize": 15589651
          },
          "runtimeUsedDelta": -496336,
          "performanceMemory": {
            "usedJSHeapSize": 23894657,
            "totalJSHeapSize": 32367633,
            "jsHeapSizeLimit": 4395630592
          }
        },
        "navigationTiming": {
          "name": "https://fable-katamari.pages.dev/?cross_bench=1784277569029-3-fable",
          "entryType": "navigation",
          "initiatorType": "navigation",
          "startTime": 0,
          "duration": 848.8999999761581,
          "transferSize": 12046,
          "encodedBodySize": 11746,
          "decodedBodySize": 40723,
          "responseStart": 44.5,
          "responseEnd": 44.80000001192093,
          "domInteractive": 571.6999999880791,
          "domContentLoadedEventEnd": 848.8000000119209,
          "loadEventEnd": 848.8999999761581
        },
        "resourceTiming": {
          "summary": {
            "count": 13,
            "transferSize": 735467,
            "encodedBodySize": 731567,
            "decodedBodySize": 1381745,
            "cachedCount": 0,
            "byInitiatorType": {
              "link": {
                "count": 8,
                "transferSize": 22450,
                "encodedBodySize": 20050,
                "decodedBodySize": 20050,
                "duration": 994.3999999761581
              },
              "script": {
                "count": 1,
                "transferSize": 221003,
                "encodedBodySize": 220703,
                "decodedBodySize": 812961,
                "duration": 155.80000001192093
              },
              "fetch": {
                "count": 2,
                "transferSize": 467888,
                "encodedBodySize": 467288,
                "decodedBodySize": 467288,
                "duration": 75.29999995231628
              },
              "other": {
                "count": 2,
                "transferSize": 24126,
                "encodedBodySize": 23526,
                "decodedBodySize": 81446,
                "duration": 95.19999998807907
              }
            }
          },
          "entries": [
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/idle-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 546.8999999761581,
              "duration": 46.19999998807907,
              "transferSize": 2862,
              "encodedBodySize": 2562,
              "decodedBodySize": 2562,
              "responseStart": 592.8999999761581,
              "responseEnd": 593.0999999642372,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/idle-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 547.1999999880791,
              "duration": 149.60000002384186,
              "transferSize": 2712,
              "encodedBodySize": 2412,
              "decodedBodySize": 2412,
              "responseStart": 696,
              "responseEnd": 696.8000000119209,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/happy-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 547.3000000119209,
              "duration": 149.5999999642372,
              "transferSize": 2840,
              "encodedBodySize": 2540,
              "decodedBodySize": 2540,
              "responseStart": 696.3000000119209,
              "responseEnd": 696.8999999761581,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/thinking-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 547.3000000119209,
              "duration": 149.69999998807907,
              "transferSize": 2830,
              "encodedBodySize": 2530,
              "decodedBodySize": 2530,
              "responseStart": 696.5,
              "responseEnd": 697,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/happy-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 547.3000000119209,
              "duration": 149.69999998807907,
              "transferSize": 2716,
              "encodedBodySize": 2416,
              "decodedBodySize": 2416,
              "responseStart": 696.6999999880791,
              "responseEnd": 697,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/thinking-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 547.3000000119209,
              "duration": 153.5,
              "transferSize": 2808,
              "encodedBodySize": 2508,
              "decodedBodySize": 2508,
              "responseStart": 699.8999999761581,
              "responseEnd": 700.8000000119209,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/speaking-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 547.3999999761581,
              "duration": 42.60000002384186,
              "transferSize": 2846,
              "encodedBodySize": 2546,
              "decodedBodySize": 2546,
              "responseStart": 589.6999999880791,
              "responseEnd": 590,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/speaking-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 547.3999999761581,
              "duration": 153.5,
              "transferSize": 2836,
              "encodedBodySize": 2536,
              "decodedBodySize": 2536,
              "responseStart": 700.0999999642372,
              "responseEnd": 700.8999999761581,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/index-CkeXxWfm.js",
              "entryType": "resource",
              "initiatorType": "script",
              "startTime": 547.5999999642372,
              "duration": 155.80000001192093,
              "transferSize": 221003,
              "encodedBodySize": 220703,
              "decodedBodySize": 812961,
              "responseStart": 700.3000000119209,
              "responseEnd": 703.3999999761581,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-core.bin",
              "entryType": "resource",
              "initiatorType": "fetch",
              "startTime": 770.6999999880791,
              "duration": 31.5,
              "transferSize": 135784,
              "encodedBodySize": 135484,
              "decodedBodySize": 135484,
              "responseStart": 801.3000000119209,
              "responseEnd": 802.1999999880791,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-outer.bin",
              "entryType": "resource",
              "initiatorType": "fetch",
              "startTime": 770.8000000119209,
              "duration": 43.799999952316284,
              "transferSize": 332104,
              "encodedBodySize": 331804,
              "decodedBodySize": 331804,
              "responseStart": 801.8000000119209,
              "responseEnd": 814.5999999642372,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/favicon.ico",
              "entryType": "resource",
              "initiatorType": "other",
              "startTime": 1728.300000011921,
              "duration": 47.89999997615814,
              "transferSize": 12046,
              "encodedBodySize": 11746,
              "decodedBodySize": 40723,
              "responseStart": 1775.699999988079,
              "responseEnd": 1776.199999988079,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/favicon.ico",
              "entryType": "resource",
              "initiatorType": "other",
              "startTime": 2002.8999999761581,
              "duration": 47.30000001192093,
              "transferSize": 12080,
              "encodedBodySize": 11780,
              "decodedBodySize": 40723,
              "responseStart": 2049.899999976158,
              "responseEnd": 2050.199999988079,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            }
          ]
        },
        "browserEvents": {
          "consoleErrors": [],
          "runtimeExceptions": [],
          "logErrors": [],
          "networkFailures": [],
          "cdpTransfer": {
            "all": {
              "count": 14,
              "encodedDataLength": 750529,
              "failedCount": 0,
              "servedFromCacheCount": 0
            },
            "navigation": {
              "count": 1,
              "encodedDataLength": 12210,
              "failedCount": 0,
              "servedFromCacheCount": 0
            },
            "resources": {
              "count": 13,
              "encodedDataLength": 738319,
              "failedCount": 0,
              "servedFromCacheCount": 0
            }
          },
          "requests": [
            {
              "requestId": "52812D6950AB1F6E790C9A1BE11D0759",
              "url": "https://fable-katamari.pages.dev/?cross_bench=1784277569029-3-fable",
              "method": "GET",
              "type": "Document",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277569029-3-fable",
              "timestamp": 278601.427776,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 12210,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62844.2",
              "url": "https://fable-katamari.pages.dev/assets/donack/idle-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277569029-3-fable",
              "timestamp": 278601.974212,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3067,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62844.3",
              "url": "https://fable-katamari.pages.dev/assets/donack/idle-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277569029-3-fable",
              "timestamp": 278601.974469,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 2920,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62844.4",
              "url": "https://fable-katamari.pages.dev/assets/donack/happy-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277569029-3-fable",
              "timestamp": 278601.974515,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3048,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62844.5",
              "url": "https://fable-katamari.pages.dev/assets/donack/happy-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277569029-3-fable",
              "timestamp": 278601.974574,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 2923,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62844.6",
              "url": "https://fable-katamari.pages.dev/assets/donack/thinking-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277569029-3-fable",
              "timestamp": 278601.974625,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3035,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62844.7",
              "url": "https://fable-katamari.pages.dev/assets/donack/thinking-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277569029-3-fable",
              "timestamp": 278601.974664,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3007,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62844.8",
              "url": "https://fable-katamari.pages.dev/assets/donack/speaking-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277569029-3-fable",
              "timestamp": 278601.974705,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3053,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62844.9",
              "url": "https://fable-katamari.pages.dev/assets/donack/speaking-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277569029-3-fable",
              "timestamp": 278601.974738,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3044,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62844.10",
              "url": "https://fable-katamari.pages.dev/assets/index-CkeXxWfm.js",
              "method": "GET",
              "type": "Script",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277569029-3-fable",
              "timestamp": 278601.97481,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 221363,
              "failed": false,
              "status": 200,
              "mimeType": "application/javascript",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62844.21",
              "url": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-core.bin",
              "method": "GET",
              "type": "Fetch",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277569029-3-fable",
              "timestamp": 278602.197403,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 136026,
              "failed": false,
              "status": 200,
              "mimeType": "application/octet-stream",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62844.22",
              "url": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-outer.bin",
              "method": "GET",
              "type": "Fetch",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277569029-3-fable",
              "timestamp": 278602.198086,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 332372,
              "failed": false,
              "status": 200,
              "mimeType": "application/octet-stream",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62844.23",
              "url": "https://fable-katamari.pages.dev/favicon.ico",
              "method": "GET",
              "type": "Other",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277569029-3-fable",
              "timestamp": 278603.155549,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 12212,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "62844.24",
              "url": "https://fable-katamari.pages.dev/favicon.ico",
              "method": "GET",
              "type": "Other",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277569029-3-fable",
              "timestamp": 278603.430146,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 12249,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            }
          ],
          "actionableNetworkFailures": []
        },
        "startAudit": {
          "url": "https://fable-katamari.pages.dev/?cross_bench=1784277569029-3-fable",
          "title": "Fable Katamari — 転がして、東京まるごと。",
          "lang": "ja",
          "bodyText": "FABLE KATAMARI 転がして、東京まるごと。 / Roll up all of Tokyo. スタート / START 🦆 ドナック実況 ON W A S D←↑↓→うごく / Move Shiftブースト / Boost Spaceダッシュ / Dash Mミュート / Mute Mouseカメラ / Camera 2cm のネジから 634m、スカイツリーへ — From a 2cm screw to the Skytree. 地図データ © OpenStreetMap contributors (ODbL)",
          "interactive": [
            {
              "index": 0,
              "tag": "BUTTON",
              "id": "mute-button",
              "className": "",
              "text": "🔊 🔊 mute",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 1,
              "tag": "BUTTON",
              "id": "dash-button",
              "className": "",
              "text": "DASH DASH dash",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 2,
              "tag": "BUTTON",
              "id": "start-button",
              "className": "btn",
              "text": "スタート / START スタート / START",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 565.40625,
                "y": 454.203125,
                "width": 309.171875,
                "height": 62
              }
            },
            {
              "index": 3,
              "tag": "BUTTON",
              "id": "donack-toggle",
              "className": "btn btn-secondary",
              "text": "🦆 ドナック実況 ON 🦆 ドナック実況 ON",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 624.8125,
                "y": 532.203125,
                "width": 190.375,
                "height": 48
              }
            },
            {
              "index": 4,
              "tag": "A",
              "id": null,
              "className": "",
              "text": "© OpenStreetMap contributors © OpenStreetMap contributors",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 642.75,
                "y": 697.390625,
                "width": 172.046875,
                "height": 15
              }
            },
            {
              "index": 5,
              "tag": "A",
              "id": null,
              "className": "",
              "text": "© OpenStreetMap contributors © OpenStreetMap contributors",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 6,
              "tag": "BUTTON",
              "id": "post-x-button",
              "className": "btn",
              "text": "Xでシェア / POST Xでシェア / POST",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 7,
              "tag": "BUTTON",
              "id": "restart-button",
              "className": "btn btn-secondary",
              "text": "もういちど / ROLL AGAIN もういちど / ROLL AGAIN",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            }
          ],
          "chosen": {
            "index": 2,
            "tag": "BUTTON",
            "id": "start-button",
            "className": "btn",
            "text": "スタート / START スタート / START",
            "role": null,
            "disabled": false,
            "visible": true,
            "bounds": {
              "x": 565.40625,
              "y": 454.203125,
              "width": 309.171875,
              "height": 62
            },
            "score": 115
          },
          "chosenCenter": {
            "x": 719.9921875,
            "y": 485.203125
          },
          "canvas": {
            "id": "game-canvas",
            "className": "",
            "width": 1440,
            "height": 900,
            "bounds": {
              "x": 0,
              "y": 0,
              "width": 1440,
              "height": 900
            }
          },
          "solBefore": null,
          "after": {
            "bodyText": "おおきさ / SIZE 2.0cm 0:00.2 スコア / SCORE 0 x0 🔊 センゴク電子 🔩 DASH センゴク電子パーツからスタート！光る矢印の先にパーツがあるよ",
            "chosenStillVisible": null,
            "solAfter": null,
            "canvasCount": 1,
            "probe": {
              "drawCalls": 581,
              "calls": {
                "drawArrays": 39,
                "drawElements": 87,
                "drawArraysInstanced": 299,
                "drawElementsInstanced": 156
              },
              "wrapped": [
                "WebGLRenderingContext.drawArrays",
                "WebGLRenderingContext.drawElements",
                "WebGL2RenderingContext.drawArrays",
                "WebGL2RenderingContext.drawElements",
                "WebGL2RenderingContext.drawRangeElements",
                "WebGL2RenderingContext.drawArraysInstanced",
                "WebGL2RenderingContext.drawElementsInstanced"
              ],
              "errors": []
            }
          }
        },
        "screenshotPath": "<local-evidence>/fable-trial-3.png"
      },
      {
        "status": "passed",
        "browser": "Chrome/150.0.7871.125",
        "site": "fable",
        "label": "Fable 5 / Katamari Tokyo",
        "trial": 4,
        "orderInPair": 2,
        "startedAt": "2026-07-17T08:40:34.370Z",
        "finishedAt": "2026-07-17T08:40:56.588Z",
        "pageUrl": "https://fable-katamari.pages.dev/?cross_bench=1784277633794-4-fable",
        "viewport": {
          "width": 1440,
          "height": 900,
          "deviceScaleFactor": 1
        },
        "framesRequested": 600,
        "warmupFrames": 60,
        "longFrameThresholdMs": 50,
        "frameSummary": {
          "count": 600,
          "mean": 29.910333333333327,
          "p50": 28.700000000000728,
          "p95": 44.400000000001455,
          "p99": 48.900000000000546,
          "min": 11.700000000000728,
          "max": 62,
          "threshold": 50,
          "aboveThreshold": 6,
          "aboveThresholdPercent": 1
        },
        "drawCallsPerFrameSummary": {
          "count": 600,
          "mean": 44,
          "p50": 44,
          "p95": 44,
          "p99": 44,
          "min": 44,
          "max": 44
        },
        "frameSamplesMs": [
          27.799999999999727,
          43.5,
          25.800000000000182,
          24.199999999999818,
          30.5,
          28.800000000000182,
          30.300000000000182,
          35.599999999999454,
          27.100000000000364,
          28.399999999999636,
          25.800000000000182,
          34.900000000000546,
          30.899999999999636,
          45.30000000000018,
          16.699999999999818,
          25.5,
          34,
          47.899999999999636,
          15.600000000000364,
          25.199999999999818,
          35.900000000000546,
          31.099999999999454,
          28.600000000000364,
          28.199999999999818,
          26.399999999999636,
          27.100000000000364,
          28.300000000000182,
          25.399999999999636,
          31,
          42.100000000000364,
          26.599999999999454,
          24.400000000000546,
          22.399999999999636,
          30.800000000000182,
          45.19999999999982,
          16.699999999999818,
          26.600000000000364,
          34.80000000000018,
          32.5,
          37.19999999999982,
          16.699999999999818,
          37.100000000000364,
          23.5,
          33.80000000000018,
          20.299999999999272,
          32.100000000000364,
          30.800000000000182,
          30.099999999999454,
          27.700000000000728,
          30.299999999999272,
          26.200000000000728,
          29.599999999999454,
          34.900000000000546,
          28.299999999999272,
          26,
          48.900000000000546,
          16.599999999999454,
          25.900000000000546,
          33,
          47.5,
          15.599999999999454,
          38.400000000000546,
          23.599999999999454,
          32.30000000000018,
          28.900000000000546,
          45.69999999999982,
          16.699999999999818,
          26,
          33.5,
          32,
          30,
          29.100000000000364,
          27.599999999999454,
          45.19999999999982,
          16.600000000000364,
          37.600000000000364,
          23.799999999999272,
          33.30000000000018,
          31.300000000000182,
          20.199999999999818,
          30.300000000000182,
          29.699999999999818,
          28.5,
          28.800000000000182,
          36.100000000000364,
          27.099999999999454,
          28.400000000000546,
          38.19999999999982,
          21,
          30.399999999999636,
          44.80000000000018,
          16.600000000000364,
          26.799999999999272,
          33.30000000000018,
          23.699999999999818,
          39.600000000000364,
          27.100000000000364,
          27.099999999999454,
          28.400000000000546,
          39.5,
          22.399999999999636,
          34.69999999999982,
          28.5,
          25.900000000000546,
          33.69999999999982,
          20.399999999999636,
          38.80000000000018,
          28.100000000000364,
          27.299999999999272,
          34.5,
          27,
          26.700000000000728,
          39.79999999999927,
          34.600000000000364,
          16.699999999999818,
          26.199999999999818,
          34,
          33.20000000000073,
          20.899999999999636,
          29.300000000000182,
          30.800000000000182,
          29.199999999999818,
          34.599999999999454,
          28.5,
          25.600000000000364,
          35.399999999999636,
          20.700000000000728,
          30.699999999999818,
          30,
          27.800000000000182,
          43.79999999999927,
          11.700000000000728,
          39.5,
          22.299999999999272,
          31,
          31,
          28.700000000000728,
          29.5,
          28.399999999999636,
          36.899999999999636,
          27.100000000000364,
          26.899999999999636,
          25.600000000000364,
          50.100000000000364,
          15.5,
          26.69999999999891,
          34.30000000000109,
          47.79999999999927,
          16.700000000000728,
          26,
          33.100000000000364,
          47.599999999998545,
          16.700000000000728,
          26.899999999999636,
          34.600000000000364,
          21.600000000000364,
          31.600000000000364,
          30.099999999998545,
          29.30000000000109,
          28.799999999999272,
          44.70000000000073,
          15.399999999999636,
          26.700000000000728,
          34,
          31.599999999998545,
          30.700000000000728,
          30.700000000000728,
          19.799999999999272,
          37.600000000000364,
          28.19999999999891,
          28,
          27.400000000001455,
          27.399999999999636,
          35.29999999999927,
          27.100000000000364,
          28.399999999999636,
          24.5,
          36.30000000000109,
          19.799999999999272,
          31.5,
          30.700000000000728,
          28.599999999998545,
          29.30000000000109,
          28.899999999999636,
          35.399999999999636,
          28.399999999999636,
          25.900000000001455,
          23.69999999999891,
          33.100000000000364,
          31.100000000000364,
          30.600000000000364,
          45.099999999998545,
          16.80000000000109,
          26.799999999999272,
          33.399999999999636,
          33.400000000001455,
          20.899999999999636,
          40.69999999999891,
          18.700000000000728,
          38.20000000000073,
          28.69999999999891,
          28.200000000000728,
          35.399999999999636,
          27.100000000000364,
          28.399999999999636,
          26,
          34.5,
          30.899999999999636,
          28.600000000000364,
          27.700000000000728,
          53.399999999999636,
          16.600000000000364,
          26.799999999999272,
          34.70000000000073,
          22,
          30.19999999999891,
          46.100000000000364,
          16.600000000000364,
          26.799999999999272,
          34.20000000000073,
          32.600000000000364,
          31.899999999999636,
          29.799999999999272,
          29.30000000000109,
          29.299999999999272,
          43.5,
          17.399999999999636,
          26.80000000000109,
          23.5,
          32.5,
          31.299999999999272,
          29.899999999999636,
          28.30000000000109,
          27.5,
          27.19999999999891,
          43.30000000000109,
          23.099999999998545,
          33.20000000000073,
          28.5,
          26.100000000000364,
          34.79999999999927,
          20.399999999999636,
          40.400000000001455,
          29.5,
          29.099999999998545,
          26.200000000000728,
          27.200000000000728,
          28.399999999999636,
          62,
          35.399999999999636,
          28.299999999999272,
          24.80000000000109,
          36.5,
          33.600000000000364,
          18.399999999999636,
          35,
          27.19999999999891,
          27.900000000001455,
          39.899999999999636,
          34.600000000000364,
          28.399999999999636,
          25.100000000000364,
          27.099999999998545,
          28.400000000001455,
          38.19999999999891,
          22.100000000000364,
          30.200000000000728,
          30.899999999999636,
          45.29999999999927,
          16.100000000000364,
          26.700000000000728,
          33.599999999998545,
          32.30000000000109,
          30.19999999999891,
          29.900000000001455,
          28.19999999999891,
          33.70000000000073,
          28.69999999999891,
          26.30000000000109,
          33.79999999999927,
          29,
          44.5,
          16.600000000000364,
          26.799999999999272,
          34.70000000000073,
          21.600000000000364,
          31.19999999999891,
          29.400000000001455,
          27.799999999999272,
          43.70000000000073,
          26.899999999999636,
          23.799999999999272,
          22.600000000000364,
          30.299999999999272,
          31.100000000000364,
          29.600000000000364,
          29.899999999999636,
          28.600000000000364,
          37.79999999999927,
          27.80000000000109,
          27.299999999999272,
          26.200000000000728,
          27.100000000000364,
          28.399999999999636,
          38.69999999999891,
          21.30000000000109,
          30.69999999999891,
          27.600000000000364,
          26.899999999999636,
          43.80000000000109,
          26.69999999999891,
          24.600000000000364,
          22.5,
          34.80000000000109,
          28.5,
          25.899999999999636,
          34.100000000000364,
          30.19999999999891,
          29.30000000000109,
          28.299999999999272,
          36.5,
          25.100000000000364,
          25.399999999999636,
          27.5,
          26,
          36.899999999999636,
          33.5,
          28.399999999999636,
          25.600000000000364,
          34.600000000000364,
          20.700000000000728,
          29.19999999999891,
          37.600000000000364,
          43.899999999999636,
          16.80000000000109,
          26.69999999999891,
          33,
          47.899999999999636,
          16.700000000000728,
          26.700000000000728,
          26,
          34.399999999999636,
          27.899999999999636,
          24.700000000000728,
          50.29999999999927,
          14.799999999999272,
          26.600000000000364,
          35.30000000000109,
          21.399999999999636,
          28.5,
          29.69999999999891,
          43.900000000001455,
          16.69999999999891,
          35.20000000000073,
          22,
          43.69999999999891,
          26.700000000000728,
          23.299999999999272,
          32.900000000001455,
          29.19999999999891,
          29.30000000000109,
          27.69999999999891,
          27.899999999999636,
          35.80000000000109,
          44,
          16.19999999999891,
          26.600000000000364,
          32,
          27.100000000000364,
          42.79999999999927,
          24.100000000000364,
          20.700000000000728,
          29.299999999999272,
          39.80000000000109,
          28.599999999998545,
          28.200000000000728,
          26,
          43.20000000000073,
          26.69999999999891,
          24.399999999999636,
          22.30000000000109,
          30.5,
          32.100000000000364,
          30.899999999999636,
          30.100000000000364,
          29.5,
          44.599999999998545,
          16.600000000000364,
          26.700000000000728,
          34.79999999999927,
          21.700000000000728,
          30,
          38.899999999999636,
          34.70000000000073,
          15.699999999998909,
          37.80000000000109,
          23.5,
          32.79999999999927,
          35.29999999999927,
          27.700000000000728,
          25.799999999999272,
          23.700000000000728,
          32.600000000000364,
          30.5,
          29.899999999999636,
          29.100000000000364,
          28.5,
          27.19999999999891,
          26.30000000000109,
          27.100000000000364,
          28.299999999999272,
          38.20000000000073,
          32.69999999999891,
          27.80000000000109,
          35.399999999999636,
          28.399999999999636,
          25,
          35.099999999998545,
          34.5,
          28.400000000001455,
          26,
          36.099999999998545,
          35,
          16.700000000000728,
          26.700000000000728,
          32.400000000001455,
          25.399999999997817,
          45.20000000000073,
          23.599999999998545,
          31.5,
          30.30000000000291,
          29.5,
          28,
          37.5,
          27.5,
          27,
          34.5,
          26.599999999998545,
          28.5,
          38.099999999998545,
          22,
          30.5,
          28.700000000000728,
          37,
          35.5,
          26.299999999999272,
          26.5,
          25.200000000000728,
          43.70000000000073,
          25.799999999999272,
          24,
          31.100000000002183,
          32,
          20.19999999999709,
          29.700000000000728,
          38.79999999999927,
          19,
          28,
          37.10000000000218,
          27,
          44,
          16.700000000000728,
          25.5,
          34.39999999999782,
          32.70000000000073,
          30.5,
          29.299999999999272,
          28.799999999999272,
          28.600000000002183,
          27.5,
          27.899999999997817,
          36.10000000000218,
          26.799999999999272,
          27,
          26.799999999999272,
          44.10000000000218,
          16,
          36.5,
          23.19999999999709,
          48.20000000000073,
          16.700000000000728,
          26.700000000000728,
          34.39999999999782,
          32.400000000001455,
          20.299999999999272,
          53.29999999999927,
          17.900000000001455,
          26.5,
          33.20000000000073,
          21.5,
          30.099999999998545,
          37.5,
          27.200000000000728,
          28.400000000001455,
          25.899999999997817,
          32.70000000000073,
          47.29999999999927,
          16,
          26.600000000002183,
          35.099999999998545,
          32.5,
          30.400000000001455,
          19.899999999997817,
          54.70000000000073,
          16.599999999998545,
          26.80000000000291,
          33.79999999999927,
          31.200000000000728,
          21.299999999999272,
          31.099999999998545,
          29.700000000000728,
          27.799999999999272,
          37.5,
          44.400000000001455,
          16.5,
          26.799999999999272,
          33,
          47.5,
          15.900000000001455,
          26.799999999999272,
          34.89999999999782,
          31.600000000002183,
          31,
          19.5,
          38.79999999999927,
          28.299999999999272,
          26.5,
          28.100000000002183,
          43.5,
          16.69999999999709,
          25.5,
          34.10000000000218,
          31.899999999997817,
          29.700000000000728,
          45.79999999999927,
          16.700000000000728,
          26.799999999999272,
          34.400000000001455,
          30.900000000001455,
          27.899999999997817,
          43.70000000000073,
          17.099999999998545,
          37.400000000001455,
          23.900000000001455,
          33.39999999999782,
          31.100000000002183,
          20.5,
          40.5,
          34.79999999999927,
          16.700000000000728,
          26.69999999999709,
          32.10000000000218,
          27.099999999998545,
          26.799999999999272,
          39.10000000000218,
          22,
          30.200000000000728,
          31.599999999998545,
          28.799999999999272,
          43.79999999999927,
          26.700000000000728,
          24.299999999999272,
          33.20000000000073,
          28.700000000000728,
          25.900000000001455,
          34.29999999999927,
          30.5,
          36.099999999998545,
          27.299999999999272,
          28.100000000002183,
          26,
          23.399999999997817,
          31.30000000000291,
          27.69999999999709,
          44.70000000000073,
          16.700000000000728,
          25.599999999998545,
          33.5,
          47,
          15.100000000002183,
          38.29999999999927,
          22.900000000001455,
          29.899999999997817,
          28.5,
          26.700000000000728,
          26.200000000000728,
          43.5,
          16.599999999998545,
          26.799999999999272,
          34.80000000000291,
          21.69999999999709,
          31.200000000000728,
          31.600000000002183,
          29.099999999998545,
          30,
          28.299999999999272,
          27.900000000001455,
          37.099999999998545,
          26.600000000002183,
          43.69999999999709
        ],
        "drawCallSamples": [
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44
        ],
        "frameCaptureState": {
          "visibilityState": "visible",
          "hasFocus": true,
          "probe": {
            "drawCalls": 29708,
            "calls": {
              "drawArrays": 1363,
              "drawElements": 4720,
              "drawArraysInstanced": 15525,
              "drawElementsInstanced": 8100
            },
            "wrapped": [
              "WebGLRenderingContext.drawArrays",
              "WebGLRenderingContext.drawElements",
              "WebGL2RenderingContext.drawArrays",
              "WebGL2RenderingContext.drawElements",
              "WebGL2RenderingContext.drawRangeElements",
              "WebGL2RenderingContext.drawArraysInstanced",
              "WebGL2RenderingContext.drawElementsInstanced"
            ],
            "errors": []
          }
        },
        "heap": {
          "runtimeBefore": {
            "usedSize": 9172504,
            "totalSize": 15728640,
            "embedderHeapUsedSize": 1914720,
            "backingStorageSize": 13764242
          },
          "runtimeAfter": {
            "usedSize": 10964104,
            "totalSize": 16777216,
            "embedderHeapUsedSize": 3361624,
            "backingStorageSize": 15538891
          },
          "runtimeUsedDelta": 1791600,
          "performanceMemory": {
            "usedJSHeapSize": 26584069,
            "totalJSHeapSize": 32316873,
            "jsHeapSizeLimit": 4395630592
          }
        },
        "navigationTiming": {
          "name": "https://fable-katamari.pages.dev/?cross_bench=1784277633794-4-fable",
          "entryType": "navigation",
          "initiatorType": "navigation",
          "startTime": 0,
          "duration": 790.0999999642372,
          "transferSize": 12046,
          "encodedBodySize": 11746,
          "decodedBodySize": 40723,
          "responseStart": 103.89999997615814,
          "responseEnd": 113.89999997615814,
          "domInteractive": 573.3999999761581,
          "domContentLoadedEventEnd": 790,
          "loadEventEnd": 790.0999999642372
        },
        "resourceTiming": {
          "summary": {
            "count": 13,
            "transferSize": 735619,
            "encodedBodySize": 731719,
            "decodedBodySize": 1381745,
            "cachedCount": 0,
            "byInitiatorType": {
              "link": {
                "count": 8,
                "transferSize": 22450,
                "encodedBodySize": 20050,
                "decodedBodySize": 20050,
                "duration": 418.89999997615814
              },
              "script": {
                "count": 1,
                "transferSize": 221155,
                "encodedBodySize": 220855,
                "decodedBodySize": 812961,
                "duration": 104.69999998807907
              },
              "fetch": {
                "count": 2,
                "transferSize": 467888,
                "encodedBodySize": 467288,
                "decodedBodySize": 467288,
                "duration": 112.5
              },
              "other": {
                "count": 2,
                "transferSize": 24126,
                "encodedBodySize": 23526,
                "decodedBodySize": 81446,
                "duration": 108.59999996423721
              }
            }
          },
          "entries": [
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/idle-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 548.8000000119209,
              "duration": 47.69999998807907,
              "transferSize": 2862,
              "encodedBodySize": 2562,
              "decodedBodySize": 2562,
              "responseStart": 595.8000000119209,
              "responseEnd": 596.5,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/idle-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 549,
              "duration": 47.59999996423721,
              "transferSize": 2712,
              "encodedBodySize": 2412,
              "decodedBodySize": 2412,
              "responseStart": 596,
              "responseEnd": 596.5999999642372,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/happy-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 549,
              "duration": 47.69999998807907,
              "transferSize": 2840,
              "encodedBodySize": 2540,
              "decodedBodySize": 2540,
              "responseStart": 596.0999999642372,
              "responseEnd": 596.6999999880791,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/happy-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 549,
              "duration": 47.69999998807907,
              "transferSize": 2716,
              "encodedBodySize": 2416,
              "decodedBodySize": 2416,
              "responseStart": 596.1999999880791,
              "responseEnd": 596.6999999880791,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/thinking-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 549.0999999642372,
              "duration": 47.200000047683716,
              "transferSize": 2830,
              "encodedBodySize": 2530,
              "decodedBodySize": 2530,
              "responseStart": 595.5,
              "responseEnd": 596.3000000119209,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/thinking-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 549.0999999642372,
              "duration": 50.5,
              "transferSize": 2808,
              "encodedBodySize": 2508,
              "decodedBodySize": 2508,
              "responseStart": 599,
              "responseEnd": 599.5999999642372,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/speaking-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 549.1999999880791,
              "duration": 65.10000002384186,
              "transferSize": 2846,
              "encodedBodySize": 2546,
              "decodedBodySize": 2546,
              "responseStart": 599.3000000119209,
              "responseEnd": 614.3000000119209,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/speaking-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 549.1999999880791,
              "duration": 65.39999997615814,
              "transferSize": 2836,
              "encodedBodySize": 2536,
              "decodedBodySize": 2536,
              "responseStart": 614.3000000119209,
              "responseEnd": 614.5999999642372,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/index-CkeXxWfm.js",
              "entryType": "resource",
              "initiatorType": "script",
              "startTime": 549.1999999880791,
              "duration": 104.69999998807907,
              "transferSize": 221155,
              "encodedBodySize": 220855,
              "decodedBodySize": 812961,
              "responseStart": 620.0999999642372,
              "responseEnd": 653.8999999761581,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-core.bin",
              "entryType": "resource",
              "initiatorType": "fetch",
              "startTime": 712.5999999642372,
              "duration": 49.5,
              "transferSize": 135784,
              "encodedBodySize": 135484,
              "decodedBodySize": 135484,
              "responseStart": 749.5999999642372,
              "responseEnd": 762.0999999642372,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-outer.bin",
              "entryType": "resource",
              "initiatorType": "fetch",
              "startTime": 712.5999999642372,
              "duration": 63,
              "transferSize": 332104,
              "encodedBodySize": 331804,
              "decodedBodySize": 331804,
              "responseStart": 749.8999999761581,
              "responseEnd": 775.5999999642372,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/favicon.ico",
              "entryType": "resource",
              "initiatorType": "other",
              "startTime": 1708.800000011921,
              "duration": 52.19999998807907,
              "transferSize": 12080,
              "encodedBodySize": 11780,
              "decodedBodySize": 40723,
              "responseStart": 1760.5999999642372,
              "responseEnd": 1761,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/favicon.ico",
              "entryType": "resource",
              "initiatorType": "other",
              "startTime": 1986.199999988079,
              "duration": 56.39999997615814,
              "transferSize": 12046,
              "encodedBodySize": 11746,
              "decodedBodySize": 40723,
              "responseStart": 2042.300000011921,
              "responseEnd": 2042.5999999642372,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            }
          ]
        },
        "browserEvents": {
          "consoleErrors": [],
          "runtimeExceptions": [],
          "logErrors": [],
          "networkFailures": [],
          "cdpTransfer": {
            "all": {
              "count": 14,
              "encodedDataLength": 750779,
              "failedCount": 0,
              "servedFromCacheCount": 0
            },
            "navigation": {
              "count": 1,
              "encodedDataLength": 12252,
              "failedCount": 0,
              "servedFromCacheCount": 0
            },
            "resources": {
              "count": 13,
              "encodedDataLength": 738527,
              "failedCount": 0,
              "servedFromCacheCount": 0
            }
          },
          "requests": [
            {
              "requestId": "7E8FD7862B8F0D29A59C1822E9D955A7",
              "url": "https://fable-katamari.pages.dev/?cross_bench=1784277633794-4-fable",
              "method": "GET",
              "type": "Document",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277633794-4-fable",
              "timestamp": 278666.177621,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 12252,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64712.2",
              "url": "https://fable-katamari.pages.dev/assets/donack/idle-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277633794-4-fable",
              "timestamp": 278666.726078,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3070,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64712.3",
              "url": "https://fable-katamari.pages.dev/assets/donack/idle-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277633794-4-fable",
              "timestamp": 278666.726255,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 2919,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64712.4",
              "url": "https://fable-katamari.pages.dev/assets/donack/happy-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277633794-4-fable",
              "timestamp": 278666.726291,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3044,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64712.5",
              "url": "https://fable-katamari.pages.dev/assets/donack/happy-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277633794-4-fable",
              "timestamp": 278666.726328,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 2916,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64712.6",
              "url": "https://fable-katamari.pages.dev/assets/donack/thinking-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277633794-4-fable",
              "timestamp": 278666.726371,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3031,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64712.7",
              "url": "https://fable-katamari.pages.dev/assets/donack/thinking-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277633794-4-fable",
              "timestamp": 278666.726398,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3009,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64712.8",
              "url": "https://fable-katamari.pages.dev/assets/donack/speaking-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277633794-4-fable",
              "timestamp": 278666.726426,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3057,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64712.9",
              "url": "https://fable-katamari.pages.dev/assets/donack/speaking-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277633794-4-fable",
              "timestamp": 278666.726456,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3045,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64712.10",
              "url": "https://fable-katamari.pages.dev/assets/index-CkeXxWfm.js",
              "method": "GET",
              "type": "Script",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277633794-4-fable",
              "timestamp": 278666.726491,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 221559,
              "failed": false,
              "status": 200,
              "mimeType": "application/javascript",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64712.21",
              "url": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-core.bin",
              "method": "GET",
              "type": "Fetch",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277633794-4-fable",
              "timestamp": 278666.889285,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 136032,
              "failed": false,
              "status": 200,
              "mimeType": "application/octet-stream",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64712.22",
              "url": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-outer.bin",
              "method": "GET",
              "type": "Fetch",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277633794-4-fable",
              "timestamp": 278666.889954,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 332378,
              "failed": false,
              "status": 200,
              "mimeType": "application/octet-stream",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64712.23",
              "url": "https://fable-katamari.pages.dev/favicon.ico",
              "method": "GET",
              "type": "Other",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277633794-4-fable",
              "timestamp": 278667.88602,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 12252,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "64712.24",
              "url": "https://fable-katamari.pages.dev/favicon.ico",
              "method": "GET",
              "type": "Other",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277633794-4-fable",
              "timestamp": 278668.163466,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 12215,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            }
          ],
          "actionableNetworkFailures": []
        },
        "startAudit": {
          "url": "https://fable-katamari.pages.dev/?cross_bench=1784277633794-4-fable",
          "title": "Fable Katamari — 転がして、東京まるごと。",
          "lang": "ja",
          "bodyText": "FABLE KATAMARI 転がして、東京まるごと。 / Roll up all of Tokyo. スタート / START 🦆 ドナック実況 ON W A S D←↑↓→うごく / Move Shiftブースト / Boost Spaceダッシュ / Dash Mミュート / Mute Mouseカメラ / Camera 2cm のネジから 634m、スカイツリーへ — From a 2cm screw to the Skytree. 地図データ © OpenStreetMap contributors (ODbL)",
          "interactive": [
            {
              "index": 0,
              "tag": "BUTTON",
              "id": "mute-button",
              "className": "",
              "text": "🔊 🔊 mute",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 1,
              "tag": "BUTTON",
              "id": "dash-button",
              "className": "",
              "text": "DASH DASH dash",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 2,
              "tag": "BUTTON",
              "id": "start-button",
              "className": "btn",
              "text": "スタート / START スタート / START",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 565.40625,
                "y": 454.203125,
                "width": 309.171875,
                "height": 62
              }
            },
            {
              "index": 3,
              "tag": "BUTTON",
              "id": "donack-toggle",
              "className": "btn btn-secondary",
              "text": "🦆 ドナック実況 ON 🦆 ドナック実況 ON",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 624.8125,
                "y": 532.203125,
                "width": 190.375,
                "height": 48
              }
            },
            {
              "index": 4,
              "tag": "A",
              "id": null,
              "className": "",
              "text": "© OpenStreetMap contributors © OpenStreetMap contributors",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 642.75,
                "y": 697.390625,
                "width": 172.046875,
                "height": 15
              }
            },
            {
              "index": 5,
              "tag": "A",
              "id": null,
              "className": "",
              "text": "© OpenStreetMap contributors © OpenStreetMap contributors",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 6,
              "tag": "BUTTON",
              "id": "post-x-button",
              "className": "btn",
              "text": "Xでシェア / POST Xでシェア / POST",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 7,
              "tag": "BUTTON",
              "id": "restart-button",
              "className": "btn btn-secondary",
              "text": "もういちど / ROLL AGAIN もういちど / ROLL AGAIN",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            }
          ],
          "chosen": {
            "index": 2,
            "tag": "BUTTON",
            "id": "start-button",
            "className": "btn",
            "text": "スタート / START スタート / START",
            "role": null,
            "disabled": false,
            "visible": true,
            "bounds": {
              "x": 565.40625,
              "y": 454.203125,
              "width": 309.171875,
              "height": 62
            },
            "score": 115
          },
          "chosenCenter": {
            "x": 719.9921875,
            "y": 485.203125
          },
          "canvas": {
            "id": "game-canvas",
            "className": "",
            "width": 1440,
            "height": 900,
            "bounds": {
              "x": 0,
              "y": 0,
              "width": 1440,
              "height": 900
            }
          },
          "solBefore": null,
          "after": {
            "bodyText": "おおきさ / SIZE 2.0cm 0:00.2 スコア / SCORE 0 x0 🔊 センゴク電子 🔩 DASH センゴク電子パーツからスタート！光る矢印の先にパーツがあるよ",
            "chosenStillVisible": null,
            "solAfter": null,
            "canvasCount": 1,
            "probe": {
              "drawCalls": 624,
              "calls": {
                "drawArrays": 41,
                "drawElements": 93,
                "drawArraysInstanced": 322,
                "drawElementsInstanced": 168
              },
              "wrapped": [
                "WebGLRenderingContext.drawArrays",
                "WebGLRenderingContext.drawElements",
                "WebGL2RenderingContext.drawArrays",
                "WebGL2RenderingContext.drawElements",
                "WebGL2RenderingContext.drawRangeElements",
                "WebGL2RenderingContext.drawArraysInstanced",
                "WebGL2RenderingContext.drawElementsInstanced"
              ],
              "errors": []
            }
          }
        },
        "screenshotPath": "<local-evidence>/fable-trial-4.png"
      },
      {
        "status": "passed",
        "browser": "Chrome/150.0.7871.125",
        "site": "fable",
        "label": "Fable 5 / Katamari Tokyo",
        "trial": 5,
        "orderInPair": 1,
        "startedAt": "2026-07-17T08:40:57.177Z",
        "finishedAt": "2026-07-17T08:41:19.629Z",
        "pageUrl": "https://fable-katamari.pages.dev/?cross_bench=1784277656589-5-fable",
        "viewport": {
          "width": 1440,
          "height": 900,
          "deviceScaleFactor": 1
        },
        "framesRequested": 600,
        "warmupFrames": 60,
        "longFrameThresholdMs": 50,
        "frameSummary": {
          "count": 600,
          "mean": 30.16483333333333,
          "p50": 28.900000000001455,
          "p95": 43.80000000000018,
          "p99": 52.79999999999927,
          "min": 11.700000000000728,
          "max": 55.79999999999927,
          "threshold": 50,
          "aboveThreshold": 10,
          "aboveThresholdPercent": 1.6666666666666667
        },
        "drawCallsPerFrameSummary": {
          "count": 600,
          "mean": 44,
          "p50": 44,
          "p95": 44,
          "p99": 44,
          "min": 44,
          "max": 44
        },
        "frameSamplesMs": [
          34.90000000000009,
          28.300000000000182,
          25.199999999999818,
          35.30000000000018,
          30.5,
          30.199999999999818,
          28.5,
          28.800000000000182,
          36.899999999999636,
          27.199999999999818,
          26.900000000000546,
          25.599999999999454,
          27.100000000000364,
          41.30000000000018,
          24.299999999999272,
          32.400000000000546,
          36.69999999999982,
          27,
          16.800000000000182,
          35.399999999999636,
          23.5,
          48,
          16.699999999999818,
          26.700000000000728,
          32.19999999999982,
          27.099999999999454,
          43.400000000000546,
          24.399999999999636,
          34.69999999999982,
          26.800000000000182,
          25.5,
          49.5,
          16.600000000000364,
          26.800000000000182,
          31.799999999999272,
          27.200000000000728,
          28.399999999999636,
          39.69999999999982,
          22.300000000000182,
          35.30000000000018,
          28.399999999999636,
          24.100000000000364,
          36.30000000000018,
          35.099999999999454,
          16.600000000000364,
          37.69999999999982,
          23,
          30.300000000000182,
          28.5,
          36.099999999999454,
          24.800000000000182,
          43.80000000000018,
          26.300000000000182,
          24.399999999999636,
          35.30000000000018,
          16.699999999999818,
          36.600000000000364,
          23.5,
          32.899999999999636,
          30.800000000000182,
          30.100000000000364,
          45,
          16,
          36.19999999999982,
          23.199999999999818,
          32.19999999999982,
          30.300000000000182,
          30,
          29.199999999999818,
          26.900000000000546,
          43.69999999999982,
          26.800000000000182,
          24,
          34.79999999999927,
          16.800000000000182,
          37.5,
          23.699999999999818,
          32.100000000000364,
          28.100000000000364,
          26.899999999999636,
          28.5,
          38.100000000000364,
          20.599999999999454,
          38.5,
          26.100000000000364,
          25.5,
          43.599999999999454,
          16.700000000000728,
          26.699999999999818,
          23.899999999999636,
          30.699999999999818,
          27.200000000000728,
          28.299999999999272,
          25.900000000000546,
          36.19999999999982,
          31,
          21,
          41,
          29.699999999999818,
          28.400000000000546,
          28,
          45.399999999999636,
          54.30000000000018,
          34.399999999999636,
          34.5,
          17.5,
          26.600000000000364,
          34.30000000000018,
          33.599999999999454,
          21,
          31,
          30.5,
          29.699999999999818,
          29,
          29.100000000000364,
          36.80000000000018,
          28.899999999999636,
          35.19999999999982,
          16.600000000000364,
          36.19999999999982,
          23.300000000000182,
          43.80000000000018,
          26.800000000000182,
          24.299999999999272,
          22.5,
          30.800000000000182,
          21.300000000000182,
          30.800000000000182,
          30.199999999999818,
          29.5,
          38.100000000000364,
          18.899999999999636,
          35.30000000000018,
          28.199999999999818,
          25.399999999999636,
          35.600000000000364,
          30.199999999999818,
          29.600000000000364,
          30.99999999999909,
          27.5,
          27.100000000000364,
          27.5,
          39.30000000000109,
          35,
          16.69999999999891,
          35.70000000000073,
          23.100000000000364,
          43.79999999999927,
          11.700000000000728,
          36.69999999999891,
          22.100000000000364,
          30.399999999999636,
          27.899999999999636,
          53.900000000001455,
          16.599999999998545,
          37.5,
          33.80000000000109,
          30.600000000000364,
          28,
          25.399999999999636,
          43.69999999999891,
          26.700000000000728,
          24.600000000000364,
          31.100000000000364,
          33.19999999999891,
          30.80000000000109,
          30.69999999999891,
          29.700000000000728,
          27.899999999999636,
          43.399999999999636,
          26,
          23.899999999999636,
          28.700000000000728,
          43.79999999999927,
          26.80000000000109,
          33.79999999999927,
          26.700000000000728,
          52.69999999999891,
          16.600000000000364,
          36.70000000000073,
          23.19999999999891,
          40.100000000000364,
          34.899999999999636,
          27.100000000000364,
          27,
          25.30000000000109,
          34.29999999999927,
          30.299999999999272,
          29.5,
          27.700000000000728,
          27.100000000000364,
          42.100000000000364,
          23,
          33.399999999999636,
          34.69999999999891,
          28.400000000001455,
          34.899999999999636,
          32.19999999999891,
          28,
          27,
          52.20000000000073,
          15.600000000000364,
          38.399999999999636,
          23,
          28.399999999999636,
          43.20000000000073,
          26.399999999999636,
          24.399999999999636,
          30.30000000000109,
          43.5,
          26.69999999999891,
          24.30000000000109,
          30.5,
          27.19999999999891,
          28.399999999999636,
          26,
          36.20000000000073,
          34,
          28.100000000000364,
          24.299999999999272,
          35.20000000000073,
          20.100000000000364,
          55.79999999999927,
          16.700000000000728,
          26.69999999999891,
          34.20000000000073,
          30.600000000000364,
          21.099999999998545,
          34.70000000000073,
          27.299999999999272,
          40.400000000001455,
          51.79999999999927,
          35.79999999999927,
          49.80000000000109,
          43.100000000000364,
          22.099999999998545,
          31.200000000000728,
          54.899999999999636,
          15.899999999999636,
          34.80000000000109,
          34.399999999999636,
          35.20000000000073,
          28.399999999999636,
          38.899999999999636,
          30.799999999999272,
          30.700000000000728,
          30.700000000000728,
          34.599999999998545,
          28.5,
          38.30000000000109,
          30.299999999999272,
          31.80000000000109,
          20.299999999999272,
          52.79999999999927,
          18.30000000000109,
          26.799999999999272,
          23.100000000000364,
          32.70000000000073,
          29.099999999998545,
          36.100000000000364,
          26.80000000000109,
          28.399999999999636,
          40,
          34.29999999999927,
          28.399999999999636,
          24.700000000000728,
          23.299999999999272,
          32,
          32.100000000000364,
          30.399999999999636,
          29.900000000001455,
          28.299999999999272,
          28.899999999999636,
          28.30000000000109,
          36.19999999999891,
          35.30000000000109,
          16.69999999999891,
          26.80000000000109,
          34.599999999998545,
          47,
          15.600000000000364,
          26.700000000000728,
          35,
          30.100000000000364,
          28.5,
          26.899999999999636,
          35,
          34.100000000000364,
          28.5,
          25.399999999999636,
          34.79999999999927,
          30.30000000000109,
          29.5,
          36.19999999999891,
          25.700000000000728,
          54.600000000000364,
          23.099999999998545,
          31.100000000000364,
          36.5,
          27.100000000000364,
          43.399999999999636,
          34,
          16.80000000000109,
          26.69999999999891,
          34.5,
          32.30000000000109,
          21.099999999998545,
          31,
          29.600000000000364,
          29.5,
          27.80000000000109,
          28.799999999999272,
          53,
          28.399999999999636,
          25.30000000000109,
          23.399999999999636,
          30,
          31.19999999999891,
          27.900000000001455,
          28.599999999998545,
          43.80000000000109,
          16.69999999999891,
          26.80000000000109,
          34.69999999999891,
          47.30000000000109,
          15,
          26.600000000000364,
          35.099999999998545,
          28.600000000000364,
          43.899999999999636,
          25.700000000000728,
          24.5,
          22.399999999999636,
          34.5,
          28.399999999999636,
          26,
          23,
          30.5,
          28.900000000001455,
          35.19999999999891,
          28.30000000000109,
          25.899999999999636,
          36.19999999999891,
          34.600000000000364,
          28.399999999999636,
          25,
          35.30000000000109,
          20.299999999999272,
          30.200000000000728,
          29.5,
          28.5,
          27.899999999999636,
          36.600000000000364,
          27.100000000000364,
          26.599999999998545,
          26.700000000000728,
          26.600000000000364,
          35.399999999999636,
          44.100000000000364,
          16.69999999999891,
          26.80000000000109,
          33.399999999999636,
          48.5,
          16.700000000000728,
          26.799999999999272,
          32.70000000000073,
          27.19999999999891,
          43.399999999999636,
          24.5,
          22.600000000000364,
          34.399999999999636,
          28.5,
          25.900000000001455,
          23.899999999999636,
          33.100000000000364,
          31.099999999998545,
          30.700000000000728,
          35,
          28.299999999999272,
          26,
          21.900000000001455,
          46.29999999999927,
          18.399999999999636,
          25.899999999999636,
          32.400000000001455,
          48.19999999999891,
          16.700000000000728,
          26.69999999999891,
          24.30000000000109,
          30.69999999999891,
          27.200000000000728,
          28.299999999999272,
          26,
          35.30000000000109,
          31,
          29.5,
          28.899999999999636,
          28.200000000000728,
          35.099999999998545,
          28.400000000001455,
          25.899999999999636,
          48.399999999999636,
          17.399999999999636,
          26.80000000000109,
          33.19999999999891,
          32.69999999999891,
          30.80000000000291,
          20,
          29.299999999999272,
          38.599999999998545,
          28.299999999999272,
          28,
          27.5,
          27.400000000001455,
          27.599999999998545,
          35,
          27.200000000000728,
          28.299999999999272,
          25.400000000001455,
          36.599999999998545,
          34.5,
          16.30000000000291,
          37.89999999999782,
          23.200000000000728,
          21.099999999998545,
          35.10000000000218,
          28.399999999997817,
          25,
          32.70000000000073,
          28.900000000001455,
          42.79999999999927,
          18.299999999999272,
          36.60000000000218,
          23.599999999998545,
          32.79999999999927,
          29.600000000002183,
          28.69999999999709,
          29.700000000000728,
          36.400000000001455,
          27.5,
          27.299999999999272,
          35.599999999998545,
          25.30000000000291,
          43.69999999999709,
          26.900000000001455,
          24.400000000001455,
          29.69999999999709,
          27,
          27.80000000000291,
          24.299999999999272,
          49.29999999999927,
          16.400000000001455,
          26.799999999999272,
          24.399999999997817,
          40.5,
          19.200000000000728,
          29,
          37.70000000000073,
          27.200000000000728,
          35.79999999999927,
          34.400000000001455,
          16.599999999998545,
          26.799999999999272,
          34.60000000000218,
          21.5,
          29.69999999999709,
          28.900000000001455,
          35.20000000000073,
          27.099999999998545,
          28.5,
          25.900000000001455,
          35.39999999999782,
          30.80000000000291,
          30.19999999999709,
          29.30000000000291,
          45,
          16.599999999998545,
          26.799999999999272,
          33.5,
          48.60000000000218,
          16.599999999998545,
          26.799999999999272,
          33.29999999999927,
          48.30000000000291,
          16.69999999999709,
          26.400000000001455,
          34.900000000001455,
          21.19999999999709,
          28.100000000002183,
          29.299999999999272,
          27.299999999999272,
          36.10000000000218,
          34.39999999999782,
          25.700000000000728,
          28.599999999998545,
          26.200000000000728,
          36,
          34.20000000000073,
          26.5,
          31,
          22.400000000001455,
          28.19999999999709,
          43.70000000000073,
          26.799999999999272,
          23.80000000000291,
          21.5,
          30.599999999998545,
          29.599999999998545,
          28.700000000000728,
          27.900000000001455,
          26.5,
          43.5,
          24.899999999997817,
          23,
          31.900000000001455,
          29.700000000000728,
          34.79999999999927,
          28.5,
          25.799999999999272,
          34.79999999999927,
          19.700000000000728,
          40.10000000000218,
          19.19999999999709,
          28,
          36.10000000000218,
          27.5,
          26.5,
          42.29999999999927,
          17.5,
          37.099999999998545,
          23.900000000001455,
          33.70000000000073,
          31.799999999999272,
          31.5,
          20.099999999998545,
          29.100000000002183,
          30,
          44.70000000000073,
          16.69999999999709,
          26.80000000000291,
          34,
          33.79999999999927,
          31.700000000000728,
          20.899999999997817,
          30.900000000001455,
          30.299999999999272,
          28.700000000000728,
          29.399999999997817,
          28.5,
          28.700000000000728,
          28.600000000002183,
          36.29999999999927,
          19.299999999999272,
          28.599999999998545,
          36.70000000000073,
          27.700000000000728,
          45.400000000001455,
          16.599999999998545,
          26.799999999999272,
          24.600000000002183,
          31.69999999999709,
          32.70000000000073,
          29.600000000002183,
          30.099999999998545,
          28.599999999998545,
          43.5,
          17.600000000002183,
          26.799999999999272,
          35.400000000001455,
          28.399999999997817,
          38,
          22.5,
          32.29999999999927,
          27.30000000000291,
          30.899999999997817,
          30.5,
          30.799999999999272,
          34.30000000000291,
          17.5,
          33.19999999999709,
          35.400000000001455,
          33.29999999999927,
          19.5,
          36.20000000000073,
          36.599999999998545,
          18.5,
          37,
          18.400000000001455,
          37.099999999998545,
          37.30000000000291,
          18.599999999998545,
          37.29999999999927,
          18.600000000002183,
          37.5,
          16.69999999999709,
          38.400000000001455,
          37.900000000001455,
          18.899999999997817,
          37.70000000000073,
          18.799999999999272
        ],
        "drawCallSamples": [
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44,
          44
        ],
        "frameCaptureState": {
          "visibilityState": "visible",
          "hasFocus": true,
          "probe": {
            "drawCalls": 29751,
            "calls": {
              "drawArrays": 1365,
              "drawElements": 4726,
              "drawArraysInstanced": 15548,
              "drawElementsInstanced": 8112
            },
            "wrapped": [
              "WebGLRenderingContext.drawArrays",
              "WebGLRenderingContext.drawElements",
              "WebGL2RenderingContext.drawArrays",
              "WebGL2RenderingContext.drawElements",
              "WebGL2RenderingContext.drawRangeElements",
              "WebGL2RenderingContext.drawArraysInstanced",
              "WebGL2RenderingContext.drawElementsInstanced"
            ],
            "errors": []
          }
        },
        "heap": {
          "runtimeBefore": {
            "usedSize": 6966280,
            "totalSize": 15990784,
            "embedderHeapUsedSize": 1915640,
            "backingStorageSize": 13764242
          },
          "runtimeAfter": {
            "usedSize": 7968944,
            "totalSize": 18087936,
            "embedderHeapUsedSize": 3384368,
            "backingStorageSize": 15538891
          },
          "runtimeUsedDelta": 1002664,
          "performanceMemory": {
            "usedJSHeapSize": 23588005,
            "totalJSHeapSize": 33627593,
            "jsHeapSizeLimit": 4395630592
          }
        },
        "navigationTiming": {
          "name": "https://fable-katamari.pages.dev/?cross_bench=1784277656589-5-fable",
          "entryType": "navigation",
          "initiatorType": "navigation",
          "startTime": 0,
          "duration": 849,
          "transferSize": 12046,
          "encodedBodySize": 11746,
          "decodedBodySize": 40723,
          "responseStart": 45.80000001192093,
          "responseEnd": 46.19999998807907,
          "domInteractive": 574,
          "domContentLoadedEventEnd": 849,
          "loadEventEnd": 849
        },
        "resourceTiming": {
          "summary": {
            "count": 13,
            "transferSize": 735505,
            "encodedBodySize": 731605,
            "decodedBodySize": 1381745,
            "cachedCount": 0,
            "byInitiatorType": {
              "link": {
                "count": 8,
                "transferSize": 22450,
                "encodedBodySize": 20050,
                "decodedBodySize": 20050,
                "duration": 1192.3999999165535
              },
              "script": {
                "count": 1,
                "transferSize": 221075,
                "encodedBodySize": 220775,
                "decodedBodySize": 812961,
                "duration": 152.5
              },
              "fetch": {
                "count": 2,
                "transferSize": 467888,
                "encodedBodySize": 467288,
                "decodedBodySize": 467288,
                "duration": 95.99999994039536
              },
              "other": {
                "count": 2,
                "transferSize": 24092,
                "encodedBodySize": 23492,
                "decodedBodySize": 81446,
                "duration": 101.49999994039536
              }
            }
          },
          "entries": [
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/idle-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 555.9000000357628,
              "duration": 147.5999999642372,
              "transferSize": 2862,
              "encodedBodySize": 2562,
              "decodedBodySize": 2562,
              "responseStart": 703.3000000119209,
              "responseEnd": 703.5,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/idle-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 556,
              "duration": 147.5,
              "transferSize": 2712,
              "encodedBodySize": 2412,
              "decodedBodySize": 2412,
              "responseStart": 702.9000000357628,
              "responseEnd": 703.5,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/happy-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 556.1000000238419,
              "duration": 149.5,
              "transferSize": 2840,
              "encodedBodySize": 2540,
              "decodedBodySize": 2540,
              "responseStart": 703.8000000119209,
              "responseEnd": 705.6000000238419,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/happy-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 556.1000000238419,
              "duration": 149.5999999642372,
              "transferSize": 2716,
              "encodedBodySize": 2416,
              "decodedBodySize": 2416,
              "responseStart": 704,
              "responseEnd": 705.6999999880791,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/thinking-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 556.1000000238419,
              "duration": 149.5999999642372,
              "transferSize": 2830,
              "encodedBodySize": 2530,
              "decodedBodySize": 2530,
              "responseStart": 704,
              "responseEnd": 705.6999999880791,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/speaking-0.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 556.1999999880791,
              "duration": 149.5,
              "transferSize": 2846,
              "encodedBodySize": 2546,
              "decodedBodySize": 2546,
              "responseStart": 704.3000000119209,
              "responseEnd": 705.6999999880791,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/thinking-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 556.1999999880791,
              "duration": 149.60000002384186,
              "transferSize": 2808,
              "encodedBodySize": 2508,
              "decodedBodySize": 2508,
              "responseStart": 704.6000000238419,
              "responseEnd": 705.8000000119209,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/donack/speaking-3.webp",
              "entryType": "resource",
              "initiatorType": "link",
              "startTime": 556.3000000119209,
              "duration": 149.5,
              "transferSize": 2836,
              "encodedBodySize": 2536,
              "decodedBodySize": 2536,
              "responseStart": 704.6999999880791,
              "responseEnd": 705.8000000119209,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/index-CkeXxWfm.js",
              "entryType": "resource",
              "initiatorType": "script",
              "startTime": 556.3000000119209,
              "duration": 152.5,
              "transferSize": 221075,
              "encodedBodySize": 220775,
              "decodedBodySize": 812961,
              "responseStart": 704.9000000357628,
              "responseEnd": 708.8000000119209,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-core.bin",
              "entryType": "resource",
              "initiatorType": "fetch",
              "startTime": 772.3000000119209,
              "duration": 41.89999997615814,
              "transferSize": 135784,
              "encodedBodySize": 135484,
              "decodedBodySize": 135484,
              "responseStart": 812.6999999880791,
              "responseEnd": 814.1999999880791,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-outer.bin",
              "entryType": "resource",
              "initiatorType": "fetch",
              "startTime": 772.4000000357628,
              "duration": 54.09999996423721,
              "transferSize": 332104,
              "encodedBodySize": 331804,
              "decodedBodySize": 331804,
              "responseStart": 814.1999999880791,
              "responseEnd": 826.5,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/favicon.ico",
              "entryType": "resource",
              "initiatorType": "other",
              "startTime": 1763,
              "duration": 51.19999998807907,
              "transferSize": 12046,
              "encodedBodySize": 11746,
              "decodedBodySize": 40723,
              "responseStart": 1813.800000011921,
              "responseEnd": 1814.199999988079,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            },
            {
              "name": "https://fable-katamari.pages.dev/favicon.ico",
              "entryType": "resource",
              "initiatorType": "other",
              "startTime": 2075.400000035763,
              "duration": 50.299999952316284,
              "transferSize": 12046,
              "encodedBodySize": 11746,
              "decodedBodySize": 40723,
              "responseStart": 2125.400000035763,
              "responseEnd": 2125.699999988079,
              "domInteractive": null,
              "domContentLoadedEventEnd": null,
              "loadEventEnd": null
            }
          ]
        },
        "browserEvents": {
          "consoleErrors": [],
          "runtimeExceptions": [],
          "logErrors": [],
          "networkFailures": [],
          "cdpTransfer": {
            "all": {
              "count": 14,
              "encodedDataLength": 750565,
              "failedCount": 0,
              "servedFromCacheCount": 0
            },
            "navigation": {
              "count": 1,
              "encodedDataLength": 12216,
              "failedCount": 0,
              "servedFromCacheCount": 0
            },
            "resources": {
              "count": 13,
              "encodedDataLength": 738349,
              "failedCount": 0,
              "servedFromCacheCount": 0
            }
          },
          "requests": [
            {
              "requestId": "C3DAB132C83DF8D86AA5623DFE43602D",
              "url": "https://fable-katamari.pages.dev/?cross_bench=1784277656589-5-fable",
              "method": "GET",
              "type": "Document",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277656589-5-fable",
              "timestamp": 278688.984061,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 12216,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "65181.2",
              "url": "https://fable-katamari.pages.dev/assets/donack/idle-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277656589-5-fable",
              "timestamp": 278689.539541,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3073,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "65181.3",
              "url": "https://fable-katamari.pages.dev/assets/donack/idle-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277656589-5-fable",
              "timestamp": 278689.53971,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 2918,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "65181.4",
              "url": "https://fable-katamari.pages.dev/assets/donack/happy-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277656589-5-fable",
              "timestamp": 278689.53974,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3044,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "65181.5",
              "url": "https://fable-katamari.pages.dev/assets/donack/happy-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277656589-5-fable",
              "timestamp": 278689.539812,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 2927,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "65181.6",
              "url": "https://fable-katamari.pages.dev/assets/donack/thinking-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277656589-5-fable",
              "timestamp": 278689.539865,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3034,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "65181.7",
              "url": "https://fable-katamari.pages.dev/assets/donack/thinking-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277656589-5-fable",
              "timestamp": 278689.539891,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3012,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "65181.8",
              "url": "https://fable-katamari.pages.dev/assets/donack/speaking-0.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277656589-5-fable",
              "timestamp": 278689.539914,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3045,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "65181.9",
              "url": "https://fable-katamari.pages.dev/assets/donack/speaking-3.webp",
              "method": "GET",
              "type": "Image",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277656589-5-fable",
              "timestamp": 278689.539939,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 3042,
              "failed": false,
              "status": 200,
              "mimeType": "image/webp",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "65181.10",
              "url": "https://fable-katamari.pages.dev/assets/index-CkeXxWfm.js",
              "method": "GET",
              "type": "Script",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277656589-5-fable",
              "timestamp": 278689.539979,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 221430,
              "failed": false,
              "status": 200,
              "mimeType": "application/javascript",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "65181.21",
              "url": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-core.bin",
              "method": "GET",
              "type": "Fetch",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277656589-5-fable",
              "timestamp": 278689.755465,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 136029,
              "failed": false,
              "status": 200,
              "mimeType": "application/octet-stream",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "65181.22",
              "url": "https://fable-katamari.pages.dev/assets/tokyo/tokyo-v4-outer.bin",
              "method": "GET",
              "type": "Fetch",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277656589-5-fable",
              "timestamp": 278689.756122,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 332368,
              "failed": false,
              "status": 200,
              "mimeType": "application/octet-stream",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "65181.23",
              "url": "https://fable-katamari.pages.dev/favicon.ico",
              "method": "GET",
              "type": "Other",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277656589-5-fable",
              "timestamp": 278690.746642,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 12212,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            },
            {
              "requestId": "65181.24",
              "url": "https://fable-katamari.pages.dev/favicon.ico",
              "method": "GET",
              "type": "Other",
              "documentURL": "https://fable-katamari.pages.dev/?cross_bench=1784277656589-5-fable",
              "timestamp": 278691.059068,
              "redirectCount": 0,
              "servedFromCache": false,
              "encodedDataLength": 12215,
              "failed": false,
              "status": 200,
              "mimeType": "text/html",
              "protocol": "h3",
              "fromDiskCache": false,
              "fromServiceWorker": false
            }
          ],
          "actionableNetworkFailures": []
        },
        "startAudit": {
          "url": "https://fable-katamari.pages.dev/?cross_bench=1784277656589-5-fable",
          "title": "Fable Katamari — 転がして、東京まるごと。",
          "lang": "ja",
          "bodyText": "FABLE KATAMARI 転がして、東京まるごと。 / Roll up all of Tokyo. スタート / START 🦆 ドナック実況 ON W A S D←↑↓→うごく / Move Shiftブースト / Boost Spaceダッシュ / Dash Mミュート / Mute Mouseカメラ / Camera 2cm のネジから 634m、スカイツリーへ — From a 2cm screw to the Skytree. 地図データ © OpenStreetMap contributors (ODbL)",
          "interactive": [
            {
              "index": 0,
              "tag": "BUTTON",
              "id": "mute-button",
              "className": "",
              "text": "🔊 🔊 mute",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 1,
              "tag": "BUTTON",
              "id": "dash-button",
              "className": "",
              "text": "DASH DASH dash",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 2,
              "tag": "BUTTON",
              "id": "start-button",
              "className": "btn",
              "text": "スタート / START スタート / START",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 565.40625,
                "y": 454.203125,
                "width": 309.171875,
                "height": 62
              }
            },
            {
              "index": 3,
              "tag": "BUTTON",
              "id": "donack-toggle",
              "className": "btn btn-secondary",
              "text": "🦆 ドナック実況 ON 🦆 ドナック実況 ON",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 624.8125,
                "y": 532.203125,
                "width": 190.375,
                "height": 48
              }
            },
            {
              "index": 4,
              "tag": "A",
              "id": null,
              "className": "",
              "text": "© OpenStreetMap contributors © OpenStreetMap contributors",
              "role": null,
              "disabled": false,
              "visible": true,
              "bounds": {
                "x": 642.75,
                "y": 697.390625,
                "width": 172.046875,
                "height": 15
              }
            },
            {
              "index": 5,
              "tag": "A",
              "id": null,
              "className": "",
              "text": "© OpenStreetMap contributors © OpenStreetMap contributors",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 6,
              "tag": "BUTTON",
              "id": "post-x-button",
              "className": "btn",
              "text": "Xでシェア / POST Xでシェア / POST",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            },
            {
              "index": 7,
              "tag": "BUTTON",
              "id": "restart-button",
              "className": "btn btn-secondary",
              "text": "もういちど / ROLL AGAIN もういちど / ROLL AGAIN",
              "role": null,
              "disabled": false,
              "visible": false,
              "bounds": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0
              }
            }
          ],
          "chosen": {
            "index": 2,
            "tag": "BUTTON",
            "id": "start-button",
            "className": "btn",
            "text": "スタート / START スタート / START",
            "role": null,
            "disabled": false,
            "visible": true,
            "bounds": {
              "x": 565.40625,
              "y": 454.203125,
              "width": 309.171875,
              "height": 62
            },
            "score": 115
          },
          "chosenCenter": {
            "x": 719.9921875,
            "y": 485.203125
          },
          "canvas": {
            "id": "game-canvas",
            "className": "",
            "width": 1440,
            "height": 900,
            "bounds": {
              "x": 0,
              "y": 0,
              "width": 1440,
              "height": 900
            }
          },
          "solBefore": null,
          "after": {
            "bodyText": "おおきさ / SIZE 2.0cm 0:00.2 スコア / SCORE 0 x0 🔊 センゴク電子 🔩 DASH センゴク電子パーツからスタート！光る矢印の先にパーツがあるよ",
            "chosenStillVisible": null,
            "solAfter": null,
            "canvasCount": 1,
            "probe": {
              "drawCalls": 667,
              "calls": {
                "drawArrays": 43,
                "drawElements": 99,
                "drawArraysInstanced": 345,
                "drawElementsInstanced": 180
              },
              "wrapped": [
                "WebGLRenderingContext.drawArrays",
                "WebGLRenderingContext.drawElements",
                "WebGL2RenderingContext.drawArrays",
                "WebGL2RenderingContext.drawElements",
                "WebGL2RenderingContext.drawRangeElements",
                "WebGL2RenderingContext.drawArraysInstanced",
                "WebGL2RenderingContext.drawElementsInstanced"
              ],
              "errors": []
            }
          }
        },
        "screenshotPath": "<local-evidence>/fable-trial-5.png"
      }
    ]
  }
}
