{
  "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-02T10:16:35Z",
  "gpu": "2x RTX PRO 6000 Blackwell Max-Q TP2 WSL2",
  "manifest": null,
  "max_context_tokens": 131072,
  "max_tokens": 256,
  "measurement_protocol": "capacity-v3",
  "metrics": {
    "content_chunks": 109,
    "content_chunks_s": null,
    "decode_tok_s_p50": 103.52245929696622,
    "decode_tok_s_p95": 179.5230010495483,
    "e2e_p50_ms": 1153.119400027208,
    "e2e_p95_ms": 2246.923200029414,
    "effective_prefill_tok_s_p50": 16728.10823649377,
    "effective_prefill_tok_s_p95": 16811.680864807753,
    "generation_p50_ms": 975.6337000289932,
    "generation_p95_ms": 1420.4308000043966,
    "mean_inter_token_latency_ms_p50": 9.659739604247457,
    "mean_inter_token_latency_ms_p95": 11.214923529598096,
    "output_token_sources": {
      "usage": 3
    },
    "output_tokens": 393,
    "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": 99.26545081868946,
    "time_to_first_output_p50_ms": 177.48569999821484,
    "time_to_first_output_p95_ms": 826.4924000250176,
    "ttft_p50_ms": 177.4862000020221,
    "ttft_p95_ms": 826.4930000295863,
    "ttft_samples": 3
  },
  "model": "glm53-flash-ormandj-sglang-sm120-tp2-131k-adaptive-mtp",
  "request_timings": [
    {
      "content_chunks": 51,
      "decode_tok_s": 179.5230010495483,
      "e2e_ms": 2246.923200029414,
      "effective_prefill_tok_s": 3592.289535766003,
      "generation_ms": 1420.4308000043966,
      "mean_inter_token_latency_ms": 5.57031686276234,
      "output_token_source": "usage",
      "output_tokens": 256,
      "planned_context_tokens": 4096,
      "prompt_tokens": 2969,
      "reasoning_chunks": 0,
      "request_index": 0,
      "time_to_first_output_ms": 826.4924000250176,
      "ttft_ms": 826.4930000295863,
      "visible_generation_ms": 1420.430199999828
    },
    {
      "content_chunks": 15,
      "decode_tok_s": 89.16690313231557,
      "e2e_ms": 557.9107999801636,
      "effective_prefill_tok_s": 16811.680864807753,
      "generation_ms": 381.30740000633523,
      "mean_inter_token_latency_ms": 11.214923529598096,
      "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": 176.60339997382835,
      "ttft_ms": 176.6036999761127,
      "visible_generation_ms": 381.3071000040509
    },
    {
      "content_chunks": 43,
      "decode_tok_s": 103.52245929696622,
      "e2e_ms": 1153.119400027208,
      "effective_prefill_tok_s": 16728.10823649377,
      "generation_ms": 975.6337000289932,
      "mean_inter_token_latency_ms": 9.659739604247457,
      "output_token_source": "usage",
      "output_tokens": 102,
      "planned_context_tokens": 4096,
      "prompt_tokens": 2969,
      "reasoning_chunks": 0,
      "request_index": 2,
      "time_to_first_output_ms": 177.48569999821484,
      "ttft_ms": 177.4862000020221,
      "visible_generation_ms": 975.6332000251859
    }
  ],
  "requests": 3,
  "run_id": "benchmark-20260902T101631Z",
  "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-02T10:16:31Z",
  "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": 3959.0814000112005
}
