OpenDevicePartnership / OpenDevicePartnership/embedded-services
thermal-service: Investigate less-expensive SampleBuf implementation
Open
@kurtjd is already working on this.
Since Aug 13, 2025.
- Dominant language
- Rust
- Stars
- 23
- Forks
- 53
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 13
Description
The current SampleBuf approach could get expensive depending on T due to copying (see https://github.com/OpenDevicePartnership/embedded-services/pull/324#discussion_r2104810514). Investigate better approaches.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.