Revert "Add app-server startup benchmark crate" (#24937)

Reverts openai/codex#24651, broke musl job
https://github.com/openai/codex/actions/runs/26585495205/job/78330166927
This commit is contained in:
Adam Perry @ OpenAI
2026-05-28 17:49:41 +00:00
committed by GitHub
parent 6c1215dac6
commit c2508db60d
7 changed files with 4 additions and 247 deletions
-11
View File
@@ -2058,17 +2058,6 @@ dependencies = [
"uuid",
]
[[package]]
name = "codex-app-server-start-bench"
version = "0.0.0"
dependencies = [
"anyhow",
"codex-app-server-protocol",
"divan",
"serde_json",
"tempfile",
]
[[package]]
name = "codex-app-server-test-client"
version = "0.0.0"