Current implementation of google closure processor perform synchronization to
avoid thread-safety issue (google closure compiler is not thread-safe).
This can be improved with a threadPool of compilers. As a side-effect the
processor should also become faster when invoked concurrently.
Original issue reported on code.google.com by alex.obj...@gmail.com on 21 Feb 2014 at 4:11
Original issue reported on code.google.com by
alex.obj...@gmail.com
on 21 Feb 2014 at 4:11