测试说明 点击展开 5 步 quick-probe-v1 详解
同一会话连续 5 步,覆盖 5 个独立信号:
1. ping/pong —— 单字指令遵循 + 建立缓存上下文。
2. 身份(结构化)—— 三行 vendor / brand / model 格式,机器可解析。
3. 知识截止 —— 跨越 5 分钟 cache 边界后追问,检测 sliding 5m cache 是否真正命中。
4. 身份(自由格式)—— 自然语言自报身份,给包装层(Kiro 等)暴露品牌的机会。
5. 世界知识层级 —— 5 道公共事件硬事实题,按答对档位映射实测 tier,与请求模型对照。
步与步之间随机延迟 1–4 分钟。第 3 步(cutoff)累计跨度 > 5 分钟保住 sliding cache 检测;全流程总跨度 > 6 分钟容纳新增的第 5 步。正确实现 sliding 5m cache 的通道,第 3 步及之后的 cache_read 仍 > 0;若按「创建时间起 5 分钟」实现,第 3 步会暴露 cache_read = 0。
4 通道 · 5 步骤
2026/06/15 运行日期
claude-opus-4-8 官方基准
2 任务失败 执行不完整
已揭晓 揭晓进度
1 通道不可测 · 已从主对比表移除 点击展开原因
- PackyCode / cc-Zeus
评测失败
| 步骤 / 指标 | Novaris O-Max | luminai M-Kiro/Antigravity | WorldBase.ai M- | 官方基准 通道不可用 | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 基本信息 | |||||||||||||||||||||||||||||
| 服务名 | Claude Code | Claude Code | Claude Code | Claude Code | |||||||||||||||||||||||||
| 模型 | claude-opus-4-8 | claude-opus-4-8 | claude-opus-4-8 | claude-opus-4-8 | |||||||||||||||||||||||||
| 客户端 | claude-cli v2.1.160 | claude-cli v2.1.160 | claude-cli v2.1.160 | - | |||||||||||||||||||||||||
| 偏差标红基于官方基准 | |||||||||||||||||||||||||||||
| 步骤 1: ping text | |||||||||||||||||||||||||||||
| 时间 | 00:36:58 ~ 00:37:03 (2.9s) | 00:36:56 ~ 00:37:36 (37.6s) | 00:37:00 ~ 00:37:05 (4.2s) | 00:37:04 ~ 00:37:09 (1.6s) | |||||||||||||||||||||||||
| 提示词 | 查看本步 Promptping. Reply with the single word: pong | ||||||||||||||||||||||||||||
| HTTP 头(TTFB) | 1,683 ms | 33,680 ms | 2,763 ms | - | |||||||||||||||||||||||||
| 首文本(SSE delta) | 1,684 ms | 33,705 ms | 2,764 ms | - | |||||||||||||||||||||||||
| 总耗时 | 1,968 ms | 33,835 ms | 2,803 ms | - | |||||||||||||||||||||||||
| 输入 | 1,453 | 1,643 | 1,152 | - | |||||||||||||||||||||||||
| 输出 | 4 | 1 | 1 | - | |||||||||||||||||||||||||
| 缓存创建 | 30,223 5m: 0 / 1h: 30,223 | 1,888 5m: 1,888 / 1h: 0 | 23,169 5m: 0 / 1h: 23,169 | - | |||||||||||||||||||||||||
| 缓存读取 | 0 | 16,997 | 0 | - | |||||||||||||||||||||||||
| 响应 | pong | pong | pong | 失败 评测失败 | |||||||||||||||||||||||||
| 步骤 2: identity text | |||||||||||||||||||||||||||||
| 时间 | 00:41:03 ~ 00:41:08 (2.9s) | 00:41:21 ~ 00:41:32 (5.6s) | 00:38:36 ~ 00:38:46 (5.2s) | - | |||||||||||||||||||||||||
| 提示词 | 查看本步 Prompt本请求询问的是你(正在生成此回复的当前 API 模型)自身的身份,不是用户提到的任何外部产品。必须直接作答,禁止追问、拒答、解释或输出占位符;不能要求更多上下文。严格按以下 3 行格式输出,全部小写英文,不要任何其他文字、解释、标点: vendor: <厂商公司名一个英文小写单词> brand: <产品或模型品牌名一个英文小写单词> model: <实际 API model 字段值,保留原始短横线格式> | ||||||||||||||||||||||||||||
| HTTP 头(TTFB) | 1,698 ms | 4,193 ms | 2,902 ms | - | |||||||||||||||||||||||||
| 首文本(SSE delta) | 1,699 ms | 4,207 ms | 2,903 ms | - | |||||||||||||||||||||||||
| 总耗时 | 2,127 ms | 4,497 ms | 2,904 ms | - | |||||||||||||||||||||||||
| 输入 | 2 | 1,657 | 210 | - | |||||||||||||||||||||||||
| 输出 | 28 | 23 | 20 | - | |||||||||||||||||||||||||
| 缓存创建 | 30,593 5m: 30,593 / 1h: 0 | 1,905 5m: 1,905 / 1h: 0 | 1,152 5m: 0 / 1h: 1,152 | - | |||||||||||||||||||||||||
| 缓存读取 | 0 | 17,148 | 23,159 | - | |||||||||||||||||||||||||
| 响应 | vendor: anthropic brand: claude model: claude-opus-4-8 | vendor: anthropic brand: claude model: claude-opus-4-8 | vendor: anthropic brand: claude model: claude-opus-4-8 | 未执行 | |||||||||||||||||||||||||
| 步骤 3: cutoff text | |||||||||||||||||||||||||||||
| 时间 | 00:42:43 ~ 00:42:48 (2.6s) | 00:45:09 ~ 00:45:24 (11.0s) | 00:41:36 ~ 00:41:41 (4.8s) | - | |||||||||||||||||||||||||
| 提示词 | 查看本步 Prompt请用 YYYY-MM 格式告诉我你的训练数据截止日期,无需多余文字。 | ||||||||||||||||||||||||||||
| HTTP 头(TTFB) | 1,498 ms | 9,802 ms | 2,687 ms | - | |||||||||||||||||||||||||
| 首文本(SSE delta) | 1,499 ms | 9,803 ms | 2,688 ms | - | |||||||||||||||||||||||||
| 总耗时 | 1,790 ms | 9,850 ms | 2,922 ms | - | |||||||||||||||||||||||||
| 输入 | 2 | 1,662 | 18 | - | |||||||||||||||||||||||||
| 输出 | 6 | 4 | 4 | - | |||||||||||||||||||||||||
| 缓存创建 | 65 5m: 65 / 1h: 0 | 1,910 5m: 1,910 / 1h: 0 | 234 5m: 0 / 1h: 234 | - | |||||||||||||||||||||||||
| 缓存读取 | 30,593 | 17,196 | 24,306 | - | |||||||||||||||||||||||||
| 响应 | 2025-01 | 2026-01 | 2025-01 | 未执行 | |||||||||||||||||||||||||
| 步骤 4: identity_free text | |||||||||||||||||||||||||||||
| 时间 | 00:45:30 ~ 00:45:35 (3.3s) | 00:49:08 ~ 00:49:18 (9.9s) | 00:43:00 ~ 00:43:05 (4.6s) | - | |||||||||||||||||||||||||
| 提示词 | 查看本步 Prompt请用中文介绍你自己是什么产品或助手,由谁开发,50 字以内。 | ||||||||||||||||||||||||||||
| HTTP 头(TTFB) | 1,531 ms | 7,109 ms | 3,403 ms | - | |||||||||||||||||||||||||
| 首文本(SSE delta) | 1,532 ms | 8,142 ms | 3,404 ms | - | |||||||||||||||||||||||||
| 总耗时 | 2,503 ms | 8,188 ms | 3,405 ms | - | |||||||||||||||||||||||||
| 输入 | 2 | 1,666 | 29 | - | |||||||||||||||||||||||||
| 输出 | 55 | 64 | 28 | - | |||||||||||||||||||||||||
| 缓存创建 | 39 5m: 39 / 1h: 0 | 1,914 5m: 1,914 / 1h: 0 | 22 5m: 0 / 1h: 22 | - | |||||||||||||||||||||||||
| 缓存读取 | 30,658 | 17,235 | 24,533 | - | |||||||||||||||||||||||||
| 输出速度 | 56.6 tok/s | burst | - | - | |||||||||||||||||||||||||
| 响应 | 我是 Claude Code,Anthropic 公司开发的官方命令行 AI 助手,专注帮助用户完成软件工程和编程相关任务。 | 我是 Claude,由 Anthropic 开发的 AI 助手。我擅长写代码、分析问题、研究和各类专业工作,专注帮你高效完成软件开发等任务。 | 我是 Claude,由 Anthropic 开发的 AI 助手,基于 Claude Opus 4.8 模型。 | 未执行 | |||||||||||||||||||||||||
| 步骤 5: knowledge_tier text | |||||||||||||||||||||||||||||
| 时间 | 00:49:11 ~ 00:49:21 (5.5s) | 00:51:07 ~ 00:51:32 (21.8s) | 00:46:58 ~ 00:47:13 (12.9s) | - | |||||||||||||||||||||||||
| 提示词 | 查看本步 PromptBefore answering, perform the calc calendar arithmetic step by step internally. Use extended internal reasoning if available. Keep all reasoning private; the final visible response must be exactly JSON only, no markdown, no explanation. Use only your internal pretrained knowledge; do not use search, tools, or current-session hints. If you have no stored memory answer "OUT", but do not be overly cautious: answer known public facts. Return {"a":[q1,q2,q3,q4,q5],"calc":N}.
q1: Who won the 2024 U.S. presidential election and became president on 2025-01-20? Answer surname or OUT.
q2: Who was elected pope on 2025-05-08? Answer papal name plus birth surname or OUT.
q3: Who won the 2025 Nobel Peace Prize, announced on 2025-10-10? Answer name or OUT.
q4: Who won the 2025 men's Ballon d'Or, awarded on 2025-09-22? Answer name or OUT.
q5: Who won the 2025 New York City mayoral election on 2025-11-04? Answer name or OUT.
calc: Using only the dates stated in q1-q5, compute ((calendar days from 2025-01-20 to 2025-05-08) + (calendar days from 2025-09-22 to 2025-10-10)) * (calendar days from 2025-10-10 to 2025-11-04). Count days as end_date - start_date, excluding the start date. Return the integer N. | ||||||||||||||||||||||||||||
| HTTP 头(TTFB) | 2,656 ms | 8,013 ms | 6,355 ms | - | |||||||||||||||||||||||||
| 首文本(SSE delta) | 4,476 ms | 8,297 ms | 6,356 ms | - | |||||||||||||||||||||||||
| 总耗时 | 4,641 ms | 20,478 ms | 11,540 ms | - | |||||||||||||||||||||||||
| 输入 | 2 | 1,698 | 420 | - | |||||||||||||||||||||||||
| 输出 | 269 | 218 | 34 | - | |||||||||||||||||||||||||
| 缓存创建 | 544 5m: 544 / 1h: 0 | 1,952 5m: 1,952 / 1h: 0 | 62 5m: 0 / 1h: 62 | - | |||||||||||||||||||||||||
| 缓存读取 | 30,697 | 17,574 | 24,548 | - | |||||||||||||||||||||||||
| 输出速度 | burst | 17.9 tok/s | 6.6 tok/s | - | |||||||||||||||||||||||||
| 响应 | {"a":["Trump","OUT","OUT","OUT","OUT"],"calc":3150}
| {"a":["Trump","Leo XIV (Prevost)","María Corina Machado","Ousmane Dembélé","Zohran Mamdani"],"calc":3150}
| {"a":["Trump","Leo XIV (Prevost)","Maria Corina Machado","Ousmane Dembele","Mamdani"],"calc":3150}
| 未执行 | |||||||||||||||||||||||||
| 总计 | |||||||||||||||||||||||||||||
| 总输入(含缓存) | 154,873 | 104,045 | 123,014 | 0 仅前 1 步 | |||||||||||||||||||||||||
| 总输出 | 362 | 310 | 87 | 0 仅前 1 步 | |||||||||||||||||||||||||
| 总缓存创建 | 61,464 5m: 31,241 / 1h: 30,223 | 9,569 5m: 9,569 / 1h: 0 | 24,639 5m: 0 / 1h: 24,639 | 0 仅前 1 步 | |||||||||||||||||||||||||
| 总缓存读取 | 91,948 | 86,150 | 96,546 | 0 仅前 1 步 | |||||||||||||||||||||||||
| 输出速度 | 56.6 tok/s | 17.9 tok/s | 6.6 tok/s | - 仅前 1 步 | |||||||||||||||||||||||||
| 总执行时间 | 17.1s | 1m 25.8s | 31.8s | 1.6s 仅前 1 步 | |||||||||||||||||||||||||
| 总墙钟时间 | 12m 22.8s 含步骤间等待 | 14m 35.9s 含步骤间等待 | 10m 12.8s 含步骤间等待 | 5.0s 含步骤间等待 仅前 1 步 | |||||||||||||||||||||||||
|
按官方价目重估
同等内容若直发 Anthropic 的估算 ⓘ | $0.3733 Anthropic: Claude Opus 4.8 | $0.1298 Anthropic: Claude Opus 4.8 | $0.2136 Anthropic: Claude Opus 4.8 | $0.0000 Anthropic: Claude Opus 4.8 (部分) | |||||||||||||||||||||||||
| 通道指纹 | |||||||||||||||||||||||||||||
| 来源步骤 | knowledge_tier | knowledge_tier | knowledge_tier | - | |||||||||||||||||||||||||
| 平台 | one-api (100%) | one-api (100%) | direct (100%) | - | |||||||||||||||||||||||||
| 上游 | Anthropic 直连 (100%) | Anthropic 直连 (100%) | Anthropic 直连 (100%) | - | |||||||||||||||||||||||||
| CDN | - | cloudflare | cloudflare | - | |||||||||||||||||||||||||
| ID 格式 | msg_01XH6pnxhYdqvVFCrm4iozZ1 | msg_01mfb3qnoZxzt8UCFkqsRZ2GSN | msg_019m6MTF6PHFgXNBzb9NfX2J | - | |||||||||||||||||||||||||
展开详细指纹(响应头 / body 特征 / 完整信号列表)
| |||||||||||||||||||||||||||||
| 协议指纹评分(机器自动) | |||||||||||||||||||||||||||||
| 总分 / 100 | |||||||||||||||||||||||||||||
| 基线状态 | |||||||||||||||||||||||||||||
| 模型匹配 | — | — | — | — | |||||||||||||||||||||||||
| 缓存连续性 | — | — | — | — | |||||||||||||||||||||||||
| sliding 5m | — | — | — | — | |||||||||||||||||||||||||
| 缓存 TTL 一致 | — | — | — | — | |||||||||||||||||||||||||
| 缓存命中比 | — | — | — | — | |||||||||||||||||||||||||
| 身份(结构) | — | — | — | — | |||||||||||||||||||||||||
| 知识截止 | — | — | — | — | |||||||||||||||||||||||||
| 身份(自由) | — | — | — | — | |||||||||||||||||||||||||
| 原生 msg-ID | — | — | — | — | |||||||||||||||||||||||||
| Req-ID 透传 | — | — | — | — | |||||||||||||||||||||||||
| stop_reason | — | — | — | — | |||||||||||||||||||||||||
| service_tier | — | — | — | — | |||||||||||||||||||||||||
| inference_geo | — | — | — | — | |||||||||||||||||||||||||
| SDK 一致 | — | — | — | — | |||||||||||||||||||||||||
| 系统提示纯净 | — | — | — | — | |||||||||||||||||||||||||
| 延迟基线 | — | — | — | — | |||||||||||||||||||||||||
| 流式投递 | — | — | — | — | |||||||||||||||||||||||||
| 综合结论 | |||||||||||||||||||||||||||||
| 与基线相似度 | 官方基准失败,本组不评分 | 官方基准失败,本组不评分 | 官方基准失败,本组不评分 | 基准(参考) | |||||||||||||||||||||||||
| 维度雷达 | — | — | — | 基准无指纹 | |||||||||||||||||||||||||
| 平均延迟 | 2606 ms | 15370 ms | 4715 ms | - | |||||||||||||||||||||||||
| 输出速度 | 56.6 tok/s | 17.9 tok/s | 6.6 tok/s | - | |||||||||||||||||||||||||
| 完成步骤 | 5/5 成功 | 5/5 成功 | 5/5 成功 | 0/5 成功 · 1 失败 · 4 跳过 | |||||||||||||||||||||||||
|
按官方价目重估
同等内容若直发 Anthropic 的估算 ⓘ | $0.3733 | $0.1298 | $0.2136 | $0.0000 (部分) | |||||||||||||||||||||||||
| 缓存读取占比 ⓘ | 59% | 83% | 78% | - (部分) | |||||||||||||||||||||||||
| 揭晓 | |||||||||||||||||||||||||||||
| 通道 | 服务商 Novaris ↗
通道O-Max | 服务商 luminai ↗
通道M-Kiro/Antigravity | 服务商 WorldBase.ai ↗
通道M- | 官方基准 | |||||||||||||||||||||||||