Dianne Hackborn
1d442e0d99
More optimization of dumpsys output.
...
There are three major classes of changes here:
- Avoid writing lines where their values are often empty, false, or some other typical thing.
- Use partial writes to the PrintWriter to avoid creating temporary strings.
- Use StringBuilder where we need to generate real String objects (and where possible cache the result).
2009-04-22 18:03:21 -07:00
..
2009-04-22 18:03:21 -07:00
2009-04-02 01:37:02 -07:00
2009-04-22 18:03:21 -07:00
2009-04-22 18:03:21 -07:00
2009-03-03 19:31:44 -08:00
2009-04-09 16:03:56 -07:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-31 15:04:46 -07:00
2009-04-08 15:09:15 -07:00
2009-03-03 19:31:44 -08:00
2009-03-18 17:39:46 -07:00
2009-03-03 19:31:44 -08:00
2009-04-22 18:03:21 -07:00
2009-03-18 17:39:46 -07:00
2009-03-03 19:31:44 -08:00
2009-04-17 18:06:18 -04:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-13 13:04:22 -07:00
2009-03-03 19:31:44 -08:00
2009-03-24 19:29:20 -07:00
2009-04-22 18:03:21 -07:00
2009-03-31 15:04:46 -07:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-05 14:34:35 -08:00
2009-03-18 17:39:46 -07:00
2009-03-24 22:32:56 -07:00
2009-03-18 17:39:46 -07:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-31 15:04:46 -07:00
2009-04-20 09:48:54 -07:00
2009-04-22 18:03:21 -07:00