[FEA]: Optimize `copy` algorithm for `mdspan`
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
This issue can be closed by optimizing `copy` for `mdspan` for different layouts and accessors.
Contributor guide
Research direction
Start by locating the `copy` algorithm and its `mdspan` handling, then compare the supported layouts and accessors to determine where optimization is needed. Done means `copy` is optimized for the different `mdspan` layouts and accessors described by the issue, with behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100