TL;DR - Use std::slice::Chunks when you’d like to measure a slightly more accurate execution time of each future in a big batch of futures.