maxrave-dev / maxrave-dev/SimpMusic
[Feature Req] Request to add a performance mode for weaker devices.
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 11.4k
- Forks
- 599
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 7
Description
Problem Description
I installed it on my aftermarket Car head unit, it worked and opened but the GPU processing was main bottleneck, it took 10minutes to get the song playing and even after that the player was stuttering.
Proposed Solution
Since, we all know about memory crisis and also to make the app faster and snappy for older devices. There should be a option in the menu maybe just under the "Disable Translucent Navbar" to disable almost all gpu heavy tasks to get the app working faster.
Alternative Solutions
~ Other solutions might hinder in working of application.
Additional Context
No response
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.
Research direction
Start by locating the menu option for "Disable Translucent Navbar" and tracing how its setting is applied. Identify which GPU-heavy tasks would belong in a performance mode and how a user would enable it. Done means a clearly scoped toggle disables the selected work without breaking playback, but the issue does not name files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile-dev, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100