hsr-optimizer
hsr-optimizer copied to clipboard
[Performance] Apply the GPU optimization algorithm to CPU channel
Motivation
At a high level the GPU optimizer added in a bunch of optimizations for performance which the CPU users don't have access to. While its not possible to copy 1:1 we can reuse the same concepts
Goal
Apply the same permutation optimization algorithm to the CPU workers as the GPU version