1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 10:33:49 +01:00
RIOT/tests/bench/runtime_coreapis
Hugues Larrive 3c465836f2 examples and tests: add atmega8 to relevent Makefile.ci
using dist/tools/insufficient_memory/add_insufficient_memory_board.sh
2023-07-11 21:22:02 +02:00
..

Measure Runtime of Selected Core API functions

This benchmark application measures the runtime of selected core API functions. Its purpose is to provide a baseline to assess the impacts when doing changes to core code.

This application is not complete, simply add additional runs if needed.