The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

select_combination.pl [ --limit-ratio <min_ratio_perf/draw_down> ] [ --limit-performance <min_perf> ] [ --set <set> ]

Display a list of the best "code <-> system" combination possible. It selects the system with highest ration "performance / maw_draw_down". You can decide to exclude some system if they have a ration less than a minimum ration by using --limit-ration, you can also exclude systems if they have a performance less than a minimum given by --limit-performance.