onesvm-browser-server/bench/lightpanda/raw/image-meta.json
chii 983259836d chore: init workspace with onesvm-dev-md + casa-commander
docs: 联网搜索服务架构方案全套(plan-final/design-arch/选型决策/整合导览/MCP文档/部署预设/联调手册)
bench: 5 方案 + 代理 + 站点矩阵本机实测工程(无密钥)
部署目标:primary mgr1 先行测试(待批准后执行)
2026-09-01 15:19:52 +08:00

35 lines
1 KiB
JSON

{
"ref": "docker.io/lightpanda/browser:0.3.7",
"digest": null,
"id": "sha256:eae2c7f8ff39a7a24540d21c7561ce219fd14b1bf2b92403930c6d140f2d1337",
"arch": "arm64",
"pull": "local",
"probed_at": "2026-09-01T12:06:03+08:00",
"oom": false,
"container_status": "running",
"t5_wall_s": 28.203,
"t5_parallelism": 4,
"queue_impl": "client_fifo",
"queue": {
"first_complete_s": 2.0435,
"last_complete_s": 28.2032,
"queue_wait_p50_s": 0.0857,
"queue_wait_p95_s": 0.1007,
"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-lightpanda up -d",
"node cdp_fetch.mjs http://127.0.0.1:19222 <url>",
"T5 ThreadPoolExecutor workers=4 n=60"
],
"notes": [
"queue_impl=client_fifo; 生产应是 SQLite WAL + CONCURRENT"
]
}