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

Commit

Permalink
Update Dimensity9200 to StrongX3
Browse files Browse the repository at this point in the history
Update Dimensity9200 to StrongX3
  • Loading branch information
XiaHuaBeiChiDiaoLe committed Mar 28, 2024
1 parent 3e32128 commit fd4f609
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
![LATEST RELEASE](https://raw.githubusercontent.com/FlowerWorks/Apodidae/main/Blue%20Minimalist%20Business%20Pitch%20Deck%20Presentation.png)
### What's new?
- Update Dimensity9200 to StrongX2
- Update Dimensity9200 to StrongX3
### Contributors
@XiaHuaBeiChiDiaoLe | Sunflower, Lavender Publish

---
**Full Changelog**: https://github.com/naranyinyun/Apodidae/compare/V4.0.8..V4.0.9
**Full Changelog**: https://github.com/naranyinyun/Apodidae/compare/V4.0.9..V4.0.10

### Code Review & QC
![image](https://img.shields.io/badge/
26 changes: 13 additions & 13 deletions dimensity9200.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Dimensity9200/9200+StrongX2",
"name": "Dimensity9200/9200+StrongX3",
"author": "XiaHuaBeiChiDiaoLe",
"configVersion": 9,
"CpuGovernor": {
Expand Down Expand Up @@ -37,15 +37,15 @@
],
"modes": {
"powersave": {
"powerLimit": 2300,
"powerLimit": 2500,
"perfMargin": [
17,
15,
13,
11
13
],
"upRateLatency": 700,
"overHeatTemp": 80,
"burstCapacity": 9000,
"burstCapacity": 9500,
"recoverTime": 2500,
"freqBurst": {
"none": {
Expand Down Expand Up @@ -93,15 +93,15 @@
}
},
"balance": {
"powerLimit": 3300,
"powerLimit": 3500,
"perfMargin": [
17,
19,
21
21,
23
],
"upRateLatency": 500,
"overHeatTemp": 80,
"burstCapacity": 13000,
"burstCapacity": 13500,
"recoverTime": 3500,
"freqBurst": {
"none": {
Expand Down Expand Up @@ -149,15 +149,15 @@
}
},
"performance": {
"powerLimit": 5300,
"powerLimit": 5500,
"perfMargin": [
23,
25,
27
27,
29
],
"upRateLatency": 300,
"overHeatTemp": 90,
"burstCapacity": 21000,
"burstCapacity": 21500,
"recoverTime": 4500,
"freqBurst": {
"none": {
Expand Down

0 comments on commit fd4f609

Please sign in to comment.