diff options
author | Vladimir Marko <vmarko@google.com> | 2021-03-05 10:55:55 +0000 |
---|---|---|
committer | Vladimir Marko <vmarko@google.com> | 2021-03-08 09:11:01 +0000 |
commit | c2f46939d8c046dfc8e954ac1bec6d61b0f061ae (patch) | |
tree | 88c88aceadc868f286ef62185fff00fa343d1ffe /test/MultiDexModifiedSecondary/Second.java | |
parent | 62b75587021d432d1522316822e7cafe0beada43 (diff) |
Reduce string allocations in ProfileCompilationInfo.
Use std::string_view internally to avoid std::string
allocations but keep external ProfileCompilationInfo API
unchanged with std::string to avoid object lifetime issues,
with the exception of `OfflineProfileMethodInfo` provided
to the compiler for AOT compilation.
Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
Test: boots.
Bug: 181943478
Change-Id: If75c3ce16581760773bdaa3e94334c9c567745de
Diffstat (limited to 'test/MultiDexModifiedSecondary/Second.java')
0 files changed, 0 insertions, 0 deletions