Home
last modified time | relevance | path

Searched refs:res_print_format (Results 1 – 25 of 28) sorted by relevance

12

/dports/math/mppp/mppp-0.26/benchmark/
H A Dinteger1_sort_unsigned.cpp90 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
103 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
117 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
132 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
145 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
160 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
H A Dinteger1_sort_signed.cpp90 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
103 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
117 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
132 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
145 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
160 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
H A Dinteger2_sort_signed.cpp84 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
98 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
113 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
126 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
141 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
H A Dinteger2_sort_unsigned.cpp84 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
98 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
113 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
126 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
141 fmt::print(mppp_benchmark::res_print_format, name, runtime, v[0]); in main()
H A Dinteger1_dot_product_unsigned.cpp96 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
113 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
131 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
150 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
167 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
186 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
H A Dinteger1_dot_product_signed.cpp96 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
113 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
131 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
150 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
167 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
186 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
H A Dinteger1_vec_lshift_unsigned.cpp96 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
111 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
127 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
144 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
159 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
176 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
H A Dinteger1_vec_lshift_signed.cpp98 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
113 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
129 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
146 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
161 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
178 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
H A Dinteger2_dot_product_unsigned.cpp92 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
110 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
129 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
146 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
165 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
H A Dinteger2_dot_product_signed.cpp94 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
112 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
131 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
148 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
167 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
H A Dinteger1_vec_div_unsigned.cpp97 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
115 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
134 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
154 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
173 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
194 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
H A Dinteger1_vec_div_signed.cpp97 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
115 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
134 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
154 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
173 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
194 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
H A Dinteger2_vec_lshift_signed.cpp93 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
109 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
126 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
141 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
158 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
H A Dinteger2_vec_lshift_unsigned.cpp90 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
106 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
123 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
138 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
155 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<2>(p)[size - 1u]); in main()
H A Dinteger2_vec_div_unsigned.cpp92 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
111 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
131 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
150 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
171 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
H A Dinteger1_vec_mul_unsigned.cpp98 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<3>(p)[size - 1u]); in main()
116 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<3>(p)[size - 1u]); in main()
135 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<3>(p)[size - 1u]); in main()
155 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<3>(p)[size - 1u]); in main()
175 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<3>(p)[size - 1u]); in main()
197 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<3>(p)[size - 1u]); in main()
H A Dinteger1_uint_conversion.cpp93 …fmt::print(mppp_benchmark::res_print_format, name, runtime, std::accumulate(c_out.begin(), c_out.e… in main()
109 …fmt::print(mppp_benchmark::res_print_format, name, runtime, std::accumulate(c_out.begin(), c_out.e… in main()
125 …fmt::print(mppp_benchmark::res_print_format, name, runtime, std::accumulate(c_out.begin(), c_out.e… in main()
143 …fmt::print(mppp_benchmark::res_print_format, name, runtime, std::accumulate(c_out.begin(), c_out.e… in main()
H A Dinteger1_int_conversion.cpp93 …fmt::print(mppp_benchmark::res_print_format, name, runtime, std::accumulate(c_out.begin(), c_out.e… in main()
109 …fmt::print(mppp_benchmark::res_print_format, name, runtime, std::accumulate(c_out.begin(), c_out.e… in main()
125 …fmt::print(mppp_benchmark::res_print_format, name, runtime, std::accumulate(c_out.begin(), c_out.e… in main()
143 …fmt::print(mppp_benchmark::res_print_format, name, runtime, std::accumulate(c_out.begin(), c_out.e… in main()
H A Dinteger2_int_conversion.cpp93 …fmt::print(mppp_benchmark::res_print_format, name, runtime, std::accumulate(c_out.begin(), c_out.e… in main()
109 …fmt::print(mppp_benchmark::res_print_format, name, runtime, std::accumulate(c_out.begin(), c_out.e… in main()
125 …fmt::print(mppp_benchmark::res_print_format, name, runtime, std::accumulate(c_out.begin(), c_out.e… in main()
143 …fmt::print(mppp_benchmark::res_print_format, name, runtime, std::accumulate(c_out.begin(), c_out.e… in main()
H A Dinteger2_uint_conversion.cpp93 …fmt::print(mppp_benchmark::res_print_format, name, runtime, std::accumulate(c_out.begin(), c_out.e… in main()
109 …fmt::print(mppp_benchmark::res_print_format, name, runtime, std::accumulate(c_out.begin(), c_out.e… in main()
125 …fmt::print(mppp_benchmark::res_print_format, name, runtime, std::accumulate(c_out.begin(), c_out.e… in main()
143 …fmt::print(mppp_benchmark::res_print_format, name, runtime, std::accumulate(c_out.begin(), c_out.e… in main()
H A Dinteger1_vec_gcd_signed.cpp111 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
130 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
150 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
169 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
190 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
H A Dinteger1_vec_lcm_signed.cpp111 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
130 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
150 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
169 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
190 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
H A Dinteger2_vec_div_signed.cpp94 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
113 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
133 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
152 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
173 fmt::print(mppp_benchmark::res_print_format, name, runtime, ret); in main()
H A Dinteger1_vec_mul_signed.cpp98 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<3>(p)[size - 1u]); in main()
116 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<3>(p)[size - 1u]); in main()
135 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<3>(p)[size - 1u]); in main()
155 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<3>(p)[size - 1u]); in main()
175 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<3>(p)[size - 1u]); in main()
197 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<3>(p)[size - 1u]); in main()
H A Dinteger2_vec_mul_unsigned.cpp92 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<3>(p)[size - 1u]); in main()
111 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<3>(p)[size - 1u]); in main()
131 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<3>(p)[size - 1u]); in main()
151 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<3>(p)[size - 1u]); in main()
173 fmt::print(mppp_benchmark::res_print_format, name, runtime, std::get<3>(p)[size - 1u]); in main()

12