May miss `black_box` calls in benches
Open
A-ECS
C-Bug
C-Performance
S-Needs-Benchmarking
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 171
Description
As @mockersf commented in https://github.com/bevyengine/bevy/pull/6806#discussion_r1045227633, may miss `black_box` calls somewhere in benches crate. I don't have knowledge to investigate it, so create an issue to track.
Contributor guide
Research direction
Start by reading the comment in PR 6806 and inspecting the benches crate for the reported black_box calls. Determine whether any calls are missing and document or fix the complete set, with the bench behavior confirming that the issue is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100