{
  "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:34:49Z",
  "gpu": "2x RTX PRO 6000 Blackwell Max-Q TP2 WSL2",
  "manifest": null,
  "max_context_tokens": 245760,
  "max_tokens": 256,
  "measurement_protocol": "capacity-v3",
  "metrics": {
    "content_chunks": 78,
    "content_chunks_s": null,
    "decode_tok_s_p50": 108.56707566336496,
    "decode_tok_s_p95": 120.30036745683047,
    "e2e_p50_ms": 1011.2250000238419,
    "e2e_p95_ms": 1328.2706000027247,
    "effective_prefill_tok_s_p50": 16545.04470689107,
    "effective_prefill_tok_s_p95": 17158.527102846256,
    "generation_p50_ms": 532.0017000194639,
    "generation_p95_ms": 838.1914999918081,
    "mean_inter_token_latency_ms_p50": 9.210895604305584,
    "mean_inter_token_latency_ms_p95": 9.218877500097733,
    "output_token_sources": {
      "usage": 3
    },
    "output_tokens": 198,
    "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": 68.53928928311831,
    "time_to_first_output_p50_ms": 179.44949999218807,
    "time_to_first_output_p95_ms": 796.2688999832608,
    "ttft_p50_ms": 179.44989999523386,
    "ttft_p95_ms": 796.269399987068,
    "ttft_samples": 3
  },
  "model": "glm53-flash-ormandj-sglang-sm120-tp2-240k-c1-adaptive-mtp",
  "request_timings": [
    {
      "content_chunks": 24,
      "decode_tok_s": 120.30036745683047,
      "e2e_ms": 1328.2706000027247,
      "effective_prefill_tok_s": 3728.639910540792,
      "generation_ms": 532.0017000194639,
      "mean_inter_token_latency_ms": 8.312526562804123,
      "output_token_source": "usage",
      "output_tokens": 65,
      "planned_context_tokens": 4096,
      "prompt_tokens": 2969,
      "reasoning_chunks": 0,
      "request_index": 0,
      "time_to_first_output_ms": 796.2688999832608,
      "ttft_ms": 796.269399987068,
      "visible_generation_ms": 532.0012000156567
    },
    {
      "content_chunks": 17,
      "decode_tok_s": 108.47307603223913,
      "e2e_ms": 548.2045999960974,
      "effective_prefill_tok_s": 16545.04470689107,
      "generation_ms": 368.7551000039093,
      "mean_inter_token_latency_ms": 9.218877500097733,
      "output_token_source": "usage",
      "output_tokens": 41,
      "planned_context_tokens": 4096,
      "prompt_tokens": 2969,
      "reasoning_chunks": 0,
      "request_index": 1,
      "time_to_first_output_ms": 179.44949999218807,
      "ttft_ms": 179.44989999523386,
      "visible_generation_ms": 368.7547000008635
    },
    {
      "content_chunks": 37,
      "decode_tok_s": 108.56707566336496,
      "e2e_ms": 1011.2250000238419,
      "effective_prefill_tok_s": 17158.527102846256,
      "generation_ms": 838.1914999918081,
      "mean_inter_token_latency_ms": 9.210895604305584,
      "output_token_source": "usage",
      "output_tokens": 92,
      "planned_context_tokens": 4096,
      "prompt_tokens": 2969,
      "reasoning_chunks": 0,
      "request_index": 2,
      "time_to_first_output_ms": 173.03350003203377,
      "ttft_ms": 173.03379997611046,
      "visible_generation_ms": 838.1912000477314
    }
  ],
  "requests": 3,
  "run_id": "benchmark-20260902T113447Z",
  "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:34:47Z",
  "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": 2888.853999960702
}
