nuttx-apps/benchmarks
hujun5 d1de009bc2 sched: inline enter_critical_section
Inline enter_critical_section function calls in performance-critical
paths to reduce function call overhead while maintaining consistent
semantics, improving overall system latency and responsiveness in
real-time scenarios.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-01-26 16:39:15 +08:00
..
cachespeed benchmarks: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
coremark benchmarks: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
coremark-pro benchmarks: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
cyclictest benchmarks/cyclictest: fix comp. warning and optargs termination 2025-09-14 10:37:27 +02:00
dhrystone benchmarks: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
fio libc/elf: rename modlib to libelf 2025-04-11 09:43:07 +08:00
iozone benchmarks: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
mtd benchmarks/mtd: use PRIxxx macro to improve portability 2025-04-01 09:08:59 +02:00
osperf sched: inline enter_critical_section 2026-01-26 16:39:15 +08:00
ramspeed benchmarks/ramspeed: add cmake build support 2026-01-16 21:09:07 +08:00
rt-tests benchmarks: migrate license to ASF 2024-12-19 15:25:28 +08:00
sd_bench apps/testing: Move sd_bench to apps/bechmarks 2025-01-27 04:53:57 +01:00
spinlock_bench benchmarks: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
superpi [nxstyle] fix Relative file path 2025-02-25 09:31:30 +01:00
tacle-bench benchmarks: migrate license to ASF 2024-12-19 15:25:28 +08:00
test-tlb benchmarks: migrate license to ASF 2024-12-19 15:25:28 +08:00
tinymembench benchmarks: migrate license to ASF 2024-12-19 15:25:28 +08:00
whetstone benchmarks/fpu: improve timing precision to milliseconds 2026-01-21 07:43:09 -03:00
.gitignore apps: Add benchmark applications 2023-01-23 13:15:56 -03:00
CMakeLists.txt benchmarks: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Make.defs benchmarks: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Makefile benchmarks: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00