For applications that do not provide any progress indicator (i.e., all of them for now), we implement a wrapper using Linux perf that reports instructions per seconds once a second.
This is the initial implementation which needs better integration on the daemon side (configuration via the manifest, preferably also wrapping outside of the 'argo_nodeos_config --exec' command so that it doesn't end up within the container with the application).