Files
build/core
Shinichiro Hamaji 89b255ab71 Use .KATI_RESTAT to reduce unnecessary rebuilds of .jar files
The same optimization was done for binaries in

https://android-review.googlesource.com/#/c/175250/

To create a TOC file from .jar files, this change introduces
ijar, which is designed for this purpose. Only #include lines
were modified from the original version.

https://github.com/bazelbuild/bazel/tree/master/third_party/ijar

Performance:

$ m && touch
frameworks/base/core/java/com/google/android/util/Procedure.java && time
m
Before: 4m30s (1580 targets)
After: 3m57s (772 targets)

Unfortunately, the improvement is small yet, but local
experiments showed we can cut ~2 more minutes if the similar
optimization is done for .dex files.

(cherry picked from commit c1f5d9c203)

Bug: 24597504
Change-Id: Iec3b2b0b0e674bee5d80cce3c300dc8fad6e7c13
2015-11-30 11:16:23 -08:00
..
2015-11-12 13:33:20 -08:00
2015-11-19 13:52:15 -08:00
2015-03-21 06:05:46 -07:00
2015-09-10 00:20:12 +00:00
2015-09-09 18:12:29 +00:00
2015-10-21 17:22:27 +02:00
2015-07-23 17:12:10 -07:00
2015-09-09 18:12:29 +00:00
2015-09-09 18:13:21 +00:00
2015-09-09 18:12:29 +00:00
2015-11-17 12:10:13 -08:00
2015-09-09 18:12:29 +00:00
2015-09-09 18:12:29 +00:00