Description
Isn't it really ineffective? Consider comparing subtype=TRACE_... data directly, not its computed statistics, etc.
Beside that, the cxxet_large_bench_compare/cxxet_large_bench_postprocess can utilize e.g. C++20, since they are part of the infrastructure, not the "final" library which should have broader and less strict requirements/dependencies.
Description
Isn't it really ineffective? Consider comparing
subtype=TRACE_...data directly, not its computed statistics, etc.Beside that, the
cxxet_large_bench_compare/cxxet_large_bench_postprocesscan utilize e.g.C++20, since they are part of the infrastructure, not the "final" library which should have broader and less strict requirements/dependencies.