Closed silvasean closed 2 years ago
Mean/standard deviation aren't great for performance tracking, since they don't really have a very useful meaning in this context. Using quantiles is more precise and interpretable.
Also, update to llvm-cpu backend name.
llvm-cpu
LLVM_CPU_TARGET_BACKEND_SPECIFIER = "llvm-cpu" :rofl:
LLVM_CPU_TARGET_BACKEND_SPECIFIER = "llvm-cpu"
Thanks for improving the statistics reporting!
Mean/standard deviation aren't great for performance tracking, since they don't really have a very useful meaning in this context. Using quantiles is more precise and interpretable.
Also, update to
llvm-cpu
backend name.