diff options
author | Rock.Yeh <rock.yeh@mediatek.com> | 2021-01-07 10:54:12 +0800 |
---|---|---|
committer | alk3pInjection <webmaster@raspii.tech> | 2021-09-27 21:17:05 +0800 |
commit | a15fd2f72e84a84ceede994fcbbe0e55142acd91 (patch) | |
tree | b731aa5056b12a483d3eb897baa387ead2de1159 /test/MultiDex | |
parent | 8434c818c0ca5711ed4a184f5edaf690af31fc7c (diff) |
[master] Add newStringFromUtf8Bytes native implementation
Porting a part of StringFactory.newStringFromBytes from libcore to
native
for UTF-8 character set. It can improve the UX score of Antutu v8 a
little
bit.
Only watch UX score. We test 10 times and average the total score.
Bechmark results
- before(Java implementation):
10 times avg,: 13133.9
- after (Native implementation):
10 times avg.: 13324.2
Diff.: +1.4%
Bug: 176514597
Test: ./test.py --host
Change-Id: I6b601c09663b21fdacde7f14b0db1ac4f0a94c0f
Diffstat (limited to 'test/MultiDex')
0 files changed, 0 insertions, 0 deletions