Skip to content

Commit e431160

Browse files
yeezhouyiclaude
andcommitted
docs: reference #1 for native Linux benchmark validation
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 32e4352 commit e431160

2 files changed

Lines changed: 9 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ significantly (48–83 Hz across runs).
145145
> across all 20,903 cycles**, consistent with the v0.2.0 warm-start hardening.
146146
>
147147
> **Benchmark validation status:** Paired A/B validation completed
148-
> (see below). Native Linux benchmark in progress.
148+
> (see below). Native Linux benchmark validation is tracked in [#1](https://github.com/yeezhouyi/mpc_controller/issues/1).
149149
150150
##### All-Run Observed Results (runs 01–05, 20,903 cycles)
151151

@@ -243,8 +243,8 @@ confirmed under controlled conditions.
243243
> (Ubuntu 24.04 on Windows) and should not be interpreted as a hard
244244
> real-time guarantee. The controlled paired design isolates the
245245
> relative improvement of v0.2.1 changes from environmental factors.
246-
> Native Linux characterization remains planned as a future work item
247-
> (see [ROADMAP](ROADMAP.md)).
246+
> Native Linux characterization is tracked in [#1](https://github.com/yeezhouyi/mpc_controller/issues/1)
247+
> and planned for v0.2.2 (see [ROADMAP](ROADMAP.md)).
248248
249249
#### Known Issues
250250

ROADMAP.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,14 @@
2525
## Planned
2626

2727
### v0.2.2 — Runtime Characterization
28-
- [ ] Native Ubuntu 24.04 benchmark (5+ runs)
29-
- [ ] P95 / P99 latency reporting
28+
- [ ] Collect native Ubuntu 24.04 benchmark results ([#1](https://github.com/yeezhouyi/mpc_controller/issues/1))
29+
- [ ] Add P95 / P99 latency statistics
30+
- [ ] Add repeated-run benchmark summary
31+
- [ ] Export benchmark results to CSV / JSON
32+
- [ ] Update README benchmark table with native results
33+
- [ ] Document WSL2 vs native Linux timing limitations
3034
- [ ] ControllerUpdateStats integration
3135
- [ ] Additional solver parameter tuning
32-
- [ ] Regenerate comparison charts with consolidated data
3336

3437
### v0.3.0 — Additional Robot Examples
3538
- Diff-drive base MPC example

0 commit comments

Comments
 (0)