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:
parent
af1fbf8199
commit
b3b94731d5
2 changed files with 0 additions and 6 deletions
|
@ -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 |
|
||||
+-----------------------------+------------------------------------+
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# Extra configuration file to enable timeslicing support
|
||||
# Use with EXTRA_CONF_FILE
|
||||
|
||||
CONFIG_TIMESLICING=y
|
Loading…
Add table
Add a link
Reference in a new issue