NAU-IoT / benchmarks

Benchmarks for Raspberry Pi and NVIDIA Jetson performance
https://nau-iot.github.io/benchmarks/
MIT License
0 stars 1 forks source link

determine structures to hold data #6

Closed akielaries closed 9 months ago

akielaries commented 10 months ago

The data collected from sysstats.cpp should probably be stored in some vector or pair of vectors. In general, figure out a return type for storing this data as we want to display it with grafana eventually