Xiaohua Zhang wrote:
> 2. opencc is much slower than gcc, especially the real time, which 
> means we spend most of time on IO. One unnecessary process is opencc 
> uses gcc as standalone preprocessor.
Test with path64 to see what the effect would be for not using gcc.  We 
call cc142 directly and it'll give you an indication of how much slower 
open64 is for compilation time by doing that.  Also I can probably get 
you psclang this/next week to test with.  It remove cc142, libspin and 
wgen.  This should likely save some time as well and possibly bring the 
compile times down to being competitive with gcc.

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to