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