Finn

Results 1 comments of Finn

With this code i get arround 6-7 ms on my i5 12400F, i also use the 'thread_local' and 'xoshiro128**' for the random class ``` std::vector threads; threads.reserve(m_ImageVerticalIter.size()); for (const uint32_t&...