Skip to content
  • adrien-matta's avatar
    * New Thread pool implementation · 3c1b79ec
    adrien-matta authored
            - Performance about the same, but CPU consumption drop by up to
            50%
            - The SubThread do not yield anymore, instead they wait to be
            waken up by the main thread after each GetEntry
    3c1b79ec