[PATCH] D26967: Put opt-viewer critical items in parallel

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 06:00:54 PST 2016


fhahn added a comment.

I see. I think it would be good to present a case where multiprocessing provides a good speedup compared to the baseline  PyYAML+libYAML, which alone seems to yield a 10x speedup vs without  PyYAML+libYAML .


Repository:
  rL LLVM

https://reviews.llvm.org/D26967





More information about the llvm-commits mailing list