LiveSplit / LiveSplit/livesplit-core
Cache the title abbreviations
Open
enhancement
performance
rendering
- Dominant language
- Rust
- Stars
- 227
- Forks
- 81
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 3
Description
We really shouldn't recalculate those every frame.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the code that calculates the title abbreviations and tracing how it is reached during each frame. Confirm the change is complete when the abbreviations are reused between frames instead of recalculated every frame; the issue does not name a specific file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- performance
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100