summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorNarayan Kamath <narayan@google.com>2017-05-03 10:39:29 +0100
committerNarayan Kamath <narayan@google.com>2017-05-03 10:54:28 +0100
commitb892766f894f57c23ce0d7a098cbfecaf5d40793 (patch)
treece55922154674b1c15545dbe6594492bff911375 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentfc513f98d7086605e9b3499d90a88d3b4592c2b6 (diff)
preloaded-classes: Add android.text.Html$HtmlParser
This class creates a singleton HTMLSchema instance in <clinit> and we want this done in the zygote. HTMLSchema.<init> is too large for the compiler and can allocate ~100k of objects on the heap. This also saves ~50ms in the execution of Html.fromHtml on a lightly loaded marlin-userdebug. Test: manual Bug: 36678451 Change-Id: Icdd3af35018bbe283b3e3690c696e6517452165d
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions