diff options
author | Jeff Sharkey <jsharkey@android.com> | 2015-11-02 17:27:48 -0800 |
---|---|---|
committer | Jeff Sharkey <jsharkey@android.com> | 2015-11-02 17:34:30 -0800 |
commit | 0a7a913683cb52cc847d52e4217b6637646a3c49 (patch) | |
tree | ac1a6461504989fde355cbb05985d1d2cf0f7d3b /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 2858bd2e36a0a761591b099bb97cbf332825abf9 (diff) |
Let's sprinkle some FastJNI into Parcel.
Before:
benchmark ns linear runtime
ReadByte 918 ===========================
ReadInt 877 ==========================
ReadLong 880 ==========================
WriteByte 1002 ==============================
WriteInt 945 ============================
WriteLong 957 ============================
vm: app_process
After:
benchmark ns linear runtime
ReadByte 824 ===========================
ReadInt 780 =========================
ReadLong 780 =========================
WriteByte 895 =============================
WriteInt 907 ==============================
WriteLong 851 ============================
vm: app_process
Change-Id: I746fe8ea3607e29d86007bd144339c84b063c360
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions