14.09.2012, 12:37, "Konstantin Tokarev" <[email protected]>:
> I'm reducing large C++ test case (again) using creduce alone (without 
> preliminary delta passes).
> I see that clang pass start too early, right after  pass_lines :: 1.
>
> It leads to significant slowdown of reduction, it would be much better to run 
> pass_lines :: 2 and
> pass_lines :: 10 before starting clang passes.

See complete test case in topic "New C++ test case" on creduce-dev

-- 
Regards,
Konstantin

Reply via email to