Earlier quoted context omitted.
> … not … primarily an issue with means vs medians We're comparing averages, why would we bother so much about the cause of an outlier. > you linked directly to the C++ code for spectral-norm You had linked to the wrong C and C++ code for spectral-norm, I linked to the code that was actually used. > The time ratio of the Benchmarks Game fastest C version to the slowest C++ version is over 16x. Again, you seem to be l…
I was talking about the Benchmarks game repo code. (But it doesn’t even matter because the SLE is equally bad.) And I was not comparing any averages, I was pointing out that use of boost is the entire reason the average is skewed and misleading. You seem to be misunderstanding my comments.
Why? The benchmarks game doesn't show energy use of programs.
> use of boost is the entire reason
As you know, the fastest C++ program shown on the benchmarks game website uses pcre2.h.