cginternals / cginternals/openll-asset-generator
cache friendly packing optimizations
- Dominant language
- C++
- Stars
- 8
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Evaluate if, e.g., target text could be used for more cache friendly (fewer cache misses when rendering) asset generation. The quality of a packing could be measured using a synthetic cache with strict rendering assumptions (e.g. based on reference implementations).
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the current asset-packing implementation and the rendering assumptions used by the generator. Define a synthetic cache and reference rendering workload, then compare packing strategies and document a measurable cache-miss improvement before choosing an optimization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100