Currently, benchbuild does not detect when the git folder, cached in tmp, is outdated, i.e., there are new commits upstream.
It would be helpful to add an initial fetch before, e.g., version exploration, so BB could discover a newer version that is present upstream.
I guess this conflicts with BB's current state management and could make problems when one want's to reevaluated the currently cached HEAD revision. So, maybe we could add the 'fetching' as a, via config, enableable feature.
Currently, benchbuild does not detect when the git folder, cached in tmp, is outdated, i.e., there are new commits upstream.
It would be helpful to add an initial fetch before, e.g., version exploration, so BB could discover a newer version that is present upstream.
I guess this conflicts with BB's current state management and could make problems when one want's to reevaluated the currently cached HEAD revision. So, maybe we could add the 'fetching' as a, via config, enableable feature.