issues
search
rtic-rs
/
rfcs
11
stars
6
forks
source link
Statistics feature
#21
Open
perlindgren
opened
5 years ago
perlindgren
commented
5 years ago
Do we want to add (opt-in) run-time collection of statistics.
What statistics should we support (e.g., for each msg queue, the max used nr of elements), etc.
Should we have an API for accessing the statistics, (or should it be just accessible from gdb).
Other thoughts on statistics...