{
  "base_url": "http://127.0.0.1:39068/v1",
  "completed": 1,
  "concurrency": 1,
  "context_distribution": {
    "70000": 1
  },
  "context_seed": 0,
  "context_tokens": 70000,
  "engine": "vllm-r16-b12x-wsl2-offload-mmap-unpinned",
  "failed": 0,
  "failures": [],
  "finished_at": "2026-08-02T06:07:53Z",
  "gpu": "2x RTX PRO 6000 Blackwell Max-Q TP2",
  "manifest": null,
  "max_context_tokens": 262144,
  "max_tokens": 1024,
  "measurement_protocol": "capacity-v4-reasoning",
  "metrics": {
    "content_chunks": 10,
    "content_chunks_s": null,
    "decode_tok_s_p50": 126.29730197733453,
    "decode_tok_s_p95": 126.29730197733453,
    "e2e_p50_ms": 2362.1639000048162,
    "e2e_p95_ms": 2362.1639000048162,
    "effective_prefill_tok_s_p50": 118804.2972413637,
    "effective_prefill_tok_s_p95": 118804.2972413637,
    "generation_p50_ms": 1924.031600006856,
    "generation_p95_ms": 1924.031600006856,
    "mean_inter_token_latency_ms_p50": 7.917825514431506,
    "mean_inter_token_latency_ms_p95": 7.917825514431506,
    "output_token_sources": {
      "usage": 1
    },
    "output_tokens": 244,
    "prefix_cache_hit_avg": 0.9983862291554599,
    "prompt_token_samples": 1,
    "prompt_tokens": 52052,
    "prompt_tokens_p50": 52052.0,
    "prompt_tokens_p95": 52052.0,
    "reasoning_chunks": 67,
    "throughput_tok_s": 103.2186974074509,
    "time_to_first_output_p50_ms": 438.1322999979602,
    "time_to_first_output_p95_ms": 438.1322999979602,
    "ttft_p50_ms": 2132.4942000064766,
    "ttft_p95_ms": 2132.4942000064766,
    "ttft_samples": 1
  },
  "model": "deepseek-v4-flash-0731-r16-b12x-dspark5-offload8-wsl2-mmap-unpinned-tp2-256k",
  "request_timings": [
    {
      "content_chunks": 10,
      "decode_tok_s": 126.29730197733453,
      "e2e_ms": 2362.1639000048162,
      "effective_prefill_tok_s": 118804.2972413637,
      "generation_ms": 1924.031600006856,
      "mean_inter_token_latency_ms": 7.917825514431506,
      "output_token_source": "usage",
      "output_tokens": 244,
      "planned_context_tokens": 70000,
      "prompt_tokens": 52052,
      "reasoning_chunks": 67,
      "request_index": 0,
      "time_to_first_output_ms": 438.1322999979602,
      "ttft_ms": 2132.4942000064766,
      "visible_generation_ms": 229.66969999833964
    }
  ],
  "requests": 1,
  "run_id": "benchmark-20260802T060751Z",
  "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-02T06:07:51Z",
  "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": 2363.9127999922493
}
