{
  "base_url": "http://127.0.0.1:8001/v1",
  "completed": 2,
  "concurrency": 2,
  "context_distribution": {
    "240000": 2
  },
  "context_seed": 0,
  "context_tokens": 240000,
  "engine": "vllm-glm53-exl3-b12x-fixed-mtp5-vision",
  "failed": 0,
  "failures": [],
  "finished_at": "2026-08-29T22:34:45Z",
  "gpu": "dual-rtx-pro-6000-max-q-tp2",
  "manifest": null,
  "max_context_tokens": 262144,
  "max_tokens": 256,
  "measurement_protocol": "capacity-v3",
  "metrics": {
    "content_chunks": 32,
    "content_chunks_s": null,
    "decode_tok_s_p50": 4.206687251777966,
    "decode_tok_s_p95": 30.101525499037187,
    "e2e_p50_ms": 86680.48439999984,
    "e2e_p95_ms": 129618.86429999868,
    "effective_prefill_tok_s_p50": 1544.069384920317,
    "effective_prefill_tok_s_p95": 2483.358792631162,
    "generation_p50_ms": 1295.6153999984963,
    "generation_p95_ms": 6893.7855999975,
    "mean_inter_token_latency_ms_p50": 33.22090769226914,
    "mean_inter_token_latency_ms_p95": 237.7167448275,
    "output_token_sources": {
      "usage": 2
    },
    "output_tokens": 70,
    "prefix_cache_hit_avg": null,
    "prompt_token_samples": 2,
    "prompt_tokens": 396279,
    "prompt_tokens_p50": 198139.0,
    "prompt_tokens_p95": 198140.0,
    "reasoning_chunks": 0,
    "throughput_tok_s": 0.5400143080647984,
    "time_to_first_output_p50_ms": 79786.69880000234,
    "time_to_first_output_p95_ms": 128323.24890000018,
    "ttft_p50_ms": 79786.70009999769,
    "ttft_p95_ms": 128323.249699999,
    "ttft_samples": 2
  },
  "model": "glm53-flash-tr3-4bpw-tp2-262k-fixed-mtp5-vision",
  "request_timings": [
    {
      "content_chunks": 13,
      "decode_tok_s": 4.206687251777966,
      "e2e_ms": 86680.48439999984,
      "effective_prefill_tok_s": 2483.358792631162,
      "generation_ms": 6893.7855999975,
      "mean_inter_token_latency_ms": 237.7167448275,
      "output_token_source": "usage",
      "output_tokens": 30,
      "planned_context_tokens": 240000,
      "prompt_tokens": 198139,
      "reasoning_chunks": 0,
      "request_index": 0,
      "time_to_first_output_ms": 79786.69880000234,
      "ttft_ms": 79786.70009999769,
      "visible_generation_ms": 6893.784300002153
    },
    {
      "content_chunks": 19,
      "decode_tok_s": 30.101525499037187,
      "e2e_ms": 129618.86429999868,
      "effective_prefill_tok_s": 1544.069384920317,
      "generation_ms": 1295.6153999984963,
      "mean_inter_token_latency_ms": 33.22090769226914,
      "output_token_source": "usage",
      "output_tokens": 40,
      "planned_context_tokens": 240000,
      "prompt_tokens": 198140,
      "reasoning_chunks": 0,
      "request_index": 1,
      "time_to_first_output_ms": 128323.24890000018,
      "ttft_ms": 128323.249699999,
      "visible_generation_ms": 1295.6145999996806
    }
  ],
  "requests": 2,
  "run_id": "benchmark-20260829T223236Z",
  "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-29T22:32:36Z",
  "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": 129626.19500000437
}
