docs: Collapse Rust Implementation and Performance Metrics sections
Co-Authored-By: claude-flow <ruv@ruv.net>
This commit is contained in:
parent
528b3948ab
commit
0ebd6be43f
|
|
@ -180,7 +180,7 @@ See [firmware/esp32-csi-node/README.md](firmware/esp32-csi-node/README.md) and [
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details open>
|
<details>
|
||||||
<summary><strong>🦀 Rust Implementation (v2)</strong> — 810x faster, 54K fps pipeline</summary>
|
<summary><strong>🦀 Rust Implementation (v2)</strong> — 810x faster, 54K fps pipeline</summary>
|
||||||
|
|
||||||
### Performance Benchmarks (Validated)
|
### Performance Benchmarks (Validated)
|
||||||
|
|
@ -824,7 +824,7 @@ POSE_MAX_PERSONS=10 # Max tracked individuals
|
||||||
|
|
||||||
## 📊 Performance Metrics
|
## 📊 Performance Metrics
|
||||||
|
|
||||||
<details open>
|
<details>
|
||||||
<summary><strong>Measured benchmarks</strong> — Rust sensing server, validated via cargo bench</summary>
|
<summary><strong>Measured benchmarks</strong> — Rust sensing server, validated via cargo bench</summary>
|
||||||
|
|
||||||
### Rust Sensing Server
|
### Rust Sensing Server
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue