[DEMO] Normal PR control (perf-gate GREEN)#6
Open
Neil4561 wants to merge 6 commits into
Open
Conversation
added 2 commits
June 25, 2026 18:17
Trim the benchmark matrix to the two well-baselined demo tasks (physx + newton each) for a fast, clean four-cell verdict table. Demo only; not for merge.
Expand the one-line module docstring to describe what the benchmark measures (per-step frametimes -> effective environment FPS). Documentation only; no behavior change. Serves as the GREEN/normal-PR control in the perf smoke-test demo.
Include the newly-seeded Factory-GearMesh task so the verdict table shows a third passing task alongside Cartpole and G1. Demo only; not for merge.
Performance Smoke ResultsBaseline read SHA: Run context
How to read this table
|
added 3 commits
June 26, 2026 08:19
Add a demo-branch confirmation pass that reruns only cells that initially block and evaluates the median attempt before posting the final sticky summary. This keeps the clean demo PR from relying on a single noisy benchmark draw while preserving the old behavior if no block appears.
Resolve confirmation attempt artifact directories before mounting them into Docker so reruns can write benchmark outputs successfully.
Bump the demo task matrix to baseline epoch 2 so the clean PR can compare against freshly seeded samples instead of the noisy earlier baseline window.
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.
Demo PR (not for merge)
GREEN case for the performance smoke-test demo.
Change: documentation only. This PR expands the
benchmark_non_rl.pymodule docstring and does not change benchmark behavior or runtime code.Why this case exists: this is the healthy control. It shows what a normal PR should look like when the smoke test runs: most cells should stay near or above their historical baselines.
Matrix:
Isaac-Cartpole-Direct+Isaac-Factory-GearMesh-Direct-v0(physx) +Isaac-Velocity-Flat-G1-v0.Trigger via mirror to
pull-request/<N>orworkflow_dispatch.