commit | 661b69bd7b19f90b0c0cba7f354e61f7ff9cc583 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Wed Nov 09 14:11:37 2016 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Wed Nov 09 15:00:35 2016 +0000 |
tree | 85e69c696629cb63e14a04abb71b6ff4b0a14fa6 | |
parent | 2a2f713717ace8a026cfe76c91165a5ed0d80182 [diff] |
Reduce arena memory usage when changing graph structure. Use swap() to reuse previously allocated memory. Use range insertion instead of individual push_back()s. Test: m test-art-host. Change-Id: I7174f8cc66937f34b452ff7268a8806ca94e7573