Skip to content
  • Jordan Petridis's avatar
    Remove Futures_Cpupool. · 14a90e71
    Jordan Petridis authored
    The performance boost is not good enough to justify the
    code complexity it add and the memory overhead of
    yeat another threadpool.
    
    We will start refactoring the whole pipeline implemantation
    and might transition to either rayon-futures or tokio-runtime.
    14a90e71