test: benchmark end-to-end SuperDex Go2 collector throughput - #1544
Closed
TATP-233 wants to merge 15 commits into
Closed
test: benchmark end-to-end SuperDex Go2 collector throughput#1544TATP-233 wants to merge 15 commits into
TATP-233 wants to merge 15 commits into
Conversation
feat(superdex): integrate FR3 and Go2 research task owners
Collaborator
Author
|
Superseded by consolidated release PR #1545, which includes the collector benchmark. |
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.
改动
新增短窗口 Go2 SuperDex collector benchmark,覆盖策略前向、动作处理、
env.step、SuperDex physics、观测、reward、termination/reset 和 rollout bookkeeping。只测 collector 吞吐,不执行 PPO update 或完整训练。复现
本机结果
AMD Ryzen 9 9950X3D2,16 physical / 32 logical CPUs,Linux x86_64,single NUMA;2 warmup + 10 measured,2 repeats:
[21484.85599714566, 20846.778222819292],median21165.817109982476 collector-env-step/s[21553.14268869044, 22604.2549436869],median22078.69881618867 collector-env-step/s+4.32%0.01453 -> 0.01429,短窗口仅作完整性检查,不代表训练质量。