mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-30 02:17:16 +02:00
Metabench chart renamed
This commit is contained in:
@ -42,7 +42,7 @@ enable_testing()
|
||||
add_metabench_test(metabench.data.std_ratio "std::ratio" ratio/std_ratio.cpp.erb "[10, 50, 100, 500, 1000]")
|
||||
add_metabench_test(metabench.data.ratio_type_constexpr "ratio with constexpr" ratio/ratio_type_constexpr.cpp.erb "[10, 50, 100, 500, 1000]")
|
||||
metabench_add_chart(metabench.chart.ratio
|
||||
TITLE "Ratio calculations on n types"
|
||||
TITLE "Ratio on n operations"
|
||||
SUBTITLE "(smaller is better)"
|
||||
DATASETS
|
||||
metabench.data.std_ratio
|
||||
|
Reference in New Issue
Block a user