{
  "base_url": "http://127.0.0.1:39118/v1",
  "completed": 3,
  "concurrency": 1,
  "context_distribution": {
    "120000": 3
  },
  "context_seed": 0,
  "context_tokens": 120000,
  "engine": "sglang-glm53-sm120-v0.1.1-rc14",
  "failed": 0,
  "failures": [],
  "finished_at": "2026-09-02T11:12:12Z",
  "gpu": "2x RTX PRO 6000 Blackwell Max-Q TP2 WSL2",
  "manifest": null,
  "max_context_tokens": 393216,
  "max_tokens": 256,
  "measurement_protocol": "capacity-v3",
  "metrics": {
    "content_chunks": 65,
    "content_chunks_s": null,
    "decode_tok_s_p50": 96.16500114296164,
    "decode_tok_s_p95": 96.71512231739794,
    "e2e_p50_ms": 17233.929299982265,
    "e2e_p95_ms": 17288.25360001065,
    "effective_prefill_tok_s_p50": 5748.638371968673,
    "effective_prefill_tok_s_p95": 5953.215171187353,
    "generation_p50_ms": 488.74329996760935,
    "generation_p95_ms": 490.4351000441238,
    "mean_inter_token_latency_ms_p50": 10.398793616332114,
    "mean_inter_token_latency_ms_p95": 11.677026191526759,
    "output_token_sources": {
      "usage": 3
    },
    "output_tokens": 139,
    "prefix_cache_hit_avg": 0.03057875275250322,
    "prompt_token_samples": 3,
    "prompt_tokens": 288834,
    "prompt_tokens_p50": 96278.0,
    "prompt_tokens_p95": 96280.0,
    "reasoning_chunks": 0,
    "throughput_tok_s": 2.715436165889082,
    "time_to_first_output_p50_ms": 16747.96599999536,
    "time_to_first_output_p95_ms": 16797.818499966525,
    "ttft_p50_ms": 16747.966599999927,
    "ttft_p95_ms": 16797.818699968047,
    "ttft_samples": 3
  },
  "model": "glm53-flash-ormandj-sglang-sm120-tp2-393k-c1-adaptive-mtp",
  "request_timings": [
    {
      "content_chunks": 22,
      "decode_tok_s": 96.16500114296164,
      "e2e_ms": 16660.84480000427,
      "effective_prefill_tok_s": 5953.215171187353,
      "generation_ms": 488.74329996760935,
      "mean_inter_token_latency_ms": 10.398793616332114,
      "output_token_source": "usage",
      "output_tokens": 48,
      "planned_context_tokens": 120000,
      "prompt_tokens": 96276,
      "reasoning_chunks": 0,
      "request_index": 0,
      "time_to_first_output_ms": 16172.10150003666,
      "ttft_ms": 16172.10220004199,
      "visible_generation_ms": 488.7425999622792
    },
    {
      "content_chunks": 22,
      "decode_tok_s": 96.71512231739794,
      "e2e_ms": 17233.929299982265,
      "effective_prefill_tok_s": 5748.638371968673,
      "generation_ms": 485.96329998690635,
      "mean_inter_token_latency_ms": 10.339644680572475,
      "output_token_source": "usage",
      "output_tokens": 48,
      "planned_context_tokens": 120000,
      "prompt_tokens": 96278,
      "reasoning_chunks": 0,
      "request_index": 1,
      "time_to_first_output_ms": 16747.96599999536,
      "ttft_ms": 16747.966599999927,
      "visible_generation_ms": 485.96269998233765
    },
    {
      "content_chunks": 21,
      "decode_tok_s": 85.63824244272344,
      "e2e_ms": 17288.25360001065,
      "effective_prefill_tok_s": 5731.696648597071,
      "generation_ms": 490.4351000441238,
      "mean_inter_token_latency_ms": 11.677026191526759,
      "output_token_source": "usage",
      "output_tokens": 43,
      "planned_context_tokens": 120000,
      "prompt_tokens": 96280,
      "reasoning_chunks": 0,
      "request_index": 2,
      "time_to_first_output_ms": 16797.818499966525,
      "ttft_ms": 16797.818699968047,
      "visible_generation_ms": 490.43490004260093
    }
  ],
  "requests": 3,
  "run_id": "benchmark-20260902T111121Z",
  "schema": "anvil-serving.benchmark/v1",
  "serve_flags": {
    "no_thinking": false,
    "reasoning_effort": null,
    "shared_prefix_burst": false,
    "thinking_mode": "disabled"
  },
  "source_recipe": null,
  "started_at": "2026-09-02T11:11:21Z",
  "tier": null,
  "timing_methodology": {
    "clock": "client time.perf_counter",
    "decode": "usage completion tokens after the first token divided by client-observed generation time; completion tokens may include reasoning tokens",
    "effective_prefill": "usage.prompt_tokens divided by client-observed time to first output; includes queueing, scheduling, prefill, and first-token work",
    "generation": "client-observed E2E minus time to first output",
    "mean_inter_token_latency": "client-observed generation time divided by completion tokens after the first token; not a raw per-token timestamp trace",
    "time_to_first_output": "request start through the first non-empty streamed reasoning or content delta",
    "ttft": "request start through the first non-empty streamed content delta"
  },
  "wall_clock_ms": 51188.82989999838
}
