3 references to DownloadSize
Wasm.Performance.Driver (3)
Program.cs (3)
143if (benchmarkResult.DownloadSize != null) 158Value = ((float)benchmarkResult.DownloadSize) / 1024, 274Console.WriteLine($"Download size: {(benchmarkResult.DownloadSize / 1024)}kb.");