perf(isolation): add TCP and DNS benchmark harnesses - #3229
Open
drew wants to merge 3 commits into
Open
Conversation
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
This was referenced Sep 8, 2026
|
Label |
drew
marked this pull request as ready for review
September 8, 2026 22:36
drew
requested review from
a team,
derekwaynecarr,
mrunalp and
sjenning
as code owners
September 8, 2026 22:36
drew
force-pushed
the
codex/1737-rfc12-network-perf
branch
2 times, most recently
from
September 9, 2026 04:39
3ab20c9 to
cbef8e4
Compare
5 tasks
drew
removed this pull request from stack #3152
September 9, 2026 04:42
drew
changed the base branch from
codex/kubernetes-proxy-pod-isolation
to
codex/podman-host-supervisor
September 9, 2026 04:42
drew
added this pull request to stack #3231
September 9, 2026 04:42
|
🌿 Preview your docs: https://nvidia-preview-pr-3229.docs.buildwithfern.com/openshell |
drew
force-pushed
the
codex/1737-rfc12-network-perf
branch
from
September 9, 2026 04:53
cbef8e4 to
1f345c2
Compare
drew
force-pushed
the
codex/1737-rfc12-network-perf
branch
from
September 9, 2026 05:03
1f345c2 to
1a88b94
Compare
drew
force-pushed
the
codex/1737-rfc12-network-perf
branch
from
September 9, 2026 05:14
1a88b94 to
002d3e8
Compare
drew
force-pushed
the
codex/1737-rfc12-network-perf
branch
from
September 9, 2026 05:27
002d3e8 to
be8526a
Compare
drew
force-pushed
the
codex/1737-rfc12-network-perf
branch
from
September 9, 2026 05:38
be8526a to
3c06f7a
Compare
drew
force-pushed
the
codex/1737-rfc12-network-perf
branch
3 times, most recently
from
September 9, 2026 06:23
378b896 to
e5b5b72
Compare
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
drew
force-pushed
the
codex/1737-rfc12-network-perf
branch
from
September 9, 2026 06:37
e5b5b72 to
bdb0acc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add benchmark harnesses for the final RFC 0012 stack so reviewers can measure the cost of sandbox startup, DNS mediation, TCP connection establishment, sustained TCP traffic, policy denial, and representative live-Internet workloads.
This is the final PR in the stack and contains measurement tooling only. General application UDP mediation is intentionally out of scope; DNS continues to support UDP and TCP internally through the supervisor.
Related Issue
Part of #1737.
Changes
perf-harnessfeature.mise run perf:seccompentry point.Testing
mise run pre-commitpassesChecklist
Review remediation
Stack