commit | a18a2e3428d73369be7ab1663792f0a080e037ca | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Sun Feb 22 15:54:32 2015 -0800 |
committer | Jeff Sharkey <jsharkey@android.com> | Sun Feb 22 16:00:19 2015 -0800 |
tree | 7807dc19b6fe8483e4bc221387f015b1f4b9145b | |
parent | 06518aa8deff2808b873b2639e9949a369bb6576 [diff] |
Switch to incremental API parsing. Incremental API parsing works on a single class at a time, which greatly reduces memory pressure. For example, linting a typical current.txt would use ~100MB before; now it only uses about ~15MB! Change-Id: Id084b3dd2f6513d0e919790d5a5d629f80637ce8