caches: run the cache warming in parrallel when possible
If gnu-parallel is available, let us it to speed up cache warming. Currently each benchmark run spend about 5 minutes checking that cache are up to date (they are). Doing so in parallel should at least speed things up a bit.
Please register or sign in to comment