benchmark: split the method running method from the perf extension in two
We split the part responsible for running the actual command from the part responsible for processing it. This will be useful to introduce a new method relying on json output instead of parsing textual output.
Please register or sign in to comment