When running the WallTime reporting on dedicated hardware, I'm seeing more fluctuation than I believe that Criterion is actually reporting.
I'm a bit concerned about using the compatibility layer as well, so I started working on a fork that runs Criterion without a compatibility layer and instead ingests the log files directly and sends them to CodSpeed.
If that works, I'm curious why instead of using process wrappers at all (and compatibility layers), why not just ingest all metrics for benchmarks and profiles directly from the disk and upload them to CodSpeed, instead of wrapping them in a process?