{
  "base_url": "http://127.0.0.1:8001/v1",
  "completed": 2,
  "concurrency": 2,
  "context_distribution": {
    "500000": 2
  },
  "context_seed": 0,
  "context_tokens": 500000,
  "engine": "vllm-glm53-exl3-k3-b12x-dflash2-k5",
  "failed": 0,
  "failures": [],
  "finished_at": "2026-08-30T00:14:22Z",
  "gpu": "dual-rtx-pro-6000-max-q-tp2",
  "manifest": null,
  "max_context_tokens": 1048576,
  "max_tokens": 256,
  "measurement_protocol": "capacity-v3",
  "metrics": {
    "content_chunks": 29,
    "content_chunks_s": null,
    "decode_tok_s_p50": 4.434823609781332,
    "decode_tok_s_p95": 72.15348992413696,
    "e2e_p50_ms": 85251.2343999988,
    "e2e_p95_ms": 135853.98259999783,
    "effective_prefill_tok_s_p50": 2915.2349234762282,
    "effective_prefill_tok_s_p95": 5245.178175437278,
    "generation_p50_ms": 318.76489999558544,
    "generation_p95_ms": 9921.476899995469,
    "mean_inter_token_latency_ms_p50": 13.859343478068933,
    "mean_inter_token_latency_ms_p95": 225.48811136353336,
    "output_token_sources": {
      "usage": 2
    },
    "output_tokens": 69,
    "prefix_cache_hit_avg": null,
    "prompt_token_samples": 2,
    "prompt_tokens": 790235,
    "prompt_tokens_p50": 395117.0,
    "prompt_tokens_p95": 395118.0,
    "reasoning_chunks": 0,
    "throughput_tok_s": 0.5078695595360261,
    "time_to_first_output_p50_ms": 75329.75750000332,
    "time_to_first_output_p95_ms": 135535.21770000225,
    "ttft_p50_ms": 75329.7590000002,
    "ttft_p95_ms": 135535.21850000106,
    "ttft_samples": 2
  },
  "model": "glm53-flash-exl3-k3-dflash2-k5-fp8-tp2-1m-vision",
  "request_timings": [
    {
      "content_chunks": 10,
      "decode_tok_s": 72.15348992413696,
      "e2e_ms": 135853.98259999783,
      "effective_prefill_tok_s": 2915.2349234762282,
      "generation_ms": 318.76489999558544,
      "mean_inter_token_latency_ms": 13.859343478068933,
      "output_token_source": "usage",
      "output_tokens": 24,
      "planned_context_tokens": 500000,
      "prompt_tokens": 395117,
      "reasoning_chunks": 0,
      "request_index": 0,
      "time_to_first_output_ms": 135535.21770000225,
      "ttft_ms": 135535.21850000106,
      "visible_generation_ms": 318.7640999967698
    },
    {
      "content_chunks": 19,
      "decode_tok_s": 4.434823609781332,
      "e2e_ms": 85251.2343999988,
      "effective_prefill_tok_s": 5245.178175437278,
      "generation_ms": 9921.476899995469,
      "mean_inter_token_latency_ms": 225.48811136353336,
      "output_token_source": "usage",
      "output_tokens": 45,
      "planned_context_tokens": 500000,
      "prompt_tokens": 395118,
      "reasoning_chunks": 0,
      "request_index": 1,
      "time_to_first_output_ms": 75329.75750000332,
      "ttft_ms": 75329.7590000002,
      "visible_generation_ms": 9921.475399998599
    }
  ],
  "requests": 2,
  "run_id": "benchmark-20260830T001207Z",
  "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-30T00:12:07Z",
  "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": 135861.6572000028
}
