I somehow just learned about Intel TBB, and it's absolutely insane.
Sorting 10000000 strings took 3525ms with std lib's `std::sort` and only 15ms with tbb's `parallel_sort`
This Mastodon instance is for people interested in technology. Discussions aren't limited to technology, because tech folks shouldn't be limited to technology either!