{
  "base_url": "http://127.0.0.1:39118/v1",
  "completed": 3,
  "concurrency": 1,
  "context_distribution": {
    "4096": 3
  },
  "context_seed": 0,
  "context_tokens": 4096,
  "engine": "sglang-glm53-sm120-v0.1.1-rc14",
  "failed": 0,
  "failures": [],
  "finished_at": "2026-09-02T11:11:15Z",
  "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": 53,
    "content_chunks_s": null,
    "decode_tok_s_p50": 112.06564058179691,
    "decode_tok_s_p95": 118.32079132578082,
    "e2e_p50_ms": 500.499099958688,
    "e2e_p95_ms": 1349.2650999687612,
    "effective_prefill_tok_s_p50": 16729.465552552232,
    "effective_prefill_tok_s_p95": 17545.35257642468,
    "generation_p50_ms": 323.02779995370656,
    "generation_p95_ms": 535.4004999971949,
    "mean_inter_token_latency_ms_p50": 8.923341666619914,
    "mean_inter_token_latency_ms_p95": 9.500817645697252,
    "output_token_sources": {
      "usage": 3
    },
    "output_tokens": 132,
    "prefix_cache_hit_avg": 0.9915796564499831,
    "prompt_token_samples": 3,
    "prompt_tokens": 8907,
    "prompt_tokens_p50": 2969.0,
    "prompt_tokens_p95": 2969.0,
    "reasoning_chunks": 0,
    "throughput_tok_s": 56.996474897490415,
    "time_to_first_output_p50_ms": 177.47130000498146,
    "time_to_first_output_p95_ms": 813.8645999715663,
    "ttft_p50_ms": 177.4718000087887,
    "ttft_p95_ms": 813.865399977658,
    "ttft_samples": 3
  },
  "model": "glm53-flash-ormandj-sglang-sm120-tp2-393k-c1-adaptive-mtp",
  "request_timings": [
    {
      "content_chunks": 24,
      "decode_tok_s": 112.06564058179691,
      "e2e_ms": 1349.2650999687612,
      "effective_prefill_tok_s": 3648.026956945574,
      "generation_ms": 535.4004999971949,
      "mean_inter_token_latency_ms": 8.923341666619914,
      "output_token_source": "usage",
      "output_tokens": 61,
      "planned_context_tokens": 4096,
      "prompt_tokens": 2969,
      "reasoning_chunks": 0,
      "request_index": 0,
      "time_to_first_output_ms": 813.8645999715663,
      "ttft_ms": 813.865399977658,
      "visible_generation_ms": 535.3996999911033
    },
    {
      "content_chunks": 15,
      "decode_tok_s": 105.25409888830798,
      "e2e_ms": 500.499099958688,
      "effective_prefill_tok_s": 16729.465552552232,
      "generation_ms": 323.02779995370656,
      "mean_inter_token_latency_ms": 9.500817645697252,
      "output_token_source": "usage",
      "output_tokens": 35,
      "planned_context_tokens": 4096,
      "prompt_tokens": 2969,
      "reasoning_chunks": 0,
      "request_index": 1,
      "time_to_first_output_ms": 177.47130000498146,
      "ttft_ms": 177.4718000087887,
      "visible_generation_ms": 323.0272999498993
    },
    {
      "content_chunks": 14,
      "decode_tok_s": 118.32079132578082,
      "e2e_ms": 465.0246000383049,
      "effective_prefill_tok_s": 17545.35257642468,
      "generation_ms": 295.8060000091791,
      "mean_inter_token_latency_ms": 8.45160000026226,
      "output_token_source": "usage",
      "output_tokens": 36,
      "planned_context_tokens": 4096,
      "prompt_tokens": 2969,
      "reasoning_chunks": 0,
      "request_index": 2,
      "time_to_first_output_ms": 169.2186000291258,
      "ttft_ms": 169.21890003141016,
      "visible_generation_ms": 295.80570000689477
    }
  ],
  "requests": 3,
  "run_id": "benchmark-20260902T111113Z",
  "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:13Z",
  "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": 2315.9327000030316
}
