tests: latency_measure: Remove timeslicing

Removes the timeslicing configuration from the latency
measure benchmark as its numbers are nearly identical
to the default. This makes sense as the benchmark was
not really designed for exercising the timeslicing
feature.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
This commit is contained in:
Peter Mitsis 2024-12-17 16:07:55 -08:00 committed by Johan Hedberg
commit b3b94731d5
2 changed files with 0 additions and 6 deletions

View file

@ -51,8 +51,6 @@ be easily compared the default.
+-----------------------------+------------------------------------+
| prj.objcore.conf | Enable object cores and statistics |
+-----------------------------+------------------------------------+
| prj.timeslicing.conf | Enable timeslicing |
+-----------------------------+------------------------------------+
| prj.userspace.conf | Enable userspace support |
+-----------------------------+------------------------------------+

View file

@ -1,4 +0,0 @@
# Extra configuration file to enable timeslicing support
# Use with EXTRA_CONF_FILE
CONFIG_TIMESLICING=y