Go to file
Yuxuan 'fishy' Wang 29db1f67b3 Do all asciidoctor rendering in a single jvm
Previously for every html rendered, there's a separate jvm used, and buck's
parallel building will execute multiple jvm at once, burning the CPU and being
very slow.

Modified the asciidoctor-java-integrator CLI java wrapper interface to do that
all in a single jvm.

On a workstation tested, "buck build Documentation:html" took about 140s before,
and 60s after.

As a side-effect, we lose the build rules of the single html files (e.g.
"buck build Documentation:licenses.html")

Change-Id: Ifc70c63676b59571c6e240636752b7cba9270f04
2013-09-19 22:20:20 -07:00
2013-09-18 13:05:11 -07:00
2013-09-18 13:05:11 -07:00
2013-09-18 13:05:11 -07:00
2013-09-18 13:05:11 -07:00
2013-09-18 13:05:11 -07:00
2013-09-18 13:05:11 -07:00
2013-09-18 13:13:29 -07:00
2013-09-18 13:05:11 -07:00
2013-09-18 13:05:11 -07:00
2013-09-18 13:05:11 -07:00
2013-09-18 13:05:11 -07:00
2013-09-18 13:05:11 -07:00
2013-09-18 13:05:11 -07:00
2013-09-18 13:05:11 -07:00
2013-09-18 13:05:11 -07:00
2013-09-18 13:05:11 -07:00
2013-09-18 13:13:29 -07:00
2013-09-18 13:05:11 -07:00
2013-09-18 13:05:11 -07:00
2013-09-18 13:05:11 -07:00
2013-09-18 13:13:29 -07:00
2013-09-04 21:31:03 -07:00
2013-09-17 08:48:35 +02:00
2013-08-15 17:25:45 +00:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB