namespace API.Benchmark; public class ArchiveSerivceBenchmark { // Benchmark to test default GetNumberOfPages from archive // vs a new method where I try to open the archive and return said stream }