1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 00:33:16 +01:00
RIOT/tests/bench_runtime_coreapis/README.md

8 lines
295 B
Markdown
Raw Normal View History

2018-06-14 13:25:37 +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.