Skip to content

[codex] Add image re-encoding benchmarks#23935

Merged
anp-oai merged 3 commits into
mainfrom
codex/image-reencode-benches
May 22, 2026
Merged

[codex] Add image re-encoding benchmarks#23935
anp-oai merged 3 commits into
mainfrom
codex/image-reencode-benches

Conversation

@anp-oai
Copy link
Copy Markdown
Collaborator

@anp-oai anp-oai commented May 21, 2026

Summary

  • add Divan benchmarks for prompt image re-encoding paths
  • wire the image benchmark smoke test into Rust CI workflows

Why

Image prompt handling includes re-encoding work that benefits from repeatable benchmark coverage so changes can be measured in CI and locally.

Impact

Developers can run and compare the new image re-encoding benchmarks, and CI exercises the benchmark target via the Rust benchmark smoke test.

Comment thread scripts/smoke-test-rust-benches.sh Outdated
@anp-oai anp-oai marked this pull request as ready for review May 22, 2026 20:19
anp-oai added 3 commits May 22, 2026 15:16
This is one of the more compute-heavy workflows that the
app server performs, we should be able measure how fast it is
against past revisions.

Add a step to the general CI job which will run each benchmark
as a test without trying to actually measure many iterations.
@anp-oai anp-oai force-pushed the codex/image-reencode-benches branch from 087b598 to 6a1d521 Compare May 22, 2026 22:18
@anp-oai anp-oai enabled auto-merge (squash) May 22, 2026 22:19
@anp-oai anp-oai merged commit 7924743 into main May 22, 2026
46 checks passed
@anp-oai anp-oai deleted the codex/image-reencode-benches branch May 22, 2026 22:38
@github-actions github-actions Bot locked and limited conversation to collaborators May 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants