aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools/buildjar
diff options
context:
space:
mode:
authorGravatar Philipp Wollermann <philwo@google.com>2015-06-09 12:35:06 +0000
committerGravatar Philipp Wollermann <philwo@google.com>2015-06-10 16:02:07 +0000
commit6c5688d121cba9e68259be13a0ce39dc4f026f9a (patch)
treea2390eafe8a41160d7df545498f0284f7a57e3c1 /src/java_tools/buildjar
parentfa759e2fe6698cabfe250a77bdd446f7eaca8a5f (diff)
Implement persistent worker processes and a spawn strategy that uses them.
This will be used by the persistent JavaBuilder, which improves performance of Java compilation by 4x due to profiting from JVM JIT optimizations and not having to relaunch the JVM for every spawn. It is completely generic though, so as long as a tool (ProGuard? Dexer? Whatever.) conforms to the Worker process protocol, it can use the new spawn strategy. -- MOS_MIGRATED_REVID=95527132
Diffstat (limited to 'src/java_tools/buildjar')
0 files changed, 0 insertions, 0 deletions