We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be7462e + 473e4af commit 68494aaCopy full SHA for 68494aa
benchmark/utils/DriverUtils.swift
@@ -446,7 +446,7 @@ final class TestRunner {
446
/// of context switches.
447
///
448
/// This method of estimating memory usage is valid only for executing single
449
- /// benchmark. That's why we don't worry about reseting the `baseline` in
+ /// benchmark. That's why we don't worry about resetting the `baseline` in
450
/// `resetMeasurements`.
451
452
/// FIXME: This current implementation doesn't work on Linux. It is disabled
0 commit comments