pass-hal: tm2: Adjust the condition to improve the performance 83/121683/2
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 28 Mar 2017 11:05:50 +0000 (20:05 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 29 Mar 2017 07:16:50 +0000 (16:16 +0900)
commitbe39886e397460c0def610cb0a9723a07929cb14
tree1f86dc65460e28f8c32b92600d9a6268d0cc96f6
parent3ed0e8b6169b5c15b1e48857b262d9fe90b9de47
pass-hal: tm2: Adjust the condition to improve the performance

This patch adjusts the condition value of each pass level
for big.LITTLE core in order to improve the performance
- pass-resource0.conf for LITTLE core
- pass-resource1.conf for big core

And this patch contains the simple test result according to the test case.
- Test 1: Enable PASS with the adjustment of this patch.
- Test 2: Enable PASS without the adjustment.
- Test 3: Disable PASS (Normal state)

[Test result with TPMS]
----------------------------------------------------------------------------------------
                                           |Test 1        |Test 2        |Test      3  |
TPMS test case                             |PASS enable   |PASS enable   |PASS disable |
----------------------------------------------------------------------------------------
App Launching Time - org.tizen.helloworld  | 0.378  (s)   | 0.425  (s)   | 0.421  (s)  |
Booting Time                               | 21.13  (s)   | 21.16  (s)   | 21.15  (s)  |
GLBench - Egypt_Offscreen                  | 161.08 (fps) | 158.24 (fps) | 147.71 (fps)|
GLBench - Egypt_Standard                   | 42.0   (fps) | 38.94  (fps) | 41.7   (fps)|
GLBench - Pro_Offscreen                    | 263.23 (fps) | 243.52 (fps) | 210.77 (fps)|
GLBench - Pro_Standard                     | 53.24  (fps) | 52.11  (fps) | 53.84  (fps)|
Web App Launching Time - 5OPuG0pfe7.basic  | 0.528  (s)   | 0.516   (s)  | 0.55   (s)  |
----------------------------------------------------------------------------------------

Change-Id: I8290c3f9078f388338786672ff5b83bed96c1ff1
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
scripts/pass-resource0.conf
scripts/pass-resource1.conf