Skip to content

Changes related to statistics performance

Daniele Venzano requested to merge devel/platform_status into master

These changes start the work on retrieving the platform state in an efficient way. The scheduler and other components need up-to-date information to optimize resources across multiple executions. In this version cores are equally distributed automatically, respecting the minimum allocation requested in the ZApp description.

Merge request reports