commit | 318b49570a77ce631dc3d97ad7e7a05df5459d8e | [log] [tgz] |
---|---|---|
author | Peter Mitsis <peter.mitsis@intel.com> | Mon Sep 16 11:52:11 2024 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Oct 07 20:16:20 2024 -0400 |
tree | 3c6acf7f74357f391a3b6d2adf6d0c5760476fb1 | |
parent | 2221ca82d41a7a21671db21d32949fbdca2b23f1 [diff] |
tests: scheduler queue benchmarks Implements a set of tests designed to show how the performance of the three scheduler queue implementations (DUMB, SCALABLE and MULTIQ) varies with respect to the number of threads in the ready queue. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>