biocore/unifrac

-fprofile-generate and -fprofile-use

wasade opened this issue · 0 comments

The former gathers runtime statistics on branching logic, the latter is a recompilation point which uses the runtime statistics for code optimizations. This may be useful to test out, however care should be taken to test whether all unifrac_tasks should be executed within the same process (likely) or not (unlikely)