Skip to content

Commit 4300820

Browse files
rlubosfabiobaltieri
authored andcommitted
samples: net: zperf: Disable timeslicing
Throughputs achieved by the sample are a bit better with timeslicing disabled, therefore disable it for best out-of-the-box experience. Signed-off-by: Robert Lubos <[email protected]>
1 parent 62ae9c7 commit 4300820

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/net/zperf/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,4 @@ CONFIG_SHELL_CMDS_RESIZE=n
4343

4444
CONFIG_CACHE_MANAGEMENT=y
4545
CONFIG_SPEED_OPTIMIZATIONS=y
46+
CONFIG_TIMESLICING=n

0 commit comments

Comments
 (0)