{
  "base_url": "http://127.0.0.1:8001/v1",
  "completed": 2,
  "concurrency": 2,
  "context_distribution": {
    "250000": 2
  },
  "context_seed": 0,
  "context_tokens": 250000,
  "engine": "vllm-glm53-exl3-k3-b12x-nospec-xgrammar-fixed",
  "failed": 0,
  "failures": [],
  "finished_at": "2026-08-31T08:16:06Z",
  "gpu": "dual-rtx-pro-6000-max-q-tp2",
  "manifest": null,
  "max_context_tokens": 524288,
  "max_tokens": 8192,
  "measurement_protocol": "capacity-v3",
  "metrics": {
    "content_chunks": 67,
    "content_chunks_s": null,
    "decode_tok_s_p50": 2.0728969543364206,
    "decode_tok_s_p95": 43.15331396691872,
    "e2e_p50_ms": 28117.53790001967,
    "e2e_p95_ms": 70992.17800001497,
    "effective_prefill_tok_s_p50": 2932.619385916169,
    "effective_prefill_tok_s_p95": 34866.1873592794,
    "generation_p50_ms": 532.9834000149276,
    "generation_p95_ms": 22191.165800002636,
    "mean_inter_token_latency_ms_p50": 23.173191304996852,
    "mean_inter_token_latency_ms_p95": 482.41664782614424,
    "output_token_sources": {
      "usage": 2
    },
    "output_tokens": 71,
    "prefix_cache_hit_avg": null,
    "prompt_token_samples": 2,
    "prompt_tokens": 413260,
    "prompt_tokens_p50": 206630.0,
    "prompt_tokens_p95": 206630.0,
    "reasoning_chunks": 0,
    "throughput_tok_s": 1.000048192463318,
    "time_to_first_output_p50_ms": 5926.3721000170335,
    "time_to_first_output_p95_ms": 70459.19460000005,
    "ttft_p50_ms": 5926.373299997067,
    "ttft_p95_ms": 70459.1955000069,
    "ttft_samples": 2
  },
  "model": "glm53-flash-exl3-k3-nospec-fp8-tp2-524k-vision-xgfix",
  "request_timings": [
    {
      "content_chunks": 22,
      "decode_tok_s": 43.15331396691872,
      "e2e_ms": 70992.17800001497,
      "effective_prefill_tok_s": 2932.619385916169,
      "generation_ms": 532.9834000149276,
      "mean_inter_token_latency_ms": 23.173191304996852,
      "output_token_source": "usage",
      "output_tokens": 24,
      "planned_context_tokens": 250000,
      "prompt_tokens": 206630,
      "reasoning_chunks": 0,
      "request_index": 0,
      "time_to_first_output_ms": 70459.19460000005,
      "ttft_ms": 70459.1955000069,
      "visible_generation_ms": 532.9825000080746
    },
    {
      "content_chunks": 45,
      "decode_tok_s": 2.0728969543364206,
      "e2e_ms": 28117.53790001967,
      "effective_prefill_tok_s": 34866.1873592794,
      "generation_ms": 22191.165800002636,
      "mean_inter_token_latency_ms": 482.41664782614424,
      "output_token_source": "usage",
      "output_tokens": 47,
      "planned_context_tokens": 250000,
      "prompt_tokens": 206630,
      "reasoning_chunks": 0,
      "request_index": 1,
      "time_to_first_output_ms": 5926.3721000170335,
      "ttft_ms": 5926.373299997067,
      "visible_generation_ms": 22191.164600022603
    }
  ],
  "requests": 2,
  "run_id": "benchmark-20260831T081455Z",
  "schema": "anvil-serving.benchmark/v1",
  "serve_flags": {
    "no_thinking": false,
    "reasoning_effort": "low",
    "shared_prefix_burst": false,
    "thinking_mode": "default"
  },
  "source_recipe": null,
  "started_at": "2026-08-31T08:14:55Z",
  "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": 70996.57849999494
}
