Benchmark replay - #3347
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Greptile SummaryThe PR adds configurable replay speed and windowing and introduces a CodSpeed benchmark for draining the Go2 replay pipeline.
Confidence Score: 5/5The PR appears safe to merge based on the follow-up evidence available. No blocking failure remains within the eligible follow-up review scope. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart LR
CLI["Replay CLI options"] --> Config["GlobalConfig"]
Config --> Connection["ReplayConnection"]
Connection --> Store["SQLite replay store"]
Store --> Streams["Go2 replay streams"]
Streams --> Coordinator["Unitree Go2 blueprint"]
Coordinator --> Watchers["Benchmark subscribers"]
Watchers --> Gate["Count floors + quiescence"]
Gate --> CodSpeed["Wall-time result"]
Reviews (9): Last reviewed commit: "Fix" | Re-trigger Greptile |
❌ 1 Tests Failed:
View the top 1 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
… into sam/benchmark-replay
… into sam/benchmark-replay
Congrats! CodSpeed is installed 🎉
You will start to see performance impacts in the reports once the benchmarks are run from your default branch.
|
No description provided.