nuttx-apps/benchmarks/whetstone
makejian 22f85e8b61 benchmarks/fpu: improve timing precision to milliseconds
Change FPU benchmark timing from seconds to milliseconds for better accuracy.
This allows for more precise measurement of test cycles, especially for
shorter test runs that previously completed within a single second.

Signed-off-by: makejian <makejian@xiaomi.com>
2026-01-21 07:43:09 -03:00
..
CMakeLists.txt benchmarks: Add Whetstone FPU benchmark 2026-01-21 07:43:09 -03:00
Kconfig benchmarks: Add Whetstone FPU benchmark 2026-01-21 07:43:09 -03:00
Make.defs benchmarks: Add Whetstone FPU benchmark 2026-01-21 07:43:09 -03:00
Makefile benchmarks: Add Whetstone FPU benchmark 2026-01-21 07:43:09 -03:00
whetstone.c benchmarks/fpu: improve timing precision to milliseconds 2026-01-21 07:43:09 -03:00