perf(diag): complete trustworthy Slice A capture tooling
Correct whole-frame GPU timestamps so they bracket only the accepted render transaction and associate delayed query results with the owning CPU frame. Add route-wide frame-history summaries, fixed-camera screenshot comparison, process counters, contention traces, a pinned Arwic workload, and credential-safe launch disclosure. The reference hardware/display contract now keeps local and RDP populations separate and defines the screenshot and re-baseline rules needed by later prepared-content gates. Co-Authored-By: Codex <noreply@openai.com>
This commit is contained in:
parent
bf7ec12f68
commit
3ee8ec537a
23 changed files with 1639 additions and 170 deletions
19
tools/connected-dense-town.route.txt
Normal file
19
tools/connected-dense-town.route.txt
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# Deterministic dense-town performance scene. Arwic is the established
|
||||
# dense-town oracle used by the June and July renderer investigations.
|
||||
# /telepoi supplies ACE's canonical arrival position and heading. The fixed
|
||||
# six-second retail-input turn pins the view facing for every capture.
|
||||
|
||||
sleep 15000
|
||||
# Pin the client-only world-time override at noon for reproducible screenshots.
|
||||
input press AcdreamCycleTimeOfDay
|
||||
input press AcdreamCycleTimeOfDay
|
||||
input press AcdreamCycleTimeOfDay
|
||||
command /telepoi Arwic
|
||||
wait materialized 1 60000
|
||||
sleep 8000
|
||||
input down MovementTurnRight
|
||||
sleep 6000
|
||||
input up MovementTurnRight
|
||||
sleep 26000
|
||||
screenshot arwic-dense 10000
|
||||
checkpoint arwic-dense
|
||||
Loading…
Add table
Add a link
Reference in a new issue