Skip to content

Commit 2f8c3a3

Browse files
committed
spelling: preemptive
Signed-off-by: Josh Soref <[email protected]>
1 parent ffe6a79 commit 2f8c3a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/scripts/compare_perf_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ def exclude_outliers(self, top_only=False):
111111
112112
Experimentally, this rule seems to perform well-enough on the
113113
benchmark runtimes in the microbenchmark range to filter out
114-
the environment noise caused by preemtive multitasking.
114+
the environment noise caused by preemptive multitasking.
115115
"""
116116
lo = (
117117
0

0 commit comments

Comments
 (0)