docs: 联网搜索服务架构方案全套(plan-final/design-arch/选型决策/整合导览/MCP文档/部署预设/联调手册) bench: 5 方案 + 代理 + 站点矩阵本机实测工程(无密钥) 部署目标:primary mgr1 先行测试(待批准后执行)
35 lines
1.1 KiB
JSON
35 lines
1.1 KiB
JSON
{
|
|
"ref": "docker.io/chromedp/headless-shell:151.0.7922.109",
|
|
"digest": null,
|
|
"id": "sha256:2d349b544a1ea6b5b5fd7c0fe99215ff662339c57407ee2e8c0a11af93516b04",
|
|
"arch": "arm64",
|
|
"pull": "local",
|
|
"probed_at": "2026-09-01T12:10:38+08:00",
|
|
"oom": false,
|
|
"container_status": "running",
|
|
"t5_wall_s": 73.974,
|
|
"t5_parallelism": 1,
|
|
"queue_impl": "client_fifo",
|
|
"queue": {
|
|
"first_complete_s": 1.9423,
|
|
"last_complete_s": 73.9736,
|
|
"queue_wait_p50_s": 0.0899,
|
|
"queue_wait_p95_s": 0.1035,
|
|
"rejected": 0
|
|
},
|
|
"proxy": {
|
|
"mixed": "http://127.0.0.1:17890",
|
|
"container_via": "http://host.docker.internal:17890",
|
|
"generate_204_http": "204",
|
|
"host_docker_internal": "fdc4:f303:9324::254 host.docker.internal",
|
|
"egress_note": "HTTP(S)_PROXY + extra_hosts host-gateway"
|
|
},
|
|
"commands": [
|
|
"docker compose -p bench-s3c-headless-shell up -d",
|
|
"node cdp_fetch.mjs http://127.0.0.1:19223 <url>",
|
|
"T5 ThreadPoolExecutor workers=1 n=60"
|
|
],
|
|
"notes": [
|
|
"queue_impl=client_fifo; 生产应是 SQLite WAL + CONCURRENT"
|
|
]
|
|
}
|