nuttx-apps/benchmarks
Fukui Daichi 982636ac4a benchmark: Build osperf only when pipes and hpwork are enabled
Building osperf requires pipes and hpwork, which are disabled
by default. These features should be enabled before osperf is
built. The select directive could cause issues and should be
avoided, so we use the depends on directive.

Signed-off-by: Fukui Daichi <a.dog.will.talk@akane.waseda.jp>
2024-09-05 13:52:35 +08:00
..
cachespeed cachespeed:Fixed the problem of printing variables in 32/64-bit environment 2024-08-18 03:14:24 +08:00
coremark benchmarks: Change options from bool to tristate 2024-04-17 22:47:22 +08:00
coremark-pro coremark-pro:Ignore the implementation warning 2024-08-06 19:30:39 -03:00
dhrystone dhrystone:Ignore warnings. Warnings have no impact on the program itself. 2024-08-07 13:57:15 +08:00
fio fio:add fio CMakelist.txt 2024-08-07 15:59:52 +08:00
iozone iozone:add CMakefile.txt 2024-08-07 15:59:52 +08:00
osperf benchmark: Build osperf only when pipes and hpwork are enabled 2024-09-05 13:52:35 +08:00
ramspeed ramspeed:Fix memleak due to double malloc. 2024-08-08 09:51:55 +08:00
spinlock_bench cmake: fix spinlock_bench compilation 2024-02-05 08:46:22 -08:00
superpi enable superpi cmake 2024-08-17 00:08:22 +08:00
.gitignore apps: Add benchmark applications 2023-01-23 13:15:56 -03:00
CMakeLists.txt cmake: port nxscope and foc and add missing directories 2023-07-14 22:04:35 +08:00
Make.defs apps: Add benchmark applications 2023-01-23 13:15:56 -03:00
Makefile apps: Add benchmark applications 2023-01-23 13:15:56 -03:00