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