PerfTest: factorise configuration lookup
PerfTest compiles all FLL implementations configurations and then allows to choosej one at run-time. The lookup phase was split between algorithm and kernel. Both lookups code, which was almost identical, has been factorized. It is also easier to add a new lookup phase by creating a parameter matcher.
Please register or sign in to comment