In the upstream Prometheus and Thanos projects we want to run some short function benchmarks in a Github actions and wondering if you could an an option to run an action in a container with a guratanteed CPU.
We already run some tests and at the moment running the same benchmark in the same step has quite inconsistent results. For example sometimes it will take 5 sec to complete a bench tests and others it will take 6sec which is a big difference and can’t rely on the results.