Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Use O2 and some config changes #19

Merged

Conversation

ghazzor
Copy link
Contributor

@ghazzor ghazzor commented Apr 26, 2024

  1. O3 does increase performance, but at the cost of thermals and battery , O2 with io throttling gives identical in app performance

  2. Animations are smoother with O2
    (Tested on a13 leaf os)

ghazzor added 3 commits April 26, 2024 07:53
It throttles "less important" tasks , which improves performance as more io is available
- O3 hurts thermals and battery
- linker and vdso still use O3
- enable ARCH_HAS_FAST_MULTIPLIER (minor perf increase on little cores)
- enable WQ_POWER_EFFICIENT_DEFAULT
- disable SLUB_CPU_PARTIAL (just increases latency and load spikes)
- disable FAST_TRACK (absolutely useless on newer oneui)
@Royna2544 Royna2544 merged commit 3427360 into Roynas-Android-Playground:Grass-Unified Apr 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants