Skip to content

perf(profiling): 临时逐 term profiling 埋点(#1293,#1292 完成后删除) - #1297

Merged
TATP-233 merged 3 commits into
dev/issue-1292-motion-tracking-manager-perffrom
perf/issue-1293-term-profiling
Aug 25, 2026
Merged

perf(profiling): 临时逐 term profiling 埋点(#1293,#1292 完成后删除)#1297
TATP-233 merged 3 commits into
dev/issue-1292-motion-tracking-manager-perffrom
perf/issue-1293-term-profiling

Conversation

@TATP-233

Copy link
Copy Markdown
Collaborator

Part of #1292. Implements #1293 (profiling sub-issue; temporary instrumentation).

内容

Validation

注意

…nagers (#1293)

PROFILING_TEMP: opt-in via UNILAB_TERM_PROFILING=1, default off with a
shared no-op context (one attribute check per call site). Covers
observation (term func / post-processing / group concat, split by
step|reset phase), reward, metrics, termination, event (all modes) and
curriculum term loops. Stats reset per env instance so multi-case
benchmarks stay isolated; atexit dumps the final case.

TODO(#1292 cleanup): remove this module and all PROFILING_TEMP call
sites once #1294/#1295/#1296 are complete.
Pre-existing staleness from the mjwarp wiring commit (77ca6dd); caught by
make test-all's check_docs gate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant