Running phase: unpackPhase unpacking source archive /nix/store/qv0yfan5gqsndz71g3ql58nm983gapzj-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase cmake flags: -GNinja -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LOCALEDIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/share/doc/hwy -DCMAKE_INSTALL_INFODIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib -DCMAKE_STRIP=/nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin/strip -DCMAKE_RANLIB=/nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin/ranlib -DCMAKE_AR=/nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0 -GNinja -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_INSTALL_INCLUDEDIR=include -DHWY_SYSTEM_GTEST:BOOL=ON -DGTEST_INCLUDE_DIR=/nix/store/vc8g28d6ywh8sjh22bvgn57sw4d206w0-gtest-1.17.0-dev/include -DGTEST_LIBRARY=/nix/store/9icl666qc2lhgp1xv2cyxg6b51h0537c-gtest-1.17.0/lib/libgtest.so -DGTEST_MAIN_LIBRARY=/nix/store/9icl666qc2lhgp1xv2cyxg6b51h0537c-gtest-1.17.0/lib/libgtest_main.so CMake Deprecation Warning at CMakeLists.txt:28 (cmake_policy): The OLD behavior for policy CMP0111 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 15.2.0 -- The CXX compiler identification is GNU 15.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS - Success -- Performing Test HWY_EMSCRIPTEN -- Performing Test HWY_EMSCRIPTEN - Failed -- Performing Test HWY_RISCV -- Performing Test HWY_RISCV - Failed -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for sys/auxv.h -- Looking for sys/auxv.h - found -- Looking for asm/hwcap.h -- Looking for asm/hwcap.h - not found -- Found GTest: /nix/store/9icl666qc2lhgp1xv2cyxg6b51h0537c-gtest-1.17.0/lib/libgtest.so -- Configuring done (2.1s) -- Generating done (0.4s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /build/source cmake: enabled parallel building cmake: enabled parallel installing Running phase: buildPhase build flags: -j48 [1/236] Building CXX object CMakeFiles/hwy.dir/hwy/aligned_allocator.cc.o [2/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/image/image.cc.o [3/236] Building CXX object CMakeFiles/hwy.dir/hwy/profiler.cc.o [4/236] Building CXX object CMakeFiles/hwy.dir/hwy/print.cc.o [5/236] Building CXX object CMakeFiles/hwy.dir/hwy/abort.cc.o [6/236] Building CXX object CMakeFiles/hwy_test.dir/hwy/tests/test_util.cc.o [7/236] Building CXX object CMakeFiles/hwy.dir/hwy/timer.cc.o [8/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort.cc.o [9/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/thread_pool/thread_pool.cc.o [10/236] Building CXX object CMakeFiles/hwy.dir/hwy/perf_counters.cc.o [11/236] Building CXX object CMakeFiles/hwy.dir/hwy/targets.cc.o [12/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/thread_pool/topology.cc.o [13/236] Building CXX object CMakeFiles/hwy.dir/hwy/nanobenchmark.cc.o [14/236] Building CXX object CMakeFiles/nanobenchmark_test.dir/hwy/nanobenchmark_test.cc.o [15/236] Building CXX object CMakeFiles/perf_counters_test.dir/hwy/perf_counters_test.cc.o [16/236] Building CXX object CMakeFiles/targets_test.dir/hwy/targets_test.cc.o [17/236] Building CXX object CMakeFiles/hwy_profiler_example.dir/hwy/examples/profiler_example.cc.o [18/236] Building CXX object CMakeFiles/abort_test.dir/hwy/abort_test.cc.o [19/236] Building CXX object CMakeFiles/aligned_allocator_test.dir/hwy/aligned_allocator_test.cc.o [20/236] Building CXX object CMakeFiles/bit_set_test.dir/hwy/bit_set_test.cc.o [21/236] Building CXX object CMakeFiles/skeleton_test.dir/hwy/examples/skeleton.cc.o [22/236] Building CXX object CMakeFiles/hwy.dir/hwy/per_target.cc.o [23/236] Linking CXX static library libhwy.a [24/236] Linking CXX static library libhwy_test.a [25/236] Building CXX object CMakeFiles/hwy_list_targets.dir/hwy/tests/list_targets.cc.o [26/236] Building CXX object CMakeFiles/sum_array_simple.dir/hwy/examples/sum_array_simple.cc.o [27/236] Building CXX object CMakeFiles/hwy_benchmark.dir/hwy/examples/benchmark.cc.o [28/236] Building CXX object CMakeFiles/sum_array_advanced.dir/hwy/examples/sum_array_advanced.cc.o [29/236] Building CXX object CMakeFiles/skeleton_test.dir/hwy/examples/skeleton_test.cc.o [30/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f16a.cc.o [31/236] Building CXX object CMakeFiles/bit_permute_test.dir/hwy/tests/bit_permute_test.cc.o [32/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i64a.cc.o [33/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv64d.cc.o [34/236] Building CXX object CMakeFiles/compare_128_test.dir/hwy/tests/compare_128_test.cc.o [35/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv128d.cc.o [36/236] Building CXX object CMakeFiles/base_test.dir/hwy/base_test.cc.o [37/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f16d.cc.o [38/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv64a.cc.o [39/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u64d.cc.o [40/236] Building CXX object CMakeFiles/crypto_test.dir/hwy/tests/crypto_test.cc.o [41/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv128a.cc.o [42/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_128d.cc.o [43/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u64a.cc.o [44/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i64d.cc.o [45/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f64a.cc.o [46/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_128a.cc.o [47/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u32a.cc.o [48/236] Building CXX object CMakeFiles/foreach_vec_test.dir/hwy/tests/foreach_vec_test.cc.o [49/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i32a.cc.o [50/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u32d.cc.o [51/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f64d.cc.o [52/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i32d.cc.o [53/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u16a.cc.o [54/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u16d.cc.o [55/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f32d.cc.o [56/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i16a.cc.o [57/236] Building CXX object CMakeFiles/blockwise_shift_test.dir/hwy/tests/blockwise_shift_test.cc.o [58/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i16d.cc.o [59/236] Building CXX object CMakeFiles/minmax128_test.dir/hwy/tests/minmax128_test.cc.o [60/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f32a.cc.o [61/236] Linking CXX static library libhwy_contrib.a [62/236] Building CXX object CMakeFiles/mul_by_pow2_test.dir/hwy/tests/mul_by_pow2_test.cc.o [63/236] Building CXX object CMakeFiles/concat_test.dir/hwy/tests/concat_test.cc.o [64/236] Building CXX object CMakeFiles/expand_test.dir/hwy/tests/expand_test.cc.o [65/236] Building CXX object CMakeFiles/dup128_vec_test.dir/hwy/tests/dup128_vec_test.cc.o [66/236] Building CXX object CMakeFiles/minmax_number_test.dir/hwy/tests/minmax_number_test.cc.o [67/236] Building CXX object CMakeFiles/float_test.dir/hwy/tests/float_test.cc.o [68/236] Building CXX object CMakeFiles/blockwise_combine_test.dir/hwy/tests/blockwise_combine_test.cc.o [69/236] Building CXX object CMakeFiles/mul_pairwise_test.dir/hwy/tests/mul_pairwise_test.cc.o [70/236] Building CXX object CMakeFiles/minmax_magnitude_test.dir/hwy/tests/minmax_magnitude_test.cc.o [71/236] Building CXX object CMakeFiles/sign_test.dir/hwy/tests/sign_test.cc.o [72/236] Building CXX object CMakeFiles/minmax_test.dir/hwy/tests/minmax_test.cc.o [73/236] Building CXX object CMakeFiles/auto_tune_test.dir/hwy/auto_tune_test.cc.o [74/236] Building CXX object CMakeFiles/compare_test.dir/hwy/tests/compare_test.cc.o [75/236] Building CXX object CMakeFiles/resize_test.dir/hwy/tests/resize_test.cc.o [76/236] Building CXX object CMakeFiles/neg_test.dir/hwy/tests/neg_test.cc.o [77/236] Building CXX object CMakeFiles/arithmetic_test.dir/hwy/tests/arithmetic_test.cc.o [78/236] Building CXX object CMakeFiles/complex_arithmetic_test.dir/hwy/tests/complex_arithmetic_test.cc.o [79/236] Building CXX object CMakeFiles/mask_slide_test.dir/hwy/tests/mask_slide_test.cc.o [80/236] Building CXX object CMakeFiles/test_util_test.dir/hwy/tests/test_util_test.cc.o [81/236] Building CXX object CMakeFiles/highway_test.dir/hwy/highway_test.cc.o [82/236] Building CXX object CMakeFiles/saturated_test.dir/hwy/tests/saturated_test.cc.o [83/236] Building CXX object CMakeFiles/in_range_float_to_int_conv_test.dir/hwy/tests/in_range_float_to_int_conv_test.cc.o [84/236] Building CXX object CMakeFiles/masked_minmax_test.dir/hwy/tests/masked_minmax_test.cc.o [85/236] Building CXX object CMakeFiles/logical_test.dir/hwy/tests/logical_test.cc.o [86/236] Building CXX object CMakeFiles/compress_test.dir/hwy/tests/compress_test.cc.o [87/236] Building CXX object CMakeFiles/truncate_test.dir/hwy/tests/truncate_test.cc.o [88/236] Building CXX object CMakeFiles/combine_test.dir/hwy/tests/combine_test.cc.o [89/236] Building CXX object CMakeFiles/tuple_test.dir/hwy/tests/tuple_test.cc.o [90/236] Building CXX object CMakeFiles/spin_test.dir/hwy/contrib/thread_pool/spin_test.cc.o [91/236] Building CXX object CMakeFiles/image_test.dir/hwy/contrib/image/image_test.cc.o [92/236] Building CXX object CMakeFiles/topology_test.dir/hwy/contrib/thread_pool/topology_test.cc.o [93/236] Building CXX object CMakeFiles/thread_pool_test.dir/hwy/contrib/thread_pool/thread_pool_test.cc.o [94/236] Linking CXX executable hwy_list_targets Compiler: GCC 1502 Target attributes: sse2,ssse3,sse4.1,sse4.2,pclmul,aes,avx,avx2,bmi,bmi2,fma,f16c Config: emu128:0 scalar:0 static:0 all_attain:0 is_test:0 Have: constexpr_lanes:1 runtime_dispatch:1 auxv:1 scalable:0 tuple:1 f16 type:1/ops1 bf16 type:1/ops0 Registers:16 Native: fma:1 mask:0 dotBF16:0 interleaveWhole:0 Compiled HWY_TARGETS: AVX10_2 AVX3_SPR AVX3_ZEN4 AVX3_DL AVX3 AVX2 SSE4 SSSE3 SSE2 HWY_ATTAINABLE_TARGETS: AVX10_2 AVX3_SPR AVX3_ZEN4 AVX3_DL AVX3 AVX2 SSE4 SSSE3 SSE2 SCALAR HWY_BASELINE_TARGETS: SSE2 SCALAR HWY_STATIC_TARGET: SSE2 HWY_BROKEN_TARGETS: LASX LSX HWY_DISABLED_TARGETS: CPU supports: AVX2 SSE4 SSSE3 SSE2 EMU128 SCALAR CPU: AMD Ryzen Threadripper PRO 5965WX 24-Cores [95/236] Linking CXX executable examples/hwy_benchmark [96/236] Linking CXX executable examples/hwy_profiler_example [97/236] Linking CXX executable examples/sum_array_simple [98/236] Linking CXX executable examples/sum_array_advanced [99/236] Linking CXX executable tests/abort_test [100/236] Linking CXX executable tests/aligned_allocator_test [101/236] Linking CXX executable tests/base_test [102/236] Linking CXX executable tests/bit_set_test [103/236] Linking CXX executable tests/highway_test [104/236] Linking CXX executable tests/nanobenchmark_test [105/236] Building CXX object CMakeFiles/mul_test.dir/hwy/tests/mul_test.cc.o [106/236] Linking CXX executable tests/perf_counters_test [107/236] Linking CXX executable tests/targets_test [108/236] Linking CXX executable tests/skeleton_test [109/236] Linking CXX executable tests/arithmetic_test [110/236] Linking CXX executable tests/bit_permute_test [111/236] Linking CXX executable tests/blockwise_combine_test [112/236] Linking CXX executable tests/blockwise_shift_test [113/236] Building CXX object CMakeFiles/div_test.dir/hwy/tests/div_test.cc.o [114/236] Linking CXX executable tests/combine_test [115/236] Linking CXX executable tests/compare_128_test [116/236] Linking CXX executable tests/compare_test [117/236] Linking CXX executable tests/compress_test [118/236] Linking CXX executable tests/complex_arithmetic_test [119/236] Linking CXX executable tests/concat_test [120/236] Linking CXX executable tests/crypto_test [121/236] Linking CXX executable tests/dup128_vec_test [122/236] Linking CXX executable tests/div_test [123/236] Linking CXX executable tests/expand_test [124/236] Linking CXX executable tests/in_range_float_to_int_conv_test [125/236] Linking CXX executable tests/float_test [126/236] Linking CXX executable tests/foreach_vec_test [127/236] Linking CXX executable tests/logical_test [128/236] Linking CXX executable tests/mask_slide_test [129/236] Linking CXX executable tests/minmax_magnitude_test [130/236] Linking CXX executable tests/masked_minmax_test [131/236] Linking CXX executable tests/minmax_number_test [132/236] Linking CXX executable tests/minmax128_test [133/236] Linking CXX executable tests/minmax_test [134/236] Linking CXX executable tests/mul_pairwise_test [135/236] Linking CXX executable tests/mul_by_pow2_test [136/236] Linking CXX executable tests/mul_test [137/236] Linking CXX executable tests/neg_test [138/236] Linking CXX executable tests/saturated_test [139/236] Linking CXX executable tests/resize_test [140/236] Linking CXX executable tests/sign_test [141/236] Linking CXX executable tests/test_util_test [142/236] Linking CXX executable tests/truncate_test [143/236] Linking CXX executable tests/tuple_test [144/236] Linking CXX executable tests/auto_tune_test [145/236] Linking CXX executable tests/image_test [146/236] Linking CXX executable tests/spin_test [147/236] Linking CXX executable tests/thread_pool_test [148/236] Linking CXX executable tests/topology_test [149/236] Building CXX object CMakeFiles/interleaved_test.dir/hwy/tests/interleaved_test.cc.o [150/236] Linking CXX executable tests/interleaved_test [151/236] Building CXX object CMakeFiles/cast_test.dir/hwy/tests/cast_test.cc.o [152/236] Building CXX object CMakeFiles/random_test.dir/hwy/contrib/random/random_test.cc.o [153/236] Linking CXX executable tests/cast_test [154/236] Linking CXX executable tests/random_test [155/236] Building CXX object CMakeFiles/mask_combine_test.dir/hwy/tests/mask_combine_test.cc.o [156/236] Linking CXX executable tests/mask_combine_test [157/236] Building CXX object CMakeFiles/reverse_test.dir/hwy/tests/reverse_test.cc.o [158/236] Linking CXX executable tests/reverse_test [159/236] Building CXX object CMakeFiles/count_test.dir/hwy/tests/count_test.cc.o [160/236] Linking CXX executable tests/count_test [161/236] Building CXX object CMakeFiles/fma_test.dir/hwy/tests/fma_test.cc.o [162/236] Linking CXX executable tests/fma_test [163/236] Building CXX object CMakeFiles/math_trig_test.dir/hwy/contrib/math/math_trig_test.cc.o [164/236] Linking CXX executable tests/math_trig_test [165/236] Building CXX object CMakeFiles/swizzle_block_test.dir/hwy/tests/swizzle_block_test.cc.o [166/236] Linking CXX executable tests/swizzle_block_test [167/236] Building CXX object CMakeFiles/bench_sort.dir/hwy/contrib/sort/bench_sort.cc.o [168/236] Building CXX object CMakeFiles/masked_compare_test.dir/hwy/tests/masked_compare_test.cc.o [169/236] Linking CXX executable tests/bench_sort [170/236] Linking CXX executable tests/masked_compare_test [171/236] Building CXX object CMakeFiles/math_hyper_test.dir/hwy/contrib/math/math_hyper_test.cc.o [172/236] Building CXX object CMakeFiles/table_test.dir/hwy/tests/table_test.cc.o [173/236] Linking CXX executable tests/math_hyper_test [174/236] Linking CXX executable tests/table_test [175/236] Building CXX object CMakeFiles/sums_abs_diff_test.dir/hwy/tests/sums_abs_diff_test.cc.o [176/236] Linking CXX executable tests/sums_abs_diff_test [177/236] Building CXX object CMakeFiles/shuffle4_test.dir/hwy/tests/shuffle4_test.cc.o [178/236] Linking CXX executable tests/shuffle4_test [179/236] Building CXX object CMakeFiles/widen_mul_test.dir/hwy/tests/widen_mul_test.cc.o [180/236] Linking CXX executable tests/widen_mul_test [181/236] Building CXX object CMakeFiles/mask_set_test.dir/hwy/tests/mask_set_test.cc.o [182/236] Linking CXX executable tests/mask_set_test [183/236] Building CXX object CMakeFiles/blockwise_test.dir/hwy/tests/blockwise_test.cc.o [184/236] Linking CXX executable tests/blockwise_test [185/236] Building CXX object CMakeFiles/rotate_test.dir/hwy/tests/rotate_test.cc.o [186/236] Linking CXX executable tests/rotate_test [187/236] Building CXX object CMakeFiles/math_tan_test.dir/hwy/contrib/math/math_tan_test.cc.o [188/236] Linking CXX executable tests/math_tan_test [189/236] Building CXX object CMakeFiles/count_value_test.dir/hwy/contrib/algo/count_value_test.cc.o [190/236] Linking CXX executable tests/count_value_test [191/236] Building CXX object CMakeFiles/if_test.dir/hwy/tests/if_test.cc.o [192/236] Linking CXX executable tests/if_test [193/236] Building CXX object CMakeFiles/math_test.dir/hwy/contrib/math/math_test.cc.o [194/236] Building CXX object CMakeFiles/unroller_test.dir/hwy/contrib/unroller/unroller_test.cc.o [195/236] Linking CXX executable tests/math_test [196/236] Linking CXX executable tests/unroller_test [197/236] Building CXX object CMakeFiles/swizzle_test.dir/hwy/tests/swizzle_test.cc.o [198/236] Linking CXX executable tests/swizzle_test [199/236] Building CXX object CMakeFiles/slide_up_down_test.dir/hwy/tests/slide_up_down_test.cc.o [200/236] Building CXX object CMakeFiles/mask_convert_test.dir/hwy/tests/mask_convert_test.cc.o [201/236] Linking CXX executable tests/slide_up_down_test [202/236] Linking CXX executable tests/mask_convert_test [203/236] Building CXX object CMakeFiles/matvec_test.dir/hwy/contrib/matvec/matvec_test.cc.o [204/236] Linking CXX executable tests/matvec_test [205/236] Building CXX object CMakeFiles/copy_test.dir/hwy/contrib/algo/copy_test.cc.o [206/236] Linking CXX executable tests/copy_test [207/236] Building CXX object CMakeFiles/convert_test.dir/hwy/tests/convert_test.cc.o [208/236] Linking CXX executable tests/convert_test [209/236] Building CXX object CMakeFiles/sort_test.dir/hwy/contrib/sort/sort_test.cc.o [210/236] Linking CXX executable tests/sort_test [211/236] Building CXX object CMakeFiles/mask_mem_test.dir/hwy/tests/mask_mem_test.cc.o [212/236] Linking CXX executable tests/mask_mem_test [213/236] Building CXX object CMakeFiles/shift_test.dir/hwy/tests/shift_test.cc.o [214/236] Linking CXX executable tests/shift_test [215/236] Building CXX object CMakeFiles/sort_unit_test.dir/hwy/contrib/sort/sort_unit_test.cc.o [216/236] Linking CXX executable tests/sort_unit_test [217/236] Building CXX object CMakeFiles/minmax_value_test.dir/hwy/contrib/algo/minmax_value_test.cc.o [218/236] Linking CXX executable tests/minmax_value_test [219/236] Building CXX object CMakeFiles/demote_test.dir/hwy/tests/demote_test.cc.o [220/236] Linking CXX executable tests/demote_test [221/236] Building CXX object CMakeFiles/find_test.dir/hwy/contrib/algo/find_test.cc.o [222/236] Linking CXX executable tests/find_test [223/236] Building CXX object CMakeFiles/mask_test.dir/hwy/tests/mask_test.cc.o [224/236] Linking CXX executable tests/mask_test [225/236] Building CXX object CMakeFiles/reduction_test.dir/hwy/tests/reduction_test.cc.o [226/236] Linking CXX executable tests/reduction_test [227/236] Building CXX object CMakeFiles/transform_test.dir/hwy/contrib/algo/transform_test.cc.o [228/236] Linking CXX executable tests/transform_test [229/236] Building CXX object CMakeFiles/masked_arithmetic_test.dir/hwy/tests/masked_arithmetic_test.cc.o [230/236] Linking CXX executable tests/masked_arithmetic_test [231/236] Building CXX object CMakeFiles/memory_test.dir/hwy/tests/memory_test.cc.o [232/236] Linking CXX executable tests/memory_test [233/236] Building CXX object CMakeFiles/dot_test.dir/hwy/contrib/dot/dot_test.cc.o [234/236] Linking CXX executable tests/dot_test [235/236] Building CXX object CMakeFiles/bit_pack_test.dir/hwy/contrib/bit_pack/bit_pack_test.cc.o [236/236] Linking CXX executable tests/bit_pack_test buildPhase completed in 12 minutes 11 seconds Running phase: checkPhase check flags: -j48 test [0/1] Running tests... Test project /build/source Start 1: AbortDeathTest.AbortDefault Start 2: AbortDeathTest.AbortOverride Start 3: AbortTest.WarnOverrideChain Start 4: AbortTest.AbortOverrideChain Start 5: AlignedAllocatorTest.TestFreeNullptr Start 6: AlignedAllocatorTest.TestLog2 Start 7: AlignedAllocatorTest.TestOverflow Start 8: AlignedAllocatorTest.TestAllocDefaultPointers Start 9: AlignedAllocatorTest.TestEmptyAlignedUniquePtr Start 10: AlignedAllocatorTest.TestEmptyAlignedFreeUniquePtr Start 11: AlignedAllocatorTest.TestCustomAlloc Start 12: AlignedAllocatorTest.TestMakeUniqueAlignedDefaultConstructor Start 13: AlignedAllocatorTest.TestMakeUniqueAligned Start 14: AlignedAllocatorTest.TestMakeUniqueAlignedArray Start 15: AlignedAllocatorTest.TestAllocSingleInt Start 16: AlignedAllocatorTest.TestAllocMultipleInt Start 17: AlignedAllocatorTest.TestMakeUniqueAlignedArrayWithCustomAlloc Start 18: AlignedAllocatorTest.TestDefaultInit Start 19: AlignedAllocatorTest.TestAlignedNDArray Start 20: AlignedAllocatorTest.TestAlignedNDArrayAlignment Start 21: AlignedAllocatorTest.TestSpanCopyAssignment Start 22: AlignedAllocatorTest.TestAlignedNDArrayTruncate Start 23: AlignedAllocatorTest.TestAlignedVector Start 24: BaseTestGroup/BaseTest.TestUnreachable/AVX2 # GetParam() = AVX2 Start 25: BaseTestGroup/BaseTest.TestUnreachable/SSE4 # GetParam() = SSE4 Start 26: BaseTestGroup/BaseTest.TestUnreachable/SSSE3 # GetParam() = SSSE3 Start 27: BaseTestGroup/BaseTest.TestUnreachable/SSE2 # GetParam() = SSE2 Start 28: BaseTestGroup/BaseTest.TestUnreachable/SCALAR # GetParam() = SCALAR Start 29: BaseTestGroup/BaseTest.TestAllLimits/AVX2 # GetParam() = AVX2 Start 30: BaseTestGroup/BaseTest.TestAllLimits/SSE4 # GetParam() = SSE4 Start 31: BaseTestGroup/BaseTest.TestAllLimits/SSSE3 # GetParam() = SSSE3 Start 32: BaseTestGroup/BaseTest.TestAllLimits/SSE2 # GetParam() = SSE2 Start 33: BaseTestGroup/BaseTest.TestAllLimits/SCALAR # GetParam() = SCALAR Start 34: BaseTestGroup/BaseTest.TestAllLowestHighest/AVX2 # GetParam() = AVX2 Start 35: BaseTestGroup/BaseTest.TestAllLowestHighest/SSE4 # GetParam() = SSE4 Start 36: BaseTestGroup/BaseTest.TestAllLowestHighest/SSSE3 # GetParam() = SSSE3 Start 37: BaseTestGroup/BaseTest.TestAllLowestHighest/SSE2 # GetParam() = SSE2 Start 38: BaseTestGroup/BaseTest.TestAllLowestHighest/SCALAR # GetParam() = SCALAR Start 39: BaseTestGroup/BaseTest.TestAllType/AVX2 # GetParam() = AVX2 Start 40: BaseTestGroup/BaseTest.TestAllType/SSE4 # GetParam() = SSE4 Start 41: BaseTestGroup/BaseTest.TestAllType/SSSE3 # GetParam() = SSSE3 Start 42: BaseTestGroup/BaseTest.TestAllType/SSE2 # GetParam() = SSE2 Start 43: BaseTestGroup/BaseTest.TestAllType/SCALAR # GetParam() = SCALAR Start 44: BaseTestGroup/BaseTest.TestAllIsSame/AVX2 # GetParam() = AVX2 Start 45: BaseTestGroup/BaseTest.TestAllIsSame/SSE4 # GetParam() = SSE4 Start 46: BaseTestGroup/BaseTest.TestAllIsSame/SSSE3 # GetParam() = SSSE3 Start 47: BaseTestGroup/BaseTest.TestAllIsSame/SSE2 # GetParam() = SSE2 Start 48: BaseTestGroup/BaseTest.TestAllIsSame/SCALAR # GetParam() = SCALAR 1/2072 Test #1: AbortDeathTest.AbortDefault .............................................................................................................. Passed 0.22 sec 2/2072 Test #2: AbortDeathTest.AbortOverride ............................................................................................................. Passed 0.22 sec 3/2072 Test #3: AbortTest.WarnOverrideChain .............................................................................................................. Passed 0.22 sec 4/2072 Test #4: AbortTest.AbortOverrideChain ............................................................................................................. Passed 0.22 sec 5/2072 Test #5: AlignedAllocatorTest.TestFreeNullptr ..................................................................................................... Passed 0.21 sec 6/2072 Test #6: AlignedAllocatorTest.TestLog2 ............................................................................................................ Passed 0.20 sec 7/2072 Test #7: AlignedAllocatorTest.TestOverflow ........................................................................................................ Passed 0.19 sec 8/2072 Test #8: AlignedAllocatorTest.TestAllocDefaultPointers ............................................................................................ Passed 0.18 sec 9/2072 Test #9: AlignedAllocatorTest.TestEmptyAlignedUniquePtr ........................................................................................... Passed 0.18 sec 10/2072 Test #10: AlignedAllocatorTest.TestEmptyAlignedFreeUniquePtr ....................................................................................... Passed 0.18 sec 11/2072 Test #11: AlignedAllocatorTest.TestCustomAlloc ..................................................................................................... Passed 0.17 sec 12/2072 Test #12: AlignedAllocatorTest.TestMakeUniqueAlignedDefaultConstructor ............................................................................. Passed 0.17 sec 13/2072 Test #13: AlignedAllocatorTest.TestMakeUniqueAligned ............................................................................................... Passed 0.17 sec 14/2072 Test #14: AlignedAllocatorTest.TestMakeUniqueAlignedArray .......................................................................................... Passed 0.16 sec 15/2072 Test #15: AlignedAllocatorTest.TestAllocSingleInt .................................................................................................. Passed 0.16 sec 16/2072 Test #16: AlignedAllocatorTest.TestAllocMultipleInt ................................................................................................ Passed 0.16 sec 17/2072 Test #17: AlignedAllocatorTest.TestMakeUniqueAlignedArrayWithCustomAlloc ........................................................................... Passed 0.15 sec 18/2072 Test #18: AlignedAllocatorTest.TestDefaultInit ..................................................................................................... Passed 0.15 sec 19/2072 Test #19: AlignedAllocatorTest.TestAlignedNDArray .................................................................................................. Passed 0.15 sec 20/2072 Test #20: AlignedAllocatorTest.TestAlignedNDArrayAlignment ......................................................................................... Passed 0.14 sec 21/2072 Test #21: AlignedAllocatorTest.TestSpanCopyAssignment .............................................................................................. Passed 0.14 sec 22/2072 Test #22: AlignedAllocatorTest.TestAlignedNDArrayTruncate .......................................................................................... Passed 0.14 sec 23/2072 Test #23: AlignedAllocatorTest.TestAlignedVector ................................................................................................... Passed 0.13 sec 24/2072 Test #24: BaseTestGroup/BaseTest.TestUnreachable/AVX2 # GetParam() = AVX2 ......................................................................... Passed 0.13 sec 25/2072 Test #25: BaseTestGroup/BaseTest.TestUnreachable/SSE4 # GetParam() = SSE4 ......................................................................... Passed 0.12 sec 26/2072 Test #26: BaseTestGroup/BaseTest.TestUnreachable/SSSE3 # GetParam() = SSSE3 ....................................................................... Passed 0.12 sec 27/2072 Test #27: BaseTestGroup/BaseTest.TestUnreachable/SSE2 # GetParam() = SSE2 ......................................................................... Passed 0.11 sec 28/2072 Test #28: BaseTestGroup/BaseTest.TestUnreachable/SCALAR # GetParam() = SCALAR ..................................................................... Passed 0.11 sec 29/2072 Test #29: BaseTestGroup/BaseTest.TestAllLimits/AVX2 # GetParam() = AVX2 ........................................................................... Passed 0.10 sec 30/2072 Test #30: BaseTestGroup/BaseTest.TestAllLimits/SSE4 # GetParam() = SSE4 ........................................................................... Passed 0.10 sec 31/2072 Test #31: BaseTestGroup/BaseTest.TestAllLimits/SSSE3 # GetParam() = SSSE3 ......................................................................... Passed 0.09 sec 32/2072 Test #32: BaseTestGroup/BaseTest.TestAllLimits/SSE2 # GetParam() = SSE2 ........................................................................... Passed 0.09 sec 33/2072 Test #33: BaseTestGroup/BaseTest.TestAllLimits/SCALAR # GetParam() = SCALAR ....................................................................... Passed 0.08 sec 34/2072 Test #34: BaseTestGroup/BaseTest.TestAllLowestHighest/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.08 sec 35/2072 Test #35: BaseTestGroup/BaseTest.TestAllLowestHighest/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.08 sec 36/2072 Test #36: BaseTestGroup/BaseTest.TestAllLowestHighest/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.07 sec 37/2072 Test #37: BaseTestGroup/BaseTest.TestAllLowestHighest/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.07 sec 38/2072 Test #38: BaseTestGroup/BaseTest.TestAllLowestHighest/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.06 sec 39/2072 Test #39: BaseTestGroup/BaseTest.TestAllType/AVX2 # GetParam() = AVX2 ............................................................................. Passed 0.06 sec 40/2072 Test #40: BaseTestGroup/BaseTest.TestAllType/SSE4 # GetParam() = SSE4 ............................................................................. Passed 0.06 sec 41/2072 Test #41: BaseTestGroup/BaseTest.TestAllType/SSSE3 # GetParam() = SSSE3 ........................................................................... Passed 0.06 sec 42/2072 Test #42: BaseTestGroup/BaseTest.TestAllType/SSE2 # GetParam() = SSE2 ............................................................................. Passed 0.05 sec 43/2072 Test #43: BaseTestGroup/BaseTest.TestAllType/SCALAR # GetParam() = SCALAR ......................................................................... Passed 0.05 sec 44/2072 Test #44: BaseTestGroup/BaseTest.TestAllIsSame/AVX2 # GetParam() = AVX2 ........................................................................... Passed 0.04 sec 45/2072 Test #45: BaseTestGroup/BaseTest.TestAllIsSame/SSE4 # GetParam() = SSE4 ........................................................................... Passed 0.04 sec 46/2072 Test #46: BaseTestGroup/BaseTest.TestAllIsSame/SSSE3 # GetParam() = SSSE3 ......................................................................... Passed 0.03 sec 47/2072 Test #47: BaseTestGroup/BaseTest.TestAllIsSame/SSE2 # GetParam() = SSE2 ........................................................................... Passed 0.03 sec 48/2072 Test #48: BaseTestGroup/BaseTest.TestAllIsSame/SCALAR # GetParam() = SCALAR ....................................................................... Passed 0.02 sec Start 49: BaseTestGroup/BaseTest.TestAllBitScan/AVX2 # GetParam() = AVX2 Start 50: BaseTestGroup/BaseTest.TestAllBitScan/SSE4 # GetParam() = SSE4 Start 51: BaseTestGroup/BaseTest.TestAllBitScan/SSSE3 # GetParam() = SSSE3 Start 52: BaseTestGroup/BaseTest.TestAllBitScan/SSE2 # GetParam() = SSE2 Start 53: BaseTestGroup/BaseTest.TestAllBitScan/SCALAR # GetParam() = SCALAR Start 54: BaseTestGroup/BaseTest.TestAllPopCount/AVX2 # GetParam() = AVX2 Start 55: BaseTestGroup/BaseTest.TestAllPopCount/SSE4 # GetParam() = SSE4 Start 56: BaseTestGroup/BaseTest.TestAllPopCount/SSSE3 # GetParam() = SSSE3 Start 57: BaseTestGroup/BaseTest.TestAllPopCount/SSE2 # GetParam() = SSE2 Start 58: BaseTestGroup/BaseTest.TestAllPopCount/SCALAR # GetParam() = SCALAR Start 59: BaseTestGroup/BaseTest.TestAllDivisor/AVX2 # GetParam() = AVX2 Start 60: BaseTestGroup/BaseTest.TestAllDivisor/SSE4 # GetParam() = SSE4 Start 61: BaseTestGroup/BaseTest.TestAllDivisor/SSSE3 # GetParam() = SSSE3 Start 62: BaseTestGroup/BaseTest.TestAllDivisor/SSE2 # GetParam() = SSE2 Start 63: BaseTestGroup/BaseTest.TestAllDivisor/SCALAR # GetParam() = SCALAR Start 64: BaseTestGroup/BaseTest.TestAllDivisor64/AVX2 # GetParam() = AVX2 Start 65: BaseTestGroup/BaseTest.TestAllDivisor64/SSE4 # GetParam() = SSE4 Start 66: BaseTestGroup/BaseTest.TestAllDivisor64/SSSE3 # GetParam() = SSSE3 Start 67: BaseTestGroup/BaseTest.TestAllDivisor64/SSE2 # GetParam() = SSE2 Start 68: BaseTestGroup/BaseTest.TestAllDivisor64/SCALAR # GetParam() = SCALAR Start 69: BaseTestGroup/BaseTest.TestAllScalarShr/AVX2 # GetParam() = AVX2 Start 70: BaseTestGroup/BaseTest.TestAllScalarShr/SSE4 # GetParam() = SSE4 Start 71: BaseTestGroup/BaseTest.TestAllScalarShr/SSSE3 # GetParam() = SSSE3 Start 72: BaseTestGroup/BaseTest.TestAllScalarShr/SSE2 # GetParam() = SSE2 Start 73: BaseTestGroup/BaseTest.TestAllScalarShr/SCALAR # GetParam() = SCALAR Start 74: BaseTestGroup/BaseTest.TestAllMul128/AVX2 # GetParam() = AVX2 Start 75: BaseTestGroup/BaseTest.TestAllMul128/SSE4 # GetParam() = SSE4 Start 76: BaseTestGroup/BaseTest.TestAllMul128/SSSE3 # GetParam() = SSSE3 Start 77: BaseTestGroup/BaseTest.TestAllMul128/SSE2 # GetParam() = SSE2 Start 78: BaseTestGroup/BaseTest.TestAllMul128/SCALAR # GetParam() = SCALAR Start 79: BaseTestGroup/BaseTest.TestAllEndian/AVX2 # GetParam() = AVX2 Start 80: BaseTestGroup/BaseTest.TestAllEndian/SSE4 # GetParam() = SSE4 Start 81: BaseTestGroup/BaseTest.TestAllEndian/SSSE3 # GetParam() = SSSE3 Start 82: BaseTestGroup/BaseTest.TestAllEndian/SSE2 # GetParam() = SSE2 Start 83: BaseTestGroup/BaseTest.TestAllEndian/SCALAR # GetParam() = SCALAR Start 84: BaseTestGroup/BaseTest.TestAllSpecialFloat/AVX2 # GetParam() = AVX2 Start 85: BaseTestGroup/BaseTest.TestAllSpecialFloat/SSE4 # GetParam() = SSE4 Start 86: BaseTestGroup/BaseTest.TestAllSpecialFloat/SSSE3 # GetParam() = SSSE3 Start 87: BaseTestGroup/BaseTest.TestAllSpecialFloat/SSE2 # GetParam() = SSE2 Start 88: BaseTestGroup/BaseTest.TestAllSpecialFloat/SCALAR # GetParam() = SCALAR Start 89: BitSetTest.SmokeTestSet64 Start 90: BitSetTest.SmokeTestSet Start 91: BitSetTest.SmokeTestAtomicSet Start 92: BitSetTest.SmokeTestSet4096 Start 93: BitSetTest.TestSetNonzeroBits64 Start 94: BitSetTest.TestSetNonzeroBits4096 Start 95: BitSetTest.TestSet64 Start 96: BitSetTest.TestSet41 49/2072 Test #49: BaseTestGroup/BaseTest.TestAllBitScan/AVX2 # GetParam() = AVX2 .......................................................................... Passed 0.22 sec 50/2072 Test #50: BaseTestGroup/BaseTest.TestAllBitScan/SSE4 # GetParam() = SSE4 .......................................................................... Passed 0.21 sec 51/2072 Test #51: BaseTestGroup/BaseTest.TestAllBitScan/SSSE3 # GetParam() = SSSE3 ........................................................................ Passed 0.21 sec 52/2072 Test #52: BaseTestGroup/BaseTest.TestAllBitScan/SSE2 # GetParam() = SSE2 .......................................................................... Passed 0.20 sec 53/2072 Test #53: BaseTestGroup/BaseTest.TestAllBitScan/SCALAR # GetParam() = SCALAR ...................................................................... Passed 0.20 sec 54/2072 Test #54: BaseTestGroup/BaseTest.TestAllPopCount/AVX2 # GetParam() = AVX2 ......................................................................... Passed 0.19 sec 55/2072 Test #55: BaseTestGroup/BaseTest.TestAllPopCount/SSE4 # GetParam() = SSE4 ......................................................................... Passed 0.19 sec 56/2072 Test #56: BaseTestGroup/BaseTest.TestAllPopCount/SSSE3 # GetParam() = SSSE3 ....................................................................... Passed 0.19 sec 57/2072 Test #57: BaseTestGroup/BaseTest.TestAllPopCount/SSE2 # GetParam() = SSE2 ......................................................................... Passed 0.18 sec 58/2072 Test #58: BaseTestGroup/BaseTest.TestAllPopCount/SCALAR # GetParam() = SCALAR ..................................................................... Passed 0.18 sec 59/2072 Test #59: BaseTestGroup/BaseTest.TestAllDivisor/AVX2 # GetParam() = AVX2 .......................................................................... Passed 0.18 sec 60/2072 Test #60: BaseTestGroup/BaseTest.TestAllDivisor/SSE4 # GetParam() = SSE4 .......................................................................... Passed 0.18 sec 61/2072 Test #61: BaseTestGroup/BaseTest.TestAllDivisor/SSSE3 # GetParam() = SSSE3 ........................................................................ Passed 0.17 sec 62/2072 Test #62: BaseTestGroup/BaseTest.TestAllDivisor/SSE2 # GetParam() = SSE2 .......................................................................... Passed 0.17 sec 63/2072 Test #63: BaseTestGroup/BaseTest.TestAllDivisor/SCALAR # GetParam() = SCALAR ...................................................................... Passed 0.17 sec 64/2072 Test #64: BaseTestGroup/BaseTest.TestAllDivisor64/AVX2 # GetParam() = AVX2 ........................................................................ Passed 0.16 sec 65/2072 Test #65: BaseTestGroup/BaseTest.TestAllDivisor64/SSE4 # GetParam() = SSE4 ........................................................................ Passed 0.16 sec 66/2072 Test #66: BaseTestGroup/BaseTest.TestAllDivisor64/SSSE3 # GetParam() = SSSE3 ...................................................................... Passed 0.15 sec 67/2072 Test #67: BaseTestGroup/BaseTest.TestAllDivisor64/SSE2 # GetParam() = SSE2 ........................................................................ Passed 0.15 sec 68/2072 Test #68: BaseTestGroup/BaseTest.TestAllDivisor64/SCALAR # GetParam() = SCALAR .................................................................... Passed 0.14 sec 69/2072 Test #69: BaseTestGroup/BaseTest.TestAllScalarShr/AVX2 # GetParam() = AVX2 ........................................................................ Passed 0.14 sec 70/2072 Test #70: BaseTestGroup/BaseTest.TestAllScalarShr/SSE4 # GetParam() = SSE4 ........................................................................ Passed 0.13 sec 71/2072 Test #71: BaseTestGroup/BaseTest.TestAllScalarShr/SSSE3 # GetParam() = SSSE3 ...................................................................... Passed 0.13 sec 72/2072 Test #72: BaseTestGroup/BaseTest.TestAllScalarShr/SSE2 # GetParam() = SSE2 ........................................................................ Passed 0.13 sec 73/2072 Test #73: BaseTestGroup/BaseTest.TestAllScalarShr/SCALAR # GetParam() = SCALAR .................................................................... Passed 0.12 sec 74/2072 Test #74: BaseTestGroup/BaseTest.TestAllMul128/AVX2 # GetParam() = AVX2 ........................................................................... Passed 0.12 sec 75/2072 Test #75: BaseTestGroup/BaseTest.TestAllMul128/SSE4 # GetParam() = SSE4 ........................................................................... Passed 0.11 sec 76/2072 Test #76: BaseTestGroup/BaseTest.TestAllMul128/SSSE3 # GetParam() = SSSE3 ......................................................................... Passed 0.11 sec 77/2072 Test #77: BaseTestGroup/BaseTest.TestAllMul128/SSE2 # GetParam() = SSE2 ........................................................................... Passed 0.11 sec 78/2072 Test #78: BaseTestGroup/BaseTest.TestAllMul128/SCALAR # GetParam() = SCALAR ....................................................................... Passed 0.10 sec 79/2072 Test #79: BaseTestGroup/BaseTest.TestAllEndian/AVX2 # GetParam() = AVX2 ........................................................................... Passed 0.10 sec 80/2072 Test #80: BaseTestGroup/BaseTest.TestAllEndian/SSE4 # GetParam() = SSE4 ........................................................................... Passed 0.09 sec 81/2072 Test #81: BaseTestGroup/BaseTest.TestAllEndian/SSSE3 # GetParam() = SSSE3 ......................................................................... Passed 0.09 sec 82/2072 Test #82: BaseTestGroup/BaseTest.TestAllEndian/SSE2 # GetParam() = SSE2 ........................................................................... Passed 0.09 sec 83/2072 Test #83: BaseTestGroup/BaseTest.TestAllEndian/SCALAR # GetParam() = SCALAR ....................................................................... Passed 0.08 sec 84/2072 Test #84: BaseTestGroup/BaseTest.TestAllSpecialFloat/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.08 sec 85/2072 Test #85: BaseTestGroup/BaseTest.TestAllSpecialFloat/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.08 sec 86/2072 Test #86: BaseTestGroup/BaseTest.TestAllSpecialFloat/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.07 sec 87/2072 Test #87: BaseTestGroup/BaseTest.TestAllSpecialFloat/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.07 sec 88/2072 Test #88: BaseTestGroup/BaseTest.TestAllSpecialFloat/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.06 sec 89/2072 Test #89: BitSetTest.SmokeTestSet64 ................................................................................................................ Passed 0.06 sec 90/2072 Test #90: BitSetTest.SmokeTestSet .................................................................................................................. Passed 0.05 sec 91/2072 Test #91: BitSetTest.SmokeTestAtomicSet ............................................................................................................ Passed 0.05 sec 92/2072 Test #92: BitSetTest.SmokeTestSet4096 .............................................................................................................. Passed 0.05 sec 93/2072 Test #93: BitSetTest.TestSetNonzeroBits64 .......................................................................................................... Passed 0.04 sec 94/2072 Test #94: BitSetTest.TestSetNonzeroBits4096 ........................................................................................................ Passed 0.02 sec Start 97: BitSetTest.TestSet Start 98: BitSetTest.TestAtomicSet32 Start 99: BitSetTest.TestAtomicSet192 Start 100: BitSetTest.TestSet3000 Start 101: BitSetTest.TestSet4096 Start 102: HighwayTestGroup/HighwayTest.TestAllCapped/AVX2 # GetParam() = AVX2 Start 103: HighwayTestGroup/HighwayTest.TestAllCapped/SSE4 # GetParam() = SSE4 Start 104: HighwayTestGroup/HighwayTest.TestAllCapped/SSSE3 # GetParam() = SSSE3 Start 105: HighwayTestGroup/HighwayTest.TestAllCapped/SSE2 # GetParam() = SSE2 Start 106: HighwayTestGroup/HighwayTest.TestAllCapped/SCALAR # GetParam() = SCALAR Start 107: HighwayTestGroup/HighwayTest.TestAllMaxLanes/AVX2 # GetParam() = AVX2 Start 108: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SSE4 # GetParam() = SSE4 Start 109: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SSSE3 # GetParam() = SSSE3 Start 110: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SSE2 # GetParam() = SSE2 Start 111: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SCALAR # GetParam() = SCALAR Start 112: HighwayTestGroup/HighwayTest.TestAllSet/AVX2 # GetParam() = AVX2 Start 113: HighwayTestGroup/HighwayTest.TestAllSet/SSE4 # GetParam() = SSE4 Start 114: HighwayTestGroup/HighwayTest.TestAllSet/SSSE3 # GetParam() = SSSE3 Start 115: HighwayTestGroup/HighwayTest.TestAllSet/SSE2 # GetParam() = SSE2 Start 116: HighwayTestGroup/HighwayTest.TestAllSet/SCALAR # GetParam() = SCALAR Start 117: HighwayTestGroup/HighwayTest.TestAllOverflow/AVX2 # GetParam() = AVX2 Start 118: HighwayTestGroup/HighwayTest.TestAllOverflow/SSE4 # GetParam() = SSE4 Start 119: HighwayTestGroup/HighwayTest.TestAllOverflow/SSSE3 # GetParam() = SSSE3 Start 120: HighwayTestGroup/HighwayTest.TestAllOverflow/SSE2 # GetParam() = SSE2 Start 121: HighwayTestGroup/HighwayTest.TestAllOverflow/SCALAR # GetParam() = SCALAR Start 122: HighwayTestGroup/HighwayTest.TestAllClamp/AVX2 # GetParam() = AVX2 Start 123: HighwayTestGroup/HighwayTest.TestAllClamp/SSE4 # GetParam() = SSE4 Start 124: HighwayTestGroup/HighwayTest.TestAllClamp/SSSE3 # GetParam() = SSSE3 Start 125: HighwayTestGroup/HighwayTest.TestAllClamp/SSE2 # GetParam() = SSE2 Start 126: HighwayTestGroup/HighwayTest.TestAllClamp/SCALAR # GetParam() = SCALAR Start 127: HighwayTestGroup/HighwayTest.TestAllSignBit/AVX2 # GetParam() = AVX2 Start 128: HighwayTestGroup/HighwayTest.TestAllSignBit/SSE4 # GetParam() = SSE4 Start 129: HighwayTestGroup/HighwayTest.TestAllSignBit/SSSE3 # GetParam() = SSSE3 Start 130: HighwayTestGroup/HighwayTest.TestAllSignBit/SSE2 # GetParam() = SSE2 Start 131: HighwayTestGroup/HighwayTest.TestAllSignBit/SCALAR # GetParam() = SCALAR Start 132: HighwayTestGroup/HighwayTest.TestAllNaN/AVX2 # GetParam() = AVX2 Start 133: HighwayTestGroup/HighwayTest.TestAllNaN/SSE4 # GetParam() = SSE4 Start 134: HighwayTestGroup/HighwayTest.TestAllNaN/SSSE3 # GetParam() = SSSE3 Start 135: HighwayTestGroup/HighwayTest.TestAllNaN/SSE2 # GetParam() = SSE2 Start 136: HighwayTestGroup/HighwayTest.TestAllNaN/SCALAR # GetParam() = SCALAR Start 137: HighwayTestGroup/HighwayTest.TestAllIsNaN/AVX2 # GetParam() = AVX2 Start 138: HighwayTestGroup/HighwayTest.TestAllIsNaN/SSE4 # GetParam() = SSE4 Start 139: HighwayTestGroup/HighwayTest.TestAllIsNaN/SSSE3 # GetParam() = SSSE3 Start 140: HighwayTestGroup/HighwayTest.TestAllIsNaN/SSE2 # GetParam() = SSE2 Start 141: HighwayTestGroup/HighwayTest.TestAllIsNaN/SCALAR # GetParam() = SCALAR Start 142: HighwayTestGroup/HighwayTest.TestAllIsInf/AVX2 # GetParam() = AVX2 95/2072 Test #96: BitSetTest.TestSet41 ..................................................................................................................... Passed 0.23 sec 96/2072 Test #95: BitSetTest.TestSet64 ..................................................................................................................... Passed 0.24 sec 97/2072 Test #97: BitSetTest.TestSet ....................................................................................................................... Passed 0.22 sec 98/2072 Test #98: BitSetTest.TestAtomicSet32 ............................................................................................................... Passed 0.22 sec 99/2072 Test #99: BitSetTest.TestAtomicSet192 .............................................................................................................. Passed 0.21 sec 100/2072 Test #100: BitSetTest.TestSet3000 ................................................................................................................... Passed 0.20 sec 101/2072 Test #101: BitSetTest.TestSet4096 ................................................................................................................... Passed 0.20 sec 102/2072 Test #102: HighwayTestGroup/HighwayTest.TestAllCapped/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.19 sec 103/2072 Test #103: HighwayTestGroup/HighwayTest.TestAllCapped/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.19 sec 104/2072 Test #104: HighwayTestGroup/HighwayTest.TestAllCapped/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.19 sec 105/2072 Test #105: HighwayTestGroup/HighwayTest.TestAllCapped/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.18 sec 106/2072 Test #106: HighwayTestGroup/HighwayTest.TestAllCapped/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.18 sec 107/2072 Test #107: HighwayTestGroup/HighwayTest.TestAllMaxLanes/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.17 sec 108/2072 Test #108: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.17 sec 109/2072 Test #109: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.16 sec 110/2072 Test #110: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.16 sec 111/2072 Test #111: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.16 sec 112/2072 Test #112: HighwayTestGroup/HighwayTest.TestAllSet/AVX2 # GetParam() = AVX2 ........................................................................ Passed 0.15 sec 113/2072 Test #113: HighwayTestGroup/HighwayTest.TestAllSet/SSE4 # GetParam() = SSE4 ........................................................................ Passed 0.15 sec 114/2072 Test #114: HighwayTestGroup/HighwayTest.TestAllSet/SSSE3 # GetParam() = SSSE3 ...................................................................... Passed 0.14 sec 115/2072 Test #115: HighwayTestGroup/HighwayTest.TestAllSet/SSE2 # GetParam() = SSE2 ........................................................................ Passed 0.14 sec 116/2072 Test #116: HighwayTestGroup/HighwayTest.TestAllSet/SCALAR # GetParam() = SCALAR .................................................................... Passed 0.13 sec 117/2072 Test #117: HighwayTestGroup/HighwayTest.TestAllOverflow/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.13 sec 118/2072 Test #118: HighwayTestGroup/HighwayTest.TestAllOverflow/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.12 sec 119/2072 Test #119: HighwayTestGroup/HighwayTest.TestAllOverflow/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.12 sec 120/2072 Test #120: HighwayTestGroup/HighwayTest.TestAllOverflow/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.11 sec 121/2072 Test #121: HighwayTestGroup/HighwayTest.TestAllOverflow/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.11 sec 122/2072 Test #122: HighwayTestGroup/HighwayTest.TestAllClamp/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.11 sec 123/2072 Test #123: HighwayTestGroup/HighwayTest.TestAllClamp/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.10 sec 124/2072 Test #124: HighwayTestGroup/HighwayTest.TestAllClamp/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.10 sec 125/2072 Test #125: HighwayTestGroup/HighwayTest.TestAllClamp/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.09 sec 126/2072 Test #126: HighwayTestGroup/HighwayTest.TestAllClamp/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.09 sec 127/2072 Test #127: HighwayTestGroup/HighwayTest.TestAllSignBit/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.08 sec 128/2072 Test #128: HighwayTestGroup/HighwayTest.TestAllSignBit/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.08 sec 129/2072 Test #129: HighwayTestGroup/HighwayTest.TestAllSignBit/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.07 sec 130/2072 Test #130: HighwayTestGroup/HighwayTest.TestAllSignBit/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.07 sec 131/2072 Test #131: HighwayTestGroup/HighwayTest.TestAllSignBit/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.06 sec 132/2072 Test #132: HighwayTestGroup/HighwayTest.TestAllNaN/AVX2 # GetParam() = AVX2 ........................................................................ Passed 0.06 sec 133/2072 Test #133: HighwayTestGroup/HighwayTest.TestAllNaN/SSE4 # GetParam() = SSE4 ........................................................................ Passed 0.05 sec 134/2072 Test #134: HighwayTestGroup/HighwayTest.TestAllNaN/SSSE3 # GetParam() = SSSE3 ...................................................................... Passed 0.05 sec 135/2072 Test #135: HighwayTestGroup/HighwayTest.TestAllNaN/SSE2 # GetParam() = SSE2 ........................................................................ Passed 0.05 sec 136/2072 Test #136: HighwayTestGroup/HighwayTest.TestAllNaN/SCALAR # GetParam() = SCALAR .................................................................... Passed 0.04 sec 137/2072 Test #137: HighwayTestGroup/HighwayTest.TestAllIsNaN/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.03 sec 138/2072 Test #138: HighwayTestGroup/HighwayTest.TestAllIsNaN/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.03 sec 139/2072 Test #139: HighwayTestGroup/HighwayTest.TestAllIsNaN/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.02 sec 140/2072 Test #140: HighwayTestGroup/HighwayTest.TestAllIsNaN/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.02 sec Start 143: HighwayTestGroup/HighwayTest.TestAllIsInf/SSE4 # GetParam() = SSE4 Start 144: HighwayTestGroup/HighwayTest.TestAllIsInf/SSSE3 # GetParam() = SSSE3 Start 145: HighwayTestGroup/HighwayTest.TestAllIsInf/SSE2 # GetParam() = SSE2 Start 146: HighwayTestGroup/HighwayTest.TestAllIsInf/SCALAR # GetParam() = SCALAR Start 147: HighwayTestGroup/HighwayTest.TestAllIsFinite/AVX2 # GetParam() = AVX2 Start 148: HighwayTestGroup/HighwayTest.TestAllIsFinite/SSE4 # GetParam() = SSE4 Start 149: HighwayTestGroup/HighwayTest.TestAllIsFinite/SSSE3 # GetParam() = SSSE3 Start 150: HighwayTestGroup/HighwayTest.TestAllIsFinite/SSE2 # GetParam() = SSE2 Start 151: HighwayTestGroup/HighwayTest.TestAllIsFinite/SCALAR # GetParam() = SCALAR Start 152: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/AVX2 # GetParam() = AVX2 Start 153: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SSE4 # GetParam() = SSE4 Start 154: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SSSE3 # GetParam() = SSSE3 Start 155: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SSE2 # GetParam() = SSE2 Start 156: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SCALAR # GetParam() = SCALAR Start 157: HighwayTestGroup/HighwayTest.TestAllGetLane/AVX2 # GetParam() = AVX2 Start 158: HighwayTestGroup/HighwayTest.TestAllGetLane/SSE4 # GetParam() = SSE4 Start 159: HighwayTestGroup/HighwayTest.TestAllGetLane/SSSE3 # GetParam() = SSSE3 Start 160: HighwayTestGroup/HighwayTest.TestAllGetLane/SSE2 # GetParam() = SSE2 Start 161: HighwayTestGroup/HighwayTest.TestAllGetLane/SCALAR # GetParam() = SCALAR Start 162: HighwayTestGroup/HighwayTest.TestAllDFromV/AVX2 # GetParam() = AVX2 Start 163: HighwayTestGroup/HighwayTest.TestAllDFromV/SSE4 # GetParam() = SSE4 Start 164: HighwayTestGroup/HighwayTest.TestAllDFromV/SSSE3 # GetParam() = SSSE3 Start 165: HighwayTestGroup/HighwayTest.TestAllDFromV/SSE2 # GetParam() = SSE2 Start 166: HighwayTestGroup/HighwayTest.TestAllDFromV/SCALAR # GetParam() = SCALAR Start 167: HighwayTestGroup/HighwayTest.TestAllBlocks/AVX2 # GetParam() = AVX2 Start 168: HighwayTestGroup/HighwayTest.TestAllBlocks/SSE4 # GetParam() = SSE4 Start 169: HighwayTestGroup/HighwayTest.TestAllBlocks/SSSE3 # GetParam() = SSSE3 Start 170: HighwayTestGroup/HighwayTest.TestAllBlocks/SSE2 # GetParam() = SSE2 Start 171: HighwayTestGroup/HighwayTest.TestAllBlocks/SCALAR # GetParam() = SCALAR Start 172: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/AVX2 # GetParam() = AVX2 Start 173: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/SSE4 # GetParam() = SSE4 Start 174: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/SSSE3 # GetParam() = SSSE3 Start 175: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/SSE2 # GetParam() = SSE2 Start 176: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/SCALAR # GetParam() = SCALAR Start 177: NanobenchmarkTest.RunTest Start 178: PerfCountersTest.TestMem Start 179: PerfCountersTest.RunBranches Start 180: HwyTargetsTest.ChosenTargetOrderTest Start 181: HwyTargetsTest.DisabledTargetsTest Start 182: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/AVX2 # GetParam() = AVX2 Start 183: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SSE4 # GetParam() = SSE4 Start 184: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SSSE3 # GetParam() = SSSE3 Start 185: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SSE2 # GetParam() = SSE2 Start 186: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SCALAR # GetParam() = SCALAR Start 187: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/AVX2 # GetParam() = AVX2 Start 188: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SSE4 # GetParam() = SSE4 141/2072 Test #141: HighwayTestGroup/HighwayTest.TestAllIsNaN/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.26 sec Start 189: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SSSE3 # GetParam() = SSSE3 142/2072 Test #142: HighwayTestGroup/HighwayTest.TestAllIsInf/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.26 sec 143/2072 Test #143: HighwayTestGroup/HighwayTest.TestAllIsInf/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.25 sec 144/2072 Test #144: HighwayTestGroup/HighwayTest.TestAllIsInf/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.24 sec 145/2072 Test #145: HighwayTestGroup/HighwayTest.TestAllIsInf/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.24 sec 146/2072 Test #146: HighwayTestGroup/HighwayTest.TestAllIsInf/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.23 sec 147/2072 Test #147: HighwayTestGroup/HighwayTest.TestAllIsFinite/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.22 sec 148/2072 Test #148: HighwayTestGroup/HighwayTest.TestAllIsFinite/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.22 sec 149/2072 Test #149: HighwayTestGroup/HighwayTest.TestAllIsFinite/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.21 sec 150/2072 Test #150: HighwayTestGroup/HighwayTest.TestAllIsFinite/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.21 sec 151/2072 Test #151: HighwayTestGroup/HighwayTest.TestAllIsFinite/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.20 sec 152/2072 Test #152: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.20 sec 153/2072 Test #153: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.20 sec 154/2072 Test #154: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.20 sec 155/2072 Test #155: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.19 sec 156/2072 Test #156: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.19 sec 157/2072 Test #157: HighwayTestGroup/HighwayTest.TestAllGetLane/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.18 sec 158/2072 Test #158: HighwayTestGroup/HighwayTest.TestAllGetLane/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.17 sec 159/2072 Test #159: HighwayTestGroup/HighwayTest.TestAllGetLane/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.17 sec 160/2072 Test #160: HighwayTestGroup/HighwayTest.TestAllGetLane/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.16 sec 161/2072 Test #161: HighwayTestGroup/HighwayTest.TestAllGetLane/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.16 sec 162/2072 Test #162: HighwayTestGroup/HighwayTest.TestAllDFromV/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.16 sec 163/2072 Test #163: HighwayTestGroup/HighwayTest.TestAllDFromV/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.15 sec 164/2072 Test #164: HighwayTestGroup/HighwayTest.TestAllDFromV/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.15 sec 165/2072 Test #165: HighwayTestGroup/HighwayTest.TestAllDFromV/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.14 sec 166/2072 Test #166: HighwayTestGroup/HighwayTest.TestAllDFromV/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.14 sec 167/2072 Test #167: HighwayTestGroup/HighwayTest.TestAllBlocks/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.14 sec 168/2072 Test #168: HighwayTestGroup/HighwayTest.TestAllBlocks/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.13 sec 169/2072 Test #169: HighwayTestGroup/HighwayTest.TestAllBlocks/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.13 sec 170/2072 Test #170: HighwayTestGroup/HighwayTest.TestAllBlocks/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.13 sec 171/2072 Test #171: HighwayTestGroup/HighwayTest.TestAllBlocks/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.12 sec 172/2072 Test #172: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.11 sec 173/2072 Test #173: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.11 sec 174/2072 Test #174: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.11 sec 175/2072 Test #175: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.10 sec 176/2072 Test #176: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.09 sec 177/2072 Test #180: HwyTargetsTest.ChosenTargetOrderTest ..................................................................................................... Passed 0.07 sec 178/2072 Test #181: HwyTargetsTest.DisabledTargetsTest ....................................................................................................... Passed 0.06 sec 179/2072 Test #182: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.06 sec 180/2072 Test #183: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.05 sec 181/2072 Test #184: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.04 sec 182/2072 Test #185: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.04 sec 183/2072 Test #186: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.03 sec 184/2072 Test #187: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.03 sec Start 190: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SSE2 # GetParam() = SSE2 Start 191: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SCALAR # GetParam() = SCALAR Start 192: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/AVX2 # GetParam() = AVX2 Start 193: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SSE4 # GetParam() = SSE4 Start 194: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SSSE3 # GetParam() = SSSE3 Start 195: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SSE2 # GetParam() = SSE2 Start 196: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SCALAR # GetParam() = SCALAR Start 197: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/AVX2 # GetParam() = AVX2 Start 198: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/SSE4 # GetParam() = SSE4 Start 199: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/SSSE3 # GetParam() = SSSE3 Start 200: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/SSE2 # GetParam() = SSE2 Start 201: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/SCALAR # GetParam() = SCALAR Start 202: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/AVX2 # GetParam() = AVX2 Start 203: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SSE4 # GetParam() = SSE4 Start 204: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SSSE3 # GetParam() = SSSE3 Start 205: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SSE2 # GetParam() = SSE2 Start 206: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SCALAR # GetParam() = SCALAR Start 207: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/AVX2 # GetParam() = AVX2 Start 208: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/SSE4 # GetParam() = SSE4 Start 209: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/SSSE3 # GetParam() = SSSE3 Start 210: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/SSE2 # GetParam() = SSE2 Start 211: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/SCALAR # GetParam() = SCALAR Start 212: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/AVX2 # GetParam() = AVX2 Start 213: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/SSE4 # GetParam() = SSE4 Start 214: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/SSSE3 # GetParam() = SSSE3 Start 215: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/SSE2 # GetParam() = SSE2 Start 216: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/SCALAR # GetParam() = SCALAR Start 217: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/AVX2 # GetParam() = AVX2 Start 218: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/SSE4 # GetParam() = SSE4 Start 219: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/SSSE3 # GetParam() = SSSE3 Start 220: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/SSE2 # GetParam() = SSE2 Start 221: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/SCALAR # GetParam() = SCALAR Start 222: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/AVX2 # GetParam() = AVX2 Start 223: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SSE4 # GetParam() = SSE4 Start 224: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SSSE3 # GetParam() = SSSE3 Start 225: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SSE2 # GetParam() = SSE2 Start 226: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SCALAR # GetParam() = SCALAR Start 227: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/AVX2 # GetParam() = AVX2 Start 228: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SSE4 # GetParam() = SSE4 Start 229: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SSSE3 # GetParam() = SSSE3 Start 230: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SSE2 # GetParam() = SSE2 Start 231: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SCALAR # GetParam() = SCALAR Start 232: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/AVX2 # GetParam() = AVX2 185/2072 Test #188: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.23 sec Start 233: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SSE4 # GetParam() = SSE4 186/2072 Test #189: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.23 sec 187/2072 Test #190: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.21 sec 188/2072 Test #191: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.21 sec 189/2072 Test #192: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/AVX2 # GetParam() = AVX2 ...................................................... Passed 0.20 sec 190/2072 Test #193: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SSE4 # GetParam() = SSE4 ...................................................... Passed 0.20 sec 191/2072 Test #194: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SSSE3 # GetParam() = SSSE3 .................................................... Passed 0.19 sec 192/2072 Test #195: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SSE2 # GetParam() = SSE2 ...................................................... Passed 0.19 sec 193/2072 Test #196: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SCALAR # GetParam() = SCALAR .................................................. Passed 0.18 sec 194/2072 Test #197: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.18 sec 195/2072 Test #198: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.17 sec 196/2072 Test #199: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.17 sec 197/2072 Test #200: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.16 sec 198/2072 Test #201: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.16 sec 199/2072 Test #202: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.15 sec 200/2072 Test #203: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.15 sec 201/2072 Test #204: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.14 sec 202/2072 Test #205: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.14 sec 203/2072 Test #206: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SCALAR # GetParam() = SCALAR .................................................... Passed 0.13 sec 204/2072 Test #207: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.13 sec 205/2072 Test #208: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.13 sec 206/2072 Test #209: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.12 sec 207/2072 Test #210: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.12 sec 208/2072 Test #211: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/SCALAR # GetParam() = SCALAR ................................................... Passed 0.12 sec 209/2072 Test #212: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.11 sec 210/2072 Test #213: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.11 sec 211/2072 Test #214: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.10 sec 212/2072 Test #215: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.10 sec 213/2072 Test #216: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/SCALAR # GetParam() = SCALAR ................................................. Passed 0.09 sec 214/2072 Test #217: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/AVX2 # GetParam() = AVX2 .................................. Passed 0.09 sec 215/2072 Test #218: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/SSE4 # GetParam() = SSE4 .................................. Passed 0.08 sec 216/2072 Test #219: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/SSSE3 # GetParam() = SSSE3 ................................ Passed 0.08 sec 217/2072 Test #220: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/SSE2 # GetParam() = SSE2 .................................. Passed 0.07 sec 218/2072 Test #221: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/SCALAR # GetParam() = SCALAR .............................. Passed 0.07 sec 219/2072 Test #222: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/AVX2 # GetParam() = AVX2 ............................................. Passed 0.06 sec 220/2072 Test #223: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SSE4 # GetParam() = SSE4 ............................................. Passed 0.06 sec 221/2072 Test #224: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SSSE3 # GetParam() = SSSE3 ........................................... Passed 0.06 sec 222/2072 Test #225: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SSE2 # GetParam() = SSE2 ............................................. Passed 0.05 sec 223/2072 Test #226: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SCALAR # GetParam() = SCALAR ......................................... Passed 0.05 sec 224/2072 Test #227: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/AVX2 # GetParam() = AVX2 ......................................... Passed 0.04 sec 225/2072 Test #228: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SSE4 # GetParam() = SSE4 ......................................... Passed 0.04 sec 226/2072 Test #229: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SSSE3 # GetParam() = SSSE3 ....................................... Passed 0.03 sec 227/2072 Test #230: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SSE2 # GetParam() = SSE2 ......................................... Passed 0.03 sec 228/2072 Test #231: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SCALAR # GetParam() = SCALAR ..................................... Passed 0.03 sec Start 234: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SSSE3 # GetParam() = SSSE3 Start 235: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SSE2 # GetParam() = SSE2 Start 236: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SCALAR # GetParam() = SCALAR Start 237: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/AVX2 # GetParam() = AVX2 Start 238: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SSE4 # GetParam() = SSE4 Start 239: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SSSE3 # GetParam() = SSSE3 Start 240: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SSE2 # GetParam() = SSE2 Start 241: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SCALAR # GetParam() = SCALAR Start 242: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/AVX2 # GetParam() = AVX2 Start 243: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SSE4 # GetParam() = SSE4 Start 244: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SSSE3 # GetParam() = SSSE3 Start 245: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SSE2 # GetParam() = SSE2 Start 246: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SCALAR # GetParam() = SCALAR Start 247: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/AVX2 # GetParam() = AVX2 Start 248: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SSE4 # GetParam() = SSE4 Start 249: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SSSE3 # GetParam() = SSSE3 Start 250: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SSE2 # GetParam() = SSE2 Start 251: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SCALAR # GetParam() = SCALAR Start 252: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/AVX2 # GetParam() = AVX2 Start 253: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SSE4 # GetParam() = SSE4 Start 254: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SSSE3 # GetParam() = SSSE3 Start 255: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SSE2 # GetParam() = SSE2 Start 256: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SCALAR # GetParam() = SCALAR Start 257: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/AVX2 # GetParam() = AVX2 Start 258: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SSE4 # GetParam() = SSE4 Start 259: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SSSE3 # GetParam() = SSSE3 Start 260: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SSE2 # GetParam() = SSE2 Start 261: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SCALAR # GetParam() = SCALAR Start 262: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/AVX2 # GetParam() = AVX2 Start 263: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/SSE4 # GetParam() = SSE4 Start 264: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/SSSE3 # GetParam() = SSSE3 Start 265: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/SSE2 # GetParam() = SSE2 Start 266: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/SCALAR # GetParam() = SCALAR Start 267: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/AVX2 # GetParam() = AVX2 Start 268: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SSE4 # GetParam() = SSE4 Start 269: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SSSE3 # GetParam() = SSSE3 Start 270: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SSE2 # GetParam() = SSE2 Start 271: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SCALAR # GetParam() = SCALAR Start 272: HwyCastTestGroup/HwyCastTest.TestAllBitCast/AVX2 # GetParam() = AVX2 Start 273: HwyCastTestGroup/HwyCastTest.TestAllBitCast/SSE4 # GetParam() = SSE4 Start 274: HwyCastTestGroup/HwyCastTest.TestAllBitCast/SSSE3 # GetParam() = SSSE3 Start 275: HwyCastTestGroup/HwyCastTest.TestAllBitCast/SSE2 # GetParam() = SSE2 Start 276: HwyCastTestGroup/HwyCastTest.TestAllBitCast/SCALAR # GetParam() = SCALAR 229/2072 Test #232: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/AVX2 # GetParam() = AVX2 ........................................ Passed 0.23 sec Start 277: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/AVX2 # GetParam() = AVX2 230/2072 Test #233: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SSE4 # GetParam() = SSE4 ........................................ Passed 0.23 sec 231/2072 Test #234: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SSSE3 # GetParam() = SSSE3 ...................................... Passed 0.22 sec 232/2072 Test #235: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SSE2 # GetParam() = SSE2 ........................................ Passed 0.21 sec 233/2072 Test #236: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SCALAR # GetParam() = SCALAR .................................... Passed 0.21 sec 234/2072 Test #237: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.20 sec 235/2072 Test #238: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.20 sec 236/2072 Test #239: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.19 sec 237/2072 Test #240: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.19 sec 238/2072 Test #241: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SCALAR # GetParam() = SCALAR .................................................... Passed 0.18 sec 239/2072 Test #242: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/AVX2 # GetParam() = AVX2 ............................................. Passed 0.17 sec 240/2072 Test #243: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SSE4 # GetParam() = SSE4 ............................................. Passed 0.17 sec 241/2072 Test #244: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SSSE3 # GetParam() = SSSE3 ........................................... Passed 0.17 sec 242/2072 Test #245: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SSE2 # GetParam() = SSE2 ............................................. Passed 0.16 sec 243/2072 Test #246: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SCALAR # GetParam() = SCALAR ......................................... Passed 0.16 sec 244/2072 Test #247: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/AVX2 # GetParam() = AVX2 ............................................ Passed 0.16 sec 245/2072 Test #248: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SSE4 # GetParam() = SSE4 ............................................ Passed 0.15 sec 246/2072 Test #249: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SSSE3 # GetParam() = SSSE3 .......................................... Passed 0.15 sec 247/2072 Test #250: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SSE2 # GetParam() = SSE2 ............................................ Passed 0.15 sec 248/2072 Test #251: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SCALAR # GetParam() = SCALAR ........................................ Passed 0.14 sec 249/2072 Test #252: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.14 sec 250/2072 Test #253: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.13 sec 251/2072 Test #254: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.13 sec 252/2072 Test #255: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.13 sec 253/2072 Test #256: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SCALAR # GetParam() = SCALAR ................................................... Passed 0.13 sec 254/2072 Test #257: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.12 sec 255/2072 Test #258: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.12 sec 256/2072 Test #259: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.11 sec 257/2072 Test #260: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.11 sec 258/2072 Test #261: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.10 sec 259/2072 Test #262: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.10 sec 260/2072 Test #263: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.09 sec 261/2072 Test #264: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.09 sec 262/2072 Test #265: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.08 sec 263/2072 Test #266: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.08 sec 264/2072 Test #267: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/AVX2 # GetParam() = AVX2 .................................................. Passed 0.07 sec 265/2072 Test #268: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SSE4 # GetParam() = SSE4 .................................................. Passed 0.06 sec 266/2072 Test #269: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SSSE3 # GetParam() = SSSE3 ................................................ Passed 0.06 sec 267/2072 Test #270: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SSE2 # GetParam() = SSE2 .................................................. Passed 0.06 sec 268/2072 Test #271: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SCALAR # GetParam() = SCALAR .............................................. Passed 0.05 sec 269/2072 Test #272: HwyCastTestGroup/HwyCastTest.TestAllBitCast/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.05 sec 270/2072 Test #273: HwyCastTestGroup/HwyCastTest.TestAllBitCast/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.04 sec 271/2072 Test #274: HwyCastTestGroup/HwyCastTest.TestAllBitCast/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.04 sec 272/2072 Test #275: HwyCastTestGroup/HwyCastTest.TestAllBitCast/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.03 sec Start 278: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/SSE4 # GetParam() = SSE4 Start 279: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/SSSE3 # GetParam() = SSSE3 Start 280: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/SSE2 # GetParam() = SSE2 Start 281: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/SCALAR # GetParam() = SCALAR Start 282: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/AVX2 # GetParam() = AVX2 Start 283: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/SSE4 # GetParam() = SSE4 Start 284: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/SSSE3 # GetParam() = SSSE3 Start 285: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/SSE2 # GetParam() = SSE2 Start 286: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/SCALAR # GetParam() = SCALAR Start 287: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/AVX2 # GetParam() = AVX2 Start 288: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SSE4 # GetParam() = SSE4 Start 289: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SSSE3 # GetParam() = SSSE3 Start 290: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SSE2 # GetParam() = SSE2 Start 291: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SCALAR # GetParam() = SCALAR Start 292: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/AVX2 # GetParam() = AVX2 Start 293: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SSE4 # GetParam() = SSE4 Start 294: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SSSE3 # GetParam() = SSSE3 Start 295: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SSE2 # GetParam() = SSE2 Start 296: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SCALAR # GetParam() = SCALAR Start 297: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/AVX2 # GetParam() = AVX2 Start 298: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SSE4 # GetParam() = SSE4 Start 299: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SSSE3 # GetParam() = SSSE3 Start 300: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SSE2 # GetParam() = SSE2 Start 301: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SCALAR # GetParam() = SCALAR Start 302: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/AVX2 # GetParam() = AVX2 Start 303: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SSE4 # GetParam() = SSE4 Start 304: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SSSE3 # GetParam() = SSSE3 Start 305: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SSE2 # GetParam() = SSE2 Start 306: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SCALAR # GetParam() = SCALAR Start 307: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/AVX2 # GetParam() = AVX2 Start 308: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/SSE4 # GetParam() = SSE4 Start 309: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/SSSE3 # GetParam() = SSSE3 Start 310: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/SSE2 # GetParam() = SSE2 Start 311: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/SCALAR # GetParam() = SCALAR Start 312: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/AVX2 # GetParam() = AVX2 Start 313: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/SSE4 # GetParam() = SSE4 Start 314: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/SSSE3 # GetParam() = SSSE3 Start 315: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/SSE2 # GetParam() = SSE2 Start 316: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/SCALAR # GetParam() = SCALAR Start 317: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/AVX2 # GetParam() = AVX2 Start 318: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/SSE4 # GetParam() = SSE4 Start 319: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/SSSE3 # GetParam() = SSSE3 Start 320: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/SSE2 # GetParam() = SSE2 273/2072 Test #276: HwyCastTestGroup/HwyCastTest.TestAllBitCast/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.22 sec Start 321: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/SCALAR # GetParam() = SCALAR 274/2072 Test #277: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/AVX2 # GetParam() = AVX2 ................................................. Passed 0.22 sec 275/2072 Test #278: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/SSE4 # GetParam() = SSE4 ................................................. Passed 0.20 sec 276/2072 Test #279: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.20 sec 277/2072 Test #280: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/SSE2 # GetParam() = SSE2 ................................................. Passed 0.19 sec 278/2072 Test #281: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/SCALAR # GetParam() = SCALAR ............................................. Passed 0.19 sec 279/2072 Test #282: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/AVX2 # GetParam() = AVX2 ...................................................... Passed 0.18 sec 280/2072 Test #283: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/SSE4 # GetParam() = SSE4 ...................................................... Passed 0.18 sec 281/2072 Test #284: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/SSSE3 # GetParam() = SSSE3 .................................................... Passed 0.17 sec 282/2072 Test #285: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/SSE2 # GetParam() = SSE2 ...................................................... Passed 0.17 sec 283/2072 Test #286: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/SCALAR # GetParam() = SCALAR .................................................. Passed 0.16 sec 284/2072 Test #287: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.16 sec 285/2072 Test #288: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.15 sec 286/2072 Test #289: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.15 sec 287/2072 Test #290: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.15 sec 288/2072 Test #291: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.14 sec 289/2072 Test #292: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.13 sec 290/2072 Test #293: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.13 sec 291/2072 Test #294: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.12 sec 292/2072 Test #295: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.12 sec 293/2072 Test #296: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.12 sec 294/2072 Test #297: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.11 sec 295/2072 Test #298: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.11 sec 296/2072 Test #299: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.10 sec 297/2072 Test #300: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.10 sec 298/2072 Test #301: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SCALAR # GetParam() = SCALAR ................................................. Passed 0.10 sec 299/2072 Test #302: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.09 sec 300/2072 Test #303: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.09 sec 301/2072 Test #304: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.09 sec 302/2072 Test #305: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.08 sec 303/2072 Test #306: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.07 sec 304/2072 Test #307: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/AVX2 # GetParam() = AVX2 ................................................ Passed 0.07 sec 305/2072 Test #308: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/SSE4 # GetParam() = SSE4 ................................................ Passed 0.07 sec 306/2072 Test #309: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/SSSE3 # GetParam() = SSSE3 .............................................. Passed 0.06 sec 307/2072 Test #310: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/SSE2 # GetParam() = SSE2 ................................................ Passed 0.06 sec 308/2072 Test #311: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/SCALAR # GetParam() = SCALAR ............................................ Passed 0.05 sec 309/2072 Test #312: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.05 sec 310/2072 Test #313: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.04 sec 311/2072 Test #314: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.04 sec 312/2072 Test #315: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.04 sec 313/2072 Test #316: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.03 sec 314/2072 Test #317: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.03 sec 315/2072 Test #318: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.02 sec 316/2072 Test #319: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.02 sec Start 322: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/AVX2 # GetParam() = AVX2 Start 323: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/SSE4 # GetParam() = SSE4 Start 324: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/SSSE3 # GetParam() = SSSE3 Start 325: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/SSE2 # GetParam() = SSE2 Start 326: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/SCALAR # GetParam() = SCALAR Start 327: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/AVX2 # GetParam() = AVX2 Start 328: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/SSE4 # GetParam() = SSE4 Start 329: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/SSSE3 # GetParam() = SSSE3 Start 330: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/SSE2 # GetParam() = SSE2 Start 331: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/SCALAR # GetParam() = SCALAR Start 332: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/AVX2 # GetParam() = AVX2 Start 333: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SSE4 # GetParam() = SSE4 Start 334: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SSSE3 # GetParam() = SSSE3 Start 335: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SSE2 # GetParam() = SSE2 Start 336: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SCALAR # GetParam() = SCALAR Start 337: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/AVX2 # GetParam() = AVX2 Start 338: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SSE4 # GetParam() = SSE4 Start 339: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SSSE3 # GetParam() = SSSE3 Start 340: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SSE2 # GetParam() = SSE2 Start 341: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SCALAR # GetParam() = SCALAR Start 342: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/AVX2 # GetParam() = AVX2 Start 343: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SSE4 # GetParam() = SSE4 Start 344: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SSSE3 # GetParam() = SSSE3 Start 345: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SSE2 # GetParam() = SSE2 Start 346: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SCALAR # GetParam() = SCALAR Start 347: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/AVX2 # GetParam() = AVX2 Start 348: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SSE4 # GetParam() = SSE4 Start 349: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SSSE3 # GetParam() = SSSE3 Start 350: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SSE2 # GetParam() = SSE2 Start 351: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SCALAR # GetParam() = SCALAR Start 352: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/AVX2 # GetParam() = AVX2 Start 353: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/SSE4 # GetParam() = SSE4 Start 354: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/SSSE3 # GetParam() = SSSE3 Start 355: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/SSE2 # GetParam() = SSE2 Start 356: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/SCALAR # GetParam() = SCALAR Start 357: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/AVX2 # GetParam() = AVX2 Start 358: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/SSE4 # GetParam() = SSE4 Start 359: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/SSSE3 # GetParam() = SSSE3 Start 360: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/SSE2 # GetParam() = SSE2 Start 361: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/SCALAR # GetParam() = SCALAR Start 362: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/AVX2 # GetParam() = AVX2 Start 363: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SSE4 # GetParam() = SSE4 Start 364: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SSSE3 # GetParam() = SSSE3 317/2072 Test #320: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.21 sec Start 365: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SSE2 # GetParam() = SSE2 318/2072 Test #321: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/SCALAR # GetParam() = SCALAR ................................................. Passed 0.21 sec 319/2072 Test #177: NanobenchmarkTest.RunTest ................................................................................................................ Passed 0.95 sec 320/2072 Test #322: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.20 sec 321/2072 Test #323: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.20 sec 322/2072 Test #324: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.19 sec 323/2072 Test #325: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.19 sec 324/2072 Test #326: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.19 sec 325/2072 Test #327: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.18 sec 326/2072 Test #328: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.18 sec 327/2072 Test #329: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.17 sec 328/2072 Test #330: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.17 sec 329/2072 Test #331: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/SCALAR # GetParam() = SCALAR ................................................. Passed 0.16 sec 330/2072 Test #332: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.16 sec 331/2072 Test #333: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.15 sec 332/2072 Test #334: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.15 sec 333/2072 Test #335: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.15 sec 334/2072 Test #336: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.14 sec 335/2072 Test #337: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.14 sec 336/2072 Test #338: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.13 sec 337/2072 Test #339: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.13 sec 338/2072 Test #340: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.12 sec 339/2072 Test #341: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SCALAR # GetParam() = SCALAR ................................................... Passed 0.12 sec 340/2072 Test #342: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.12 sec 341/2072 Test #343: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.11 sec 342/2072 Test #344: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.11 sec 343/2072 Test #345: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.10 sec 344/2072 Test #346: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.10 sec 345/2072 Test #347: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.10 sec 346/2072 Test #348: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.09 sec 347/2072 Test #349: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.08 sec 348/2072 Test #350: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.08 sec 349/2072 Test #351: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.08 sec 350/2072 Test #352: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.07 sec 351/2072 Test #353: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.07 sec 352/2072 Test #354: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.06 sec 353/2072 Test #355: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.06 sec 354/2072 Test #356: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.06 sec 355/2072 Test #357: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.05 sec 356/2072 Test #358: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.04 sec 357/2072 Test #359: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.04 sec 358/2072 Test #360: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.03 sec 359/2072 Test #361: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.03 sec 360/2072 Test #362: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.03 sec 361/2072 Test #363: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.02 sec Start 366: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SCALAR # GetParam() = SCALAR Start 367: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/AVX2 # GetParam() = AVX2 Start 368: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/SSE4 # GetParam() = SSE4 Start 369: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/SSSE3 # GetParam() = SSSE3 Start 370: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/SSE2 # GetParam() = SSE2 Start 371: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/SCALAR # GetParam() = SCALAR Start 372: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/AVX2 # GetParam() = AVX2 Start 373: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/SSE4 # GetParam() = SSE4 Start 374: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/SSSE3 # GetParam() = SSSE3 Start 375: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/SSE2 # GetParam() = SSE2 Start 376: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/SCALAR # GetParam() = SCALAR Start 377: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/AVX2 # GetParam() = AVX2 Start 378: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/SSE4 # GetParam() = SSE4 Start 379: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/SSSE3 # GetParam() = SSSE3 Start 380: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/SSE2 # GetParam() = SSE2 Start 381: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/SCALAR # GetParam() = SCALAR Start 382: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/AVX2 # GetParam() = AVX2 Start 383: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/SSE4 # GetParam() = SSE4 Start 384: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/SSSE3 # GetParam() = SSSE3 Start 385: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/SSE2 # GetParam() = SSE2 Start 386: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/SCALAR # GetParam() = SCALAR Start 387: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/AVX2 # GetParam() = AVX2 Start 388: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/SSE4 # GetParam() = SSE4 Start 389: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/SSSE3 # GetParam() = SSSE3 Start 390: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/SSE2 # GetParam() = SSE2 Start 391: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/SCALAR # GetParam() = SCALAR Start 392: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/AVX2 # GetParam() = AVX2 Start 393: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/SSE4 # GetParam() = SSE4 Start 394: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/SSSE3 # GetParam() = SSSE3 Start 395: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/SSE2 # GetParam() = SSE2 Start 396: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/SCALAR # GetParam() = SCALAR Start 397: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/AVX2 # GetParam() = AVX2 Start 398: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/SSE4 # GetParam() = SSE4 Start 399: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/SSSE3 # GetParam() = SSSE3 Start 400: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/SSE2 # GetParam() = SSE2 Start 401: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/SCALAR # GetParam() = SCALAR Start 402: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/AVX2 # GetParam() = AVX2 Start 403: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/SSE4 # GetParam() = SSE4 Start 404: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/SSSE3 # GetParam() = SSSE3 Start 405: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/SSE2 # GetParam() = SSE2 Start 406: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/SCALAR # GetParam() = SCALAR Start 407: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/AVX2 # GetParam() = AVX2 Start 408: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/SSE4 # GetParam() = SSE4 Start 409: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/SSSE3 # GetParam() = SSSE3 362/2072 Test #364: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.22 sec Start 410: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/SSE2 # GetParam() = SSE2 363/2072 Test #365: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.22 sec 364/2072 Test #366: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.21 sec 365/2072 Test #367: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.20 sec 366/2072 Test #368: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.20 sec 367/2072 Test #369: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.20 sec 368/2072 Test #370: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.19 sec 369/2072 Test #371: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.19 sec 370/2072 Test #372: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.18 sec 371/2072 Test #373: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.18 sec 372/2072 Test #374: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.18 sec 373/2072 Test #375: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.17 sec 374/2072 Test #376: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.17 sec 375/2072 Test #377: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.16 sec 376/2072 Test #378: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.16 sec 377/2072 Test #379: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.16 sec 378/2072 Test #380: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.15 sec 379/2072 Test #381: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.15 sec 380/2072 Test #382: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.14 sec 381/2072 Test #383: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.14 sec 382/2072 Test #384: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.14 sec 383/2072 Test #385: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.13 sec 384/2072 Test #386: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/SCALAR # GetParam() = SCALAR .................................................... Passed 0.13 sec 385/2072 Test #387: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/AVX2 # GetParam() = AVX2 ................................................... Passed 0.12 sec 386/2072 Test #388: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/SSE4 # GetParam() = SSE4 ................................................... Passed 0.12 sec 387/2072 Test #389: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/SSSE3 # GetParam() = SSSE3 ................................................. Passed 0.11 sec 388/2072 Test #390: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/SSE2 # GetParam() = SSE2 ................................................... Passed 0.10 sec 389/2072 Test #391: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/SCALAR # GetParam() = SCALAR ............................................... Passed 0.10 sec 390/2072 Test #392: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.10 sec 391/2072 Test #393: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.09 sec 392/2072 Test #394: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.09 sec 393/2072 Test #395: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.09 sec 394/2072 Test #396: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/SCALAR # GetParam() = SCALAR ................................................... Passed 0.08 sec 395/2072 Test #397: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/AVX2 # GetParam() = AVX2 .................................................... Passed 0.08 sec 396/2072 Test #398: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/SSE4 # GetParam() = SSE4 .................................................... Passed 0.08 sec 397/2072 Test #399: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/SSSE3 # GetParam() = SSSE3 .................................................. Passed 0.07 sec 398/2072 Test #400: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/SSE2 # GetParam() = SSE2 .................................................... Passed 0.07 sec 399/2072 Test #401: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/SCALAR # GetParam() = SCALAR ................................................ Passed 0.06 sec 400/2072 Test #402: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/AVX2 # GetParam() = AVX2 ................................................. Passed 0.06 sec 401/2072 Test #403: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/SSE4 # GetParam() = SSE4 ................................................. Passed 0.05 sec 402/2072 Test #404: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.05 sec 403/2072 Test #405: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/SSE2 # GetParam() = SSE2 ................................................. Passed 0.04 sec 404/2072 Test #406: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/SCALAR # GetParam() = SCALAR ............................................. Passed 0.04 sec 405/2072 Test #407: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/AVX2 # GetParam() = AVX2 .............................................. Passed 0.03 sec 406/2072 Test #408: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/SSE4 # GetParam() = SSE4 .............................................. Passed 0.03 sec Start 411: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/SCALAR # GetParam() = SCALAR Start 412: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/AVX2 # GetParam() = AVX2 Start 413: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SSE4 # GetParam() = SSE4 Start 414: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SSSE3 # GetParam() = SSSE3 Start 415: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SSE2 # GetParam() = SSE2 Start 416: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SCALAR # GetParam() = SCALAR Start 417: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/AVX2 # GetParam() = AVX2 Start 418: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SSE4 # GetParam() = SSE4 Start 419: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SSSE3 # GetParam() = SSSE3 Start 420: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SSE2 # GetParam() = SSE2 Start 421: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SCALAR # GetParam() = SCALAR Start 422: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/AVX2 # GetParam() = AVX2 Start 423: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/SSE4 # GetParam() = SSE4 Start 424: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/SSSE3 # GetParam() = SSSE3 Start 425: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/SSE2 # GetParam() = SSE2 Start 426: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/SCALAR # GetParam() = SCALAR Start 427: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/AVX2 # GetParam() = AVX2 Start 428: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/SSE4 # GetParam() = SSE4 Start 429: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/SSSE3 # GetParam() = SSSE3 Start 430: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/SSE2 # GetParam() = SSE2 Start 431: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/SCALAR # GetParam() = SCALAR Start 432: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/AVX2 # GetParam() = AVX2 Start 433: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/SSE4 # GetParam() = SSE4 Start 434: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/SSSE3 # GetParam() = SSSE3 Start 435: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/SSE2 # GetParam() = SSE2 Start 436: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/SCALAR # GetParam() = SCALAR Start 437: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/AVX2 # GetParam() = AVX2 Start 438: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SSE4 # GetParam() = SSE4 Start 439: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SSSE3 # GetParam() = SSSE3 Start 440: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SSE2 # GetParam() = SSE2 Start 441: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SCALAR # GetParam() = SCALAR Start 442: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/AVX2 # GetParam() = AVX2 Start 443: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/SSE4 # GetParam() = SSE4 Start 444: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/SSSE3 # GetParam() = SSSE3 Start 445: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/SSE2 # GetParam() = SSE2 Start 446: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/SCALAR # GetParam() = SCALAR Start 447: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/AVX2 # GetParam() = AVX2 Start 448: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/SSE4 # GetParam() = SSE4 Start 449: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/SSSE3 # GetParam() = SSSE3 Start 450: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/SSE2 # GetParam() = SSE2 Start 451: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/SCALAR # GetParam() = SCALAR Start 452: HwyConvertTestGroup/HwyConvertTest.TestAllF16/AVX2 # GetParam() = AVX2 Start 453: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SSE4 # GetParam() = SSE4 Start 454: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SSSE3 # GetParam() = SSSE3 407/2072 Test #409: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/SSSE3 # GetParam() = SSSE3 ............................................ Passed 0.21 sec Start 455: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SSE2 # GetParam() = SSE2 408/2072 Test #410: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/SSE2 # GetParam() = SSE2 .............................................. Passed 0.21 sec 409/2072 Test #411: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/SCALAR # GetParam() = SCALAR .......................................... Passed 0.20 sec 410/2072 Test #412: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.19 sec 411/2072 Test #413: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.19 sec 412/2072 Test #414: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.19 sec 413/2072 Test #415: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.18 sec 414/2072 Test #416: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.18 sec 415/2072 Test #417: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.17 sec 416/2072 Test #418: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.17 sec 417/2072 Test #419: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.16 sec 418/2072 Test #420: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.16 sec 419/2072 Test #421: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SCALAR # GetParam() = SCALAR ................................................. Passed 0.16 sec 420/2072 Test #422: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/AVX2 # GetParam() = AVX2 ................................................................. Passed 0.15 sec 421/2072 Test #423: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/SSE4 # GetParam() = SSE4 ................................................................. Passed 0.15 sec 422/2072 Test #424: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/SSSE3 # GetParam() = SSSE3 ............................................................... Passed 0.15 sec 423/2072 Test #425: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/SSE2 # GetParam() = SSE2 ................................................................. Passed 0.14 sec 424/2072 Test #426: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/SCALAR # GetParam() = SCALAR ............................................................. Passed 0.14 sec 425/2072 Test #427: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.14 sec 426/2072 Test #428: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.13 sec 427/2072 Test #429: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.13 sec 428/2072 Test #430: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.12 sec 429/2072 Test #431: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.12 sec 430/2072 Test #432: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.11 sec 431/2072 Test #433: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.11 sec 432/2072 Test #434: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.10 sec 433/2072 Test #435: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.10 sec 434/2072 Test #436: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.10 sec 435/2072 Test #437: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.09 sec 436/2072 Test #438: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.09 sec 437/2072 Test #439: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.08 sec 438/2072 Test #440: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.08 sec 439/2072 Test #441: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.07 sec 440/2072 Test #442: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/AVX2 # GetParam() = AVX2 .................................................. Passed 0.06 sec 441/2072 Test #443: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/SSE4 # GetParam() = SSE4 .................................................. Passed 0.06 sec 442/2072 Test #444: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/SSSE3 # GetParam() = SSSE3 ................................................ Passed 0.06 sec 443/2072 Test #445: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/SSE2 # GetParam() = SSE2 .................................................. Passed 0.05 sec 444/2072 Test #446: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/SCALAR # GetParam() = SCALAR .............................................. Passed 0.05 sec 445/2072 Test #447: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.05 sec 446/2072 Test #448: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.04 sec 447/2072 Test #449: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.03 sec 448/2072 Test #450: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.03 sec 449/2072 Test #451: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/SCALAR # GetParam() = SCALAR ................................................. Passed 0.02 sec 450/2072 Test #452: HwyConvertTestGroup/HwyConvertTest.TestAllF16/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.02 sec 451/2072 Test #453: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.02 sec Start 456: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SCALAR # GetParam() = SCALAR Start 457: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/AVX2 # GetParam() = AVX2 Start 458: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/SSE4 # GetParam() = SSE4 Start 459: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/SSSE3 # GetParam() = SSSE3 Start 460: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/SSE2 # GetParam() = SSE2 Start 461: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/SCALAR # GetParam() = SCALAR Start 462: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/AVX2 # GetParam() = AVX2 Start 463: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SSE4 # GetParam() = SSE4 Start 464: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SSSE3 # GetParam() = SSSE3 Start 465: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SSE2 # GetParam() = SSE2 Start 466: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SCALAR # GetParam() = SCALAR Start 467: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/AVX2 # GetParam() = AVX2 Start 468: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SSE4 # GetParam() = SSE4 Start 469: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SSSE3 # GetParam() = SSSE3 Start 470: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SSE2 # GetParam() = SSE2 Start 471: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SCALAR # GetParam() = SCALAR Start 472: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/AVX2 # GetParam() = AVX2 Start 473: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SSE4 # GetParam() = SSE4 Start 474: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SSSE3 # GetParam() = SSSE3 Start 475: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SSE2 # GetParam() = SSE2 Start 476: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SCALAR # GetParam() = SCALAR Start 477: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/AVX2 # GetParam() = AVX2 Start 478: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/SSE4 # GetParam() = SSE4 Start 479: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/SSSE3 # GetParam() = SSSE3 Start 480: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/SSE2 # GetParam() = SSE2 Start 481: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/SCALAR # GetParam() = SCALAR Start 482: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/AVX2 # GetParam() = AVX2 Start 483: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/SSE4 # GetParam() = SSE4 Start 484: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/SSSE3 # GetParam() = SSSE3 Start 485: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/SSE2 # GetParam() = SSE2 Start 486: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/SCALAR # GetParam() = SCALAR Start 487: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/AVX2 # GetParam() = AVX2 Start 488: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SSE4 # GetParam() = SSE4 Start 489: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SSSE3 # GetParam() = SSSE3 Start 490: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SSE2 # GetParam() = SSE2 Start 491: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SCALAR # GetParam() = SCALAR Start 492: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/AVX2 # GetParam() = AVX2 Start 493: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SSE4 # GetParam() = SSE4 Start 494: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SSSE3 # GetParam() = SSSE3 Start 495: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SSE2 # GetParam() = SSE2 Start 496: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SCALAR # GetParam() = SCALAR Start 497: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/AVX2 # GetParam() = AVX2 Start 498: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/SSE4 # GetParam() = SSE4 Start 499: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/SSSE3 # GetParam() = SSSE3 452/2072 Test #454: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.21 sec Start 500: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/SSE2 # GetParam() = SSE2 453/2072 Test #455: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.21 sec 454/2072 Test #456: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.20 sec 455/2072 Test #457: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.19 sec 456/2072 Test #458: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.19 sec 457/2072 Test #459: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.18 sec 458/2072 Test #460: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.17 sec 459/2072 Test #461: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.17 sec 460/2072 Test #462: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/AVX2 # GetParam() = AVX2 ................................................................. Passed 0.17 sec 461/2072 Test #463: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SSE4 # GetParam() = SSE4 ................................................................. Passed 0.16 sec 462/2072 Test #464: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SSSE3 # GetParam() = SSSE3 ............................................................... Passed 0.16 sec 463/2072 Test #465: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SSE2 # GetParam() = SSE2 ................................................................. Passed 0.15 sec 464/2072 Test #466: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SCALAR # GetParam() = SCALAR ............................................................. Passed 0.15 sec 465/2072 Test #467: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.15 sec 466/2072 Test #468: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.14 sec 467/2072 Test #469: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.14 sec 468/2072 Test #470: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.14 sec 469/2072 Test #471: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.13 sec 470/2072 Test #472: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.13 sec 471/2072 Test #473: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.13 sec 472/2072 Test #474: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.12 sec 473/2072 Test #475: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.12 sec 474/2072 Test #476: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.12 sec 475/2072 Test #477: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/AVX2 # GetParam() = AVX2 ...................................................... Passed 0.11 sec 476/2072 Test #478: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/SSE4 # GetParam() = SSE4 ...................................................... Passed 0.11 sec 477/2072 Test #479: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/SSSE3 # GetParam() = SSSE3 .................................................... Passed 0.10 sec 478/2072 Test #480: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/SSE2 # GetParam() = SSE2 ...................................................... Passed 0.10 sec 479/2072 Test #481: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/SCALAR # GetParam() = SCALAR .................................................. Passed 0.10 sec 480/2072 Test #482: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.09 sec 481/2072 Test #483: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.09 sec 482/2072 Test #484: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.08 sec 483/2072 Test #485: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.08 sec 484/2072 Test #486: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/SCALAR # GetParam() = SCALAR .................................................... Passed 0.08 sec 485/2072 Test #487: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.07 sec 486/2072 Test #488: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.07 sec 487/2072 Test #489: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.06 sec 488/2072 Test #490: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.06 sec 489/2072 Test #491: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.06 sec 490/2072 Test #492: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.05 sec 491/2072 Test #493: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.05 sec 492/2072 Test #494: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.05 sec 493/2072 Test #495: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.05 sec 494/2072 Test #496: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SCALAR # GetParam() = SCALAR .................................................... Passed 0.04 sec Start 501: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/SCALAR # GetParam() = SCALAR Start 502: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/AVX2 # GetParam() = AVX2 Start 503: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SSE4 # GetParam() = SSE4 Start 504: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SSSE3 # GetParam() = SSSE3 Start 505: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SSE2 # GetParam() = SSE2 Start 506: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SCALAR # GetParam() = SCALAR Start 507: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/AVX2 # GetParam() = AVX2 Start 508: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/SSE4 # GetParam() = SSE4 Start 509: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/SSSE3 # GetParam() = SSSE3 Start 510: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/SSE2 # GetParam() = SSE2 Start 511: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/SCALAR # GetParam() = SCALAR Start 512: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/AVX2 # GetParam() = AVX2 Start 513: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/SSE4 # GetParam() = SSE4 Start 514: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/SSSE3 # GetParam() = SSSE3 Start 515: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/SSE2 # GetParam() = SSE2 Start 516: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/SCALAR # GetParam() = SCALAR Start 517: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/AVX2 # GetParam() = AVX2 Start 518: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/SSE4 # GetParam() = SSE4 Start 519: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/SSSE3 # GetParam() = SSSE3 Start 520: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/SSE2 # GetParam() = SSE2 Start 521: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/SCALAR # GetParam() = SCALAR Start 522: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/AVX2 # GetParam() = AVX2 Start 523: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/SSE4 # GetParam() = SSE4 Start 524: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/SSSE3 # GetParam() = SSSE3 Start 525: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/SSE2 # GetParam() = SSE2 Start 526: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/SCALAR # GetParam() = SCALAR Start 527: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/AVX2 # GetParam() = AVX2 Start 528: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/SSE4 # GetParam() = SSE4 Start 529: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/SSSE3 # GetParam() = SSSE3 Start 530: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/SSE2 # GetParam() = SSE2 Start 531: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/SCALAR # GetParam() = SCALAR Start 532: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/AVX2 # GetParam() = AVX2 Start 533: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/SSE4 # GetParam() = SSE4 Start 534: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/SSSE3 # GetParam() = SSSE3 Start 535: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/SSE2 # GetParam() = SSE2 Start 536: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/SCALAR # GetParam() = SCALAR Start 537: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/AVX2 # GetParam() = AVX2 Start 538: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/SSE4 # GetParam() = SSE4 Start 539: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/SSSE3 # GetParam() = SSSE3 Start 540: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/SSE2 # GetParam() = SSE2 Start 541: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/SCALAR # GetParam() = SCALAR Start 542: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/AVX2 # GetParam() = AVX2 495/2072 Test #499: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/SSSE3 # GetParam() = SSSE3 .............................................. Passed 0.22 sec 496/2072 Test #500: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/SSE2 # GetParam() = SSE2 ................................................ Passed 0.22 sec 497/2072 Test #498: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/SSE4 # GetParam() = SSE4 ................................................ Passed 0.23 sec 498/2072 Test #497: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/AVX2 # GetParam() = AVX2 ................................................ Passed 0.23 sec 499/2072 Test #501: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/SCALAR # GetParam() = SCALAR ............................................ Passed 0.20 sec 500/2072 Test #502: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.19 sec 501/2072 Test #503: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.19 sec 502/2072 Test #504: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.19 sec 503/2072 Test #505: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.18 sec 504/2072 Test #506: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.18 sec 505/2072 Test #507: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.17 sec 506/2072 Test #508: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.17 sec 507/2072 Test #509: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.17 sec 508/2072 Test #510: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.16 sec 509/2072 Test #511: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.15 sec 510/2072 Test #512: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/AVX2 # GetParam() = AVX2 ............................................... Passed 0.15 sec 511/2072 Test #513: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/SSE4 # GetParam() = SSE4 ............................................... Passed 0.15 sec 512/2072 Test #514: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.14 sec 513/2072 Test #515: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/SSE2 # GetParam() = SSE2 ............................................... Passed 0.14 sec 514/2072 Test #516: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/SCALAR # GetParam() = SCALAR ........................................... Passed 0.13 sec 515/2072 Test #517: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/AVX2 # GetParam() = AVX2 ...................................... Passed 0.13 sec 516/2072 Test #518: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/SSE4 # GetParam() = SSE4 ...................................... Passed 0.13 sec 517/2072 Test #519: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/SSSE3 # GetParam() = SSSE3 .................................... Passed 0.12 sec 518/2072 Test #520: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/SSE2 # GetParam() = SSE2 ...................................... Passed 0.12 sec 519/2072 Test #521: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/SCALAR # GetParam() = SCALAR .................................. Passed 0.12 sec 520/2072 Test #527: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.09 sec 521/2072 Test #528: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.08 sec 522/2072 Test #529: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.08 sec 523/2072 Test #530: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.08 sec 524/2072 Test #531: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.07 sec 525/2072 Test #532: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/AVX2 # GetParam() = AVX2 ................................................... Passed 0.06 sec 526/2072 Test #533: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/SSE4 # GetParam() = SSE4 ................................................... Passed 0.06 sec 527/2072 Test #534: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/SSSE3 # GetParam() = SSSE3 ................................................. Passed 0.05 sec 528/2072 Test #535: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/SSE2 # GetParam() = SSE2 ................................................... Passed 0.05 sec 529/2072 Test #536: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/SCALAR # GetParam() = SCALAR ............................................... Passed 0.04 sec 530/2072 Test #537: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.03 sec 531/2072 Test #538: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.03 sec Start 543: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/SSE4 # GetParam() = SSE4 Start 544: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/SSSE3 # GetParam() = SSSE3 Start 545: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/SSE2 # GetParam() = SSE2 Start 546: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/SCALAR # GetParam() = SCALAR Start 547: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/AVX2 # GetParam() = AVX2 Start 548: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SSE4 # GetParam() = SSE4 Start 549: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SSSE3 # GetParam() = SSSE3 Start 550: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SSE2 # GetParam() = SSE2 Start 551: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SCALAR # GetParam() = SCALAR Start 552: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/AVX2 # GetParam() = AVX2 Start 553: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/SSE4 # GetParam() = SSE4 Start 554: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/SSSE3 # GetParam() = SSSE3 Start 555: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/SSE2 # GetParam() = SSE2 Start 556: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/SCALAR # GetParam() = SCALAR Start 557: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/AVX2 # GetParam() = AVX2 Start 558: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SSE4 # GetParam() = SSE4 Start 559: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SSSE3 # GetParam() = SSSE3 Start 560: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SSE2 # GetParam() = SSE2 Start 561: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SCALAR # GetParam() = SCALAR Start 562: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/AVX2 # GetParam() = AVX2 Start 563: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/SSE4 # GetParam() = SSE4 Start 564: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/SSSE3 # GetParam() = SSSE3 Start 565: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/SSE2 # GetParam() = SSE2 Start 566: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/SCALAR # GetParam() = SCALAR Start 567: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/AVX2 # GetParam() = AVX2 Start 568: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SSE4 # GetParam() = SSE4 Start 569: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SSSE3 # GetParam() = SSSE3 Start 570: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SSE2 # GetParam() = SSE2 Start 571: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SCALAR # GetParam() = SCALAR Start 572: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/AVX2 # GetParam() = AVX2 Start 573: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SSE4 # GetParam() = SSE4 Start 574: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SSSE3 # GetParam() = SSSE3 Start 575: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SSE2 # GetParam() = SSE2 Start 576: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SCALAR # GetParam() = SCALAR Start 577: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/AVX2 # GetParam() = AVX2 Start 578: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SSE4 # GetParam() = SSE4 Start 579: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SSSE3 # GetParam() = SSSE3 532/2072 Test #541: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/SCALAR # GetParam() = SCALAR .................................................... Passed 0.20 sec 533/2072 Test #542: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.20 sec Start 580: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SSE2 # GetParam() = SSE2 Start 581: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SCALAR # GetParam() = SCALAR 534/2072 Test #540: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.22 sec 535/2072 Test #539: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.23 sec 536/2072 Test #526: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.30 sec 537/2072 Test #524: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.31 sec 538/2072 Test #525: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.31 sec 539/2072 Test #522: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.32 sec 540/2072 Test #523: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.31 sec 541/2072 Test #543: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.20 sec 542/2072 Test #544: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.20 sec 543/2072 Test #545: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.19 sec 544/2072 Test #546: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/SCALAR # GetParam() = SCALAR ................................................... Passed 0.19 sec 545/2072 Test #547: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.18 sec 546/2072 Test #548: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.18 sec 547/2072 Test #549: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.17 sec 548/2072 Test #550: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.17 sec 549/2072 Test #551: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.17 sec 550/2072 Test #552: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.16 sec 551/2072 Test #553: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.16 sec 552/2072 Test #554: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.15 sec 553/2072 Test #555: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.15 sec 554/2072 Test #556: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.14 sec 555/2072 Test #557: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.14 sec 556/2072 Test #558: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.13 sec 557/2072 Test #559: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.13 sec 558/2072 Test #560: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.13 sec 559/2072 Test #561: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.12 sec 560/2072 Test #562: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.12 sec 561/2072 Test #563: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.11 sec 562/2072 Test #564: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.11 sec 563/2072 Test #565: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.11 sec 564/2072 Test #566: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/SCALAR # GetParam() = SCALAR .................................................... Passed 0.10 sec 565/2072 Test #567: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.10 sec 566/2072 Test #568: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.10 sec 567/2072 Test #569: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.09 sec 568/2072 Test #570: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.09 sec 569/2072 Test #571: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.08 sec 570/2072 Test #572: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.08 sec 571/2072 Test #573: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.07 sec 572/2072 Test #574: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.07 sec 573/2072 Test #575: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.06 sec 574/2072 Test #576: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.06 sec 575/2072 Test #577: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.05 sec Start 582: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/AVX2 # GetParam() = AVX2 Start 583: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/SSE4 # GetParam() = SSE4 Start 584: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/SSSE3 # GetParam() = SSSE3 Start 585: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/SSE2 # GetParam() = SSE2 Start 586: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/SCALAR # GetParam() = SCALAR Start 587: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/AVX2 # GetParam() = AVX2 Start 588: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/SSE4 # GetParam() = SSE4 Start 589: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/SSSE3 # GetParam() = SSSE3 Start 590: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/SSE2 # GetParam() = SSE2 Start 591: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/SCALAR # GetParam() = SCALAR Start 592: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/AVX2 # GetParam() = AVX2 Start 593: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SSE4 # GetParam() = SSE4 Start 594: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SSSE3 # GetParam() = SSSE3 Start 595: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SSE2 # GetParam() = SSE2 Start 596: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SCALAR # GetParam() = SCALAR Start 597: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/AVX2 # GetParam() = AVX2 Start 598: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/SSE4 # GetParam() = SSE4 Start 599: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/SSSE3 # GetParam() = SSSE3 Start 600: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/SSE2 # GetParam() = SSE2 Start 601: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/SCALAR # GetParam() = SCALAR Start 602: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/AVX2 # GetParam() = AVX2 Start 603: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SSE4 # GetParam() = SSE4 Start 604: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SSSE3 # GetParam() = SSSE3 Start 605: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SSE2 # GetParam() = SSE2 Start 606: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SCALAR # GetParam() = SCALAR Start 607: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/AVX2 # GetParam() = AVX2 Start 608: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/SSE4 # GetParam() = SSE4 Start 609: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/SSSE3 # GetParam() = SSSE3 Start 610: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/SSE2 # GetParam() = SSE2 Start 611: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/SCALAR # GetParam() = SCALAR Start 612: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/AVX2 # GetParam() = AVX2 Start 613: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/SSE4 # GetParam() = SSE4 Start 614: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/SSSE3 # GetParam() = SSSE3 Start 615: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/SSE2 # GetParam() = SSE2 Start 616: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/SCALAR # GetParam() = SCALAR Start 617: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/AVX2 # GetParam() = AVX2 Start 618: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/SSE4 # GetParam() = SSE4 Start 619: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/SSSE3 # GetParam() = SSSE3 Start 620: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/SSE2 # GetParam() = SSE2 Start 621: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/SCALAR # GetParam() = SCALAR Start 622: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/AVX2 # GetParam() = AVX2 Start 623: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/SSE4 # GetParam() = SSE4 576/2072 Test #578: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.24 sec 577/2072 Test #579: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.24 sec 578/2072 Test #580: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.23 sec Start 624: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/SSSE3 # GetParam() = SSSE3 Start 625: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/SSE2 # GetParam() = SSE2 Start 626: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/SCALAR # GetParam() = SCALAR 579/2072 Test #581: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.24 sec 580/2072 Test #582: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/AVX2 # GetParam() = AVX2 ...................................................... Passed 0.21 sec 581/2072 Test #583: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/SSE4 # GetParam() = SSE4 ...................................................... Passed 0.21 sec 582/2072 Test #584: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/SSSE3 # GetParam() = SSSE3 .................................................... Passed 0.20 sec 583/2072 Test #585: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/SSE2 # GetParam() = SSE2 ...................................................... Passed 0.20 sec 584/2072 Test #586: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/SCALAR # GetParam() = SCALAR .................................................. Passed 0.19 sec 585/2072 Test #587: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.19 sec 586/2072 Test #588: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.18 sec 587/2072 Test #589: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.18 sec 588/2072 Test #590: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.17 sec 589/2072 Test #591: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.17 sec 590/2072 Test #592: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.16 sec 591/2072 Test #593: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.16 sec 592/2072 Test #594: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.15 sec 593/2072 Test #595: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.15 sec 594/2072 Test #596: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SCALAR # GetParam() = SCALAR ................................................... Passed 0.15 sec 595/2072 Test #597: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.14 sec 596/2072 Test #598: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.14 sec 597/2072 Test #599: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.13 sec 598/2072 Test #600: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.12 sec 599/2072 Test #601: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/SCALAR # GetParam() = SCALAR ................................................... Passed 0.12 sec 600/2072 Test #602: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/AVX2 # GetParam() = AVX2 ................................................................. Passed 0.11 sec 601/2072 Test #603: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SSE4 # GetParam() = SSE4 ................................................................. Passed 0.11 sec 602/2072 Test #604: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SSSE3 # GetParam() = SSSE3 ............................................................... Passed 0.10 sec 603/2072 Test #605: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SSE2 # GetParam() = SSE2 ................................................................. Passed 0.10 sec 604/2072 Test #606: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SCALAR # GetParam() = SCALAR ............................................................. Passed 0.10 sec 605/2072 Test #607: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.09 sec 606/2072 Test #608: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.09 sec 607/2072 Test #609: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.08 sec 608/2072 Test #610: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.08 sec 609/2072 Test #611: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.08 sec 610/2072 Test #613: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.07 sec 611/2072 Test #616: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.06 sec 612/2072 Test #617: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/AVX2 # GetParam() = AVX2 .............................................. Passed 0.06 sec 613/2072 Test #618: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/SSE4 # GetParam() = SSE4 .............................................. Passed 0.05 sec 614/2072 Test #619: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/SSSE3 # GetParam() = SSSE3 ............................................ Passed 0.05 sec 615/2072 Test #620: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/SSE2 # GetParam() = SSE2 .............................................. Passed 0.04 sec 616/2072 Test #621: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/SCALAR # GetParam() = SCALAR .......................................... Passed 0.04 sec 617/2072 Test #622: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/AVX2 # GetParam() = AVX2 ................................................................. Passed 0.04 sec 618/2072 Test #623: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/SSE4 # GetParam() = SSE4 ................................................................. Passed 0.03 sec Start 627: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/AVX2 # GetParam() = AVX2 Start 628: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/SSE4 # GetParam() = SSE4 Start 629: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/SSSE3 # GetParam() = SSSE3 Start 630: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/SSE2 # GetParam() = SSE2 Start 631: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/SCALAR # GetParam() = SCALAR Start 632: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/AVX2 # GetParam() = AVX2 Start 633: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/SSE4 # GetParam() = SSE4 Start 634: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/SSSE3 # GetParam() = SSSE3 Start 635: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/SSE2 # GetParam() = SSE2 Start 636: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/SCALAR # GetParam() = SCALAR Start 637: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/AVX2 # GetParam() = AVX2 Start 638: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SSE4 # GetParam() = SSE4 Start 639: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SSSE3 # GetParam() = SSSE3 Start 640: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SSE2 # GetParam() = SSE2 Start 641: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SCALAR # GetParam() = SCALAR Start 642: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/AVX2 # GetParam() = AVX2 Start 643: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SSE4 # GetParam() = SSE4 Start 644: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SSSE3 # GetParam() = SSSE3 Start 645: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SSE2 # GetParam() = SSE2 Start 646: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SCALAR # GetParam() = SCALAR Start 647: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/AVX2 # GetParam() = AVX2 Start 648: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SSE4 # GetParam() = SSE4 Start 649: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SSSE3 # GetParam() = SSSE3 Start 650: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SSE2 # GetParam() = SSE2 Start 651: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SCALAR # GetParam() = SCALAR Start 652: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/AVX2 # GetParam() = AVX2 Start 653: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/SSE4 # GetParam() = SSE4 Start 654: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/SSSE3 # GetParam() = SSSE3 Start 655: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/SSE2 # GetParam() = SSE2 Start 656: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/SCALAR # GetParam() = SCALAR Start 657: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/AVX2 # GetParam() = AVX2 Start 658: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SSE4 # GetParam() = SSE4 Start 659: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SSSE3 # GetParam() = SSSE3 Start 660: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SSE2 # GetParam() = SSE2 Start 661: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SCALAR # GetParam() = SCALAR Start 662: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/AVX2 # GetParam() = AVX2 Start 663: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/SSE4 # GetParam() = SSE4 Start 664: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/SSSE3 # GetParam() = SSSE3 Start 665: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/SSE2 # GetParam() = SSE2 Start 666: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/SCALAR # GetParam() = SCALAR 619/2072 Test #612: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.26 sec 620/2072 Test #614: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.26 sec 621/2072 Test #615: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.25 sec 622/2072 Test #624: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/SSSE3 # GetParam() = SSSE3 ............................................................... Passed 0.21 sec 623/2072 Test #625: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/SSE2 # GetParam() = SSE2 ................................................................. Passed 0.21 sec 624/2072 Test #626: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/SCALAR # GetParam() = SCALAR ............................................................. Passed 0.20 sec Start 667: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/AVX2 # GetParam() = AVX2 Start 668: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/SSE4 # GetParam() = SSE4 Start 669: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/SSSE3 # GetParam() = SSSE3 Start 670: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/SSE2 # GetParam() = SSE2 Start 671: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/SCALAR # GetParam() = SCALAR Start 672: HwyFloatTestGroup/HwyFloatTest.TestAllRound/AVX2 # GetParam() = AVX2 625/2072 Test #627: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.22 sec 626/2072 Test #628: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.21 sec 627/2072 Test #629: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.21 sec 628/2072 Test #630: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.20 sec 629/2072 Test #631: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.20 sec 630/2072 Test #632: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.19 sec 631/2072 Test #633: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.19 sec 632/2072 Test #634: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.18 sec 633/2072 Test #635: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.18 sec 634/2072 Test #636: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.17 sec 635/2072 Test #637: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.17 sec 636/2072 Test #638: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.17 sec 637/2072 Test #639: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.16 sec 638/2072 Test #640: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.16 sec 639/2072 Test #641: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.15 sec 640/2072 Test #642: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/AVX2 # GetParam() = AVX2 .................................................... Passed 0.15 sec 641/2072 Test #643: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SSE4 # GetParam() = SSE4 .................................................... Passed 0.14 sec 642/2072 Test #644: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SSSE3 # GetParam() = SSSE3 .................................................. Passed 0.13 sec 643/2072 Test #645: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SSE2 # GetParam() = SSE2 .................................................... Passed 0.13 sec 644/2072 Test #646: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SCALAR # GetParam() = SCALAR ................................................ Passed 0.12 sec 645/2072 Test #647: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.12 sec 646/2072 Test #648: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.12 sec 647/2072 Test #649: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.11 sec 648/2072 Test #650: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.11 sec 649/2072 Test #651: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.10 sec 650/2072 Test #652: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.10 sec 651/2072 Test #653: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.09 sec 652/2072 Test #654: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.09 sec 653/2072 Test #655: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.08 sec 654/2072 Test #656: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.08 sec 655/2072 Test #657: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.08 sec 656/2072 Test #658: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.07 sec 657/2072 Test #659: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.07 sec 658/2072 Test #660: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.06 sec 659/2072 Test #661: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SCALAR # GetParam() = SCALAR ................................................. Passed 0.06 sec 660/2072 Test #662: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/AVX2 # GetParam() = AVX2 ............................................... Passed 0.06 sec 661/2072 Test #663: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/SSE4 # GetParam() = SSE4 ............................................... Passed 0.05 sec 662/2072 Test #664: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.05 sec 663/2072 Test #665: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/SSE2 # GetParam() = SSE2 ............................................... Passed 0.04 sec Start 673: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SSE4 # GetParam() = SSE4 Start 674: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SSSE3 # GetParam() = SSSE3 Start 675: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SSE2 # GetParam() = SSE2 Start 676: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SCALAR # GetParam() = SCALAR Start 677: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/AVX2 # GetParam() = AVX2 Start 678: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SSE4 # GetParam() = SSE4 Start 679: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SSSE3 # GetParam() = SSSE3 Start 680: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SSE2 # GetParam() = SSE2 Start 681: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SCALAR # GetParam() = SCALAR Start 682: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/AVX2 # GetParam() = AVX2 Start 683: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/SSE4 # GetParam() = SSE4 Start 684: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/SSSE3 # GetParam() = SSSE3 Start 685: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/SSE2 # GetParam() = SSE2 Start 686: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/SCALAR # GetParam() = SCALAR Start 687: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/AVX2 # GetParam() = AVX2 Start 688: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SSE4 # GetParam() = SSE4 Start 689: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SSSE3 # GetParam() = SSSE3 Start 690: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SSE2 # GetParam() = SSE2 Start 691: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SCALAR # GetParam() = SCALAR Start 692: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/AVX2 # GetParam() = AVX2 Start 693: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SSE4 # GetParam() = SSE4 Start 694: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SSSE3 # GetParam() = SSSE3 Start 695: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SSE2 # GetParam() = SSE2 Start 696: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SCALAR # GetParam() = SCALAR Start 697: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/AVX2 # GetParam() = AVX2 Start 698: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SSE4 # GetParam() = SSE4 Start 699: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SSSE3 # GetParam() = SSSE3 Start 700: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SSE2 # GetParam() = SSE2 Start 701: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SCALAR # GetParam() = SCALAR Start 702: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/AVX2 # GetParam() = AVX2 Start 703: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SSE4 # GetParam() = SSE4 Start 704: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SSSE3 # GetParam() = SSSE3 Start 705: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SSE2 # GetParam() = SSE2 Start 706: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SCALAR # GetParam() = SCALAR Start 707: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/AVX2 # GetParam() = AVX2 Start 708: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/SSE4 # GetParam() = SSE4 Start 709: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/SSSE3 # GetParam() = SSSE3 Start 710: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/SSE2 # GetParam() = SSE2 Start 711: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/SCALAR # GetParam() = SCALAR 664/2072 Test #666: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/SCALAR # GetParam() = SCALAR ........................................... Passed 0.24 sec 665/2072 Test #667: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/AVX2 # GetParam() = AVX2 .............................................. Passed 0.24 sec 666/2072 Test #668: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/SSE4 # GetParam() = SSE4 .............................................. Passed 0.23 sec 667/2072 Test #669: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/SSSE3 # GetParam() = SSSE3 ............................................ Passed 0.23 sec 668/2072 Test #670: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/SSE2 # GetParam() = SSE2 .............................................. Passed 0.22 sec 669/2072 Test #671: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/SCALAR # GetParam() = SCALAR .......................................... Passed 0.22 sec Start 712: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/AVX2 # GetParam() = AVX2 Start 713: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/SSE4 # GetParam() = SSE4 Start 714: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/SSSE3 # GetParam() = SSSE3 Start 715: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/SSE2 # GetParam() = SSE2 Start 716: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/SCALAR # GetParam() = SCALAR Start 717: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/AVX2 # GetParam() = AVX2 670/2072 Test #672: HwyFloatTestGroup/HwyFloatTest.TestAllRound/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.25 sec 671/2072 Test #673: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.24 sec 672/2072 Test #674: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.24 sec 673/2072 Test #675: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.23 sec 674/2072 Test #676: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.23 sec 675/2072 Test #677: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.22 sec 676/2072 Test #678: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.22 sec 677/2072 Test #679: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.22 sec 678/2072 Test #680: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.21 sec 679/2072 Test #681: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.21 sec 680/2072 Test #682: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.20 sec 681/2072 Test #683: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.20 sec 682/2072 Test #684: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.19 sec 683/2072 Test #685: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.19 sec 684/2072 Test #686: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/SCALAR # GetParam() = SCALAR ................................................... Passed 0.18 sec 685/2072 Test #687: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.17 sec 686/2072 Test #688: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.17 sec 687/2072 Test #689: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.16 sec 688/2072 Test #690: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.16 sec 689/2072 Test #691: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.15 sec 690/2072 Test #692: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.15 sec 691/2072 Test #693: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.15 sec 692/2072 Test #694: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.14 sec 693/2072 Test #695: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.14 sec 694/2072 Test #696: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.13 sec 695/2072 Test #697: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.13 sec 696/2072 Test #698: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.12 sec 697/2072 Test #699: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.12 sec 698/2072 Test #700: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.11 sec 699/2072 Test #701: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.11 sec 700/2072 Test #702: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.10 sec 701/2072 Test #703: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.10 sec 702/2072 Test #704: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.09 sec 703/2072 Test #705: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.09 sec 704/2072 Test #706: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.09 sec 705/2072 Test #707: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.08 sec 706/2072 Test #708: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.07 sec 707/2072 Test #709: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.07 sec 708/2072 Test #710: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.06 sec Start 718: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/SSE4 # GetParam() = SSE4 Start 719: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/SSSE3 # GetParam() = SSSE3 Start 720: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/SSE2 # GetParam() = SSE2 Start 721: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/SCALAR # GetParam() = SCALAR Start 722: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/AVX2 # GetParam() = AVX2 Start 723: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/SSE4 # GetParam() = SSE4 Start 724: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/SSSE3 # GetParam() = SSSE3 Start 725: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/SSE2 # GetParam() = SSE2 Start 726: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/SCALAR # GetParam() = SCALAR Start 727: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/AVX2 # GetParam() = AVX2 Start 728: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/SSE4 # GetParam() = SSE4 Start 729: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/SSSE3 # GetParam() = SSSE3 Start 730: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/SSE2 # GetParam() = SSE2 Start 731: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/SCALAR # GetParam() = SCALAR Start 732: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/AVX2 # GetParam() = AVX2 Start 733: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/SSE4 # GetParam() = SSE4 Start 734: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/SSSE3 # GetParam() = SSSE3 Start 735: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/SSE2 # GetParam() = SSE2 Start 736: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/SCALAR # GetParam() = SCALAR Start 737: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/AVX2 # GetParam() = AVX2 Start 738: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/SSE4 # GetParam() = SSE4 Start 739: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/SSSE3 # GetParam() = SSSE3 Start 740: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/SSE2 # GetParam() = SSE2 Start 741: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/SCALAR # GetParam() = SCALAR Start 742: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/AVX2 # GetParam() = AVX2 Start 743: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/SSE4 # GetParam() = SSE4 Start 744: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/SSSE3 # GetParam() = SSSE3 Start 745: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/SSE2 # GetParam() = SSE2 Start 746: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/SCALAR # GetParam() = SCALAR Start 747: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/AVX2 # GetParam() = AVX2 Start 748: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/SSE4 # GetParam() = SSE4 Start 749: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/SSSE3 # GetParam() = SSSE3 Start 750: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/SSE2 # GetParam() = SSE2 Start 751: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/SCALAR # GetParam() = SCALAR Start 752: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/AVX2 # GetParam() = AVX2 Start 753: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/SSE4 # GetParam() = SSE4 Start 754: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/SSSE3 # GetParam() = SSSE3 Start 755: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/SSE2 # GetParam() = SSE2 Start 756: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/SCALAR # GetParam() = SCALAR 709/2072 Test #711: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.24 sec 710/2072 Test #712: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/AVX2 # GetParam() = AVX2 ....................................................................... Passed 0.23 sec 711/2072 Test #713: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/SSE4 # GetParam() = SSE4 ....................................................................... Passed 0.22 sec 712/2072 Test #714: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/SSSE3 # GetParam() = SSSE3 ..................................................................... Passed 0.22 sec 713/2072 Test #715: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/SSE2 # GetParam() = SSE2 ....................................................................... Passed 0.21 sec 714/2072 Test #716: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/SCALAR # GetParam() = SCALAR ................................................................... Passed 0.21 sec Start 757: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/AVX2 # GetParam() = AVX2 Start 758: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/SSE4 # GetParam() = SSE4 Start 759: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/SSSE3 # GetParam() = SSSE3 Start 760: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/SSE2 # GetParam() = SSE2 Start 761: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/SCALAR # GetParam() = SCALAR Start 762: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/AVX2 # GetParam() = AVX2 715/2072 Test #717: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/AVX2 # GetParam() = AVX2 ....................................................................... Passed 0.23 sec 716/2072 Test #718: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/SSE4 # GetParam() = SSE4 ....................................................................... Passed 0.21 sec 717/2072 Test #719: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/SSSE3 # GetParam() = SSSE3 ..................................................................... Passed 0.21 sec 718/2072 Test #720: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/SSE2 # GetParam() = SSE2 ....................................................................... Passed 0.20 sec 719/2072 Test #721: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/SCALAR # GetParam() = SCALAR ................................................................... Passed 0.20 sec 720/2072 Test #722: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.19 sec 721/2072 Test #723: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.19 sec 722/2072 Test #724: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.18 sec 723/2072 Test #725: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.18 sec 724/2072 Test #726: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.18 sec 725/2072 Test #727: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.17 sec 726/2072 Test #728: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.17 sec 727/2072 Test #729: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.17 sec 728/2072 Test #730: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.16 sec 729/2072 Test #731: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.16 sec 730/2072 Test #732: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.15 sec 731/2072 Test #733: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.15 sec 732/2072 Test #734: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.15 sec 733/2072 Test #735: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.14 sec 734/2072 Test #736: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/SCALAR # GetParam() = SCALAR ................................................. Passed 0.14 sec 735/2072 Test #737: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/AVX2 # GetParam() = AVX2 ........................................... Passed 0.13 sec 736/2072 Test #738: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/SSE4 # GetParam() = SSE4 ........................................... Passed 0.13 sec 737/2072 Test #739: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/SSSE3 # GetParam() = SSSE3 ......................................... Passed 0.13 sec 738/2072 Test #740: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/SSE2 # GetParam() = SSE2 ........................................... Passed 0.12 sec 739/2072 Test #741: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/SCALAR # GetParam() = SCALAR ....................................... Passed 0.11 sec 740/2072 Test #742: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/AVX2 # GetParam() = AVX2 ........................................... Passed 0.11 sec 741/2072 Test #743: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/SSE4 # GetParam() = SSE4 ........................................... Passed 0.11 sec 742/2072 Test #744: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/SSSE3 # GetParam() = SSSE3 ......................................... Passed 0.10 sec 743/2072 Test #745: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/SSE2 # GetParam() = SSE2 ........................................... Passed 0.10 sec 744/2072 Test #746: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/SCALAR # GetParam() = SCALAR ....................................... Passed 0.09 sec 745/2072 Test #747: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/AVX2 # GetParam() = AVX2 ................................................... Passed 0.09 sec 746/2072 Test #748: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/SSE4 # GetParam() = SSE4 ................................................... Passed 0.08 sec 747/2072 Test #749: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/SSSE3 # GetParam() = SSSE3 ................................................. Passed 0.08 sec 748/2072 Test #750: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/SSE2 # GetParam() = SSE2 ................................................... Passed 0.08 sec 749/2072 Test #751: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/SCALAR # GetParam() = SCALAR ............................................... Passed 0.07 sec 750/2072 Test #752: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/AVX2 # GetParam() = AVX2 .............................................. Passed 0.07 sec 751/2072 Test #753: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/SSE4 # GetParam() = SSE4 .............................................. Passed 0.06 sec 752/2072 Test #754: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/SSSE3 # GetParam() = SSSE3 ............................................ Passed 0.06 sec Start 763: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/SSE4 # GetParam() = SSE4 Start 764: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/SSSE3 # GetParam() = SSSE3 Start 765: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/SSE2 # GetParam() = SSE2 Start 766: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/SCALAR # GetParam() = SCALAR Start 767: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/AVX2 # GetParam() = AVX2 Start 768: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/SSE4 # GetParam() = SSE4 Start 769: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/SSSE3 # GetParam() = SSSE3 Start 770: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/SSE2 # GetParam() = SSE2 Start 771: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/SCALAR # GetParam() = SCALAR Start 772: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/AVX2 # GetParam() = AVX2 Start 773: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/SSE4 # GetParam() = SSE4 Start 774: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/SSSE3 # GetParam() = SSSE3 Start 775: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/SSE2 # GetParam() = SSE2 Start 776: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/SCALAR # GetParam() = SCALAR Start 777: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/AVX2 # GetParam() = AVX2 Start 778: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SSE4 # GetParam() = SSE4 Start 779: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SSSE3 # GetParam() = SSSE3 Start 780: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SSE2 # GetParam() = SSE2 Start 781: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SCALAR # GetParam() = SCALAR Start 782: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/AVX2 # GetParam() = AVX2 Start 783: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SSE4 # GetParam() = SSE4 Start 784: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SSSE3 # GetParam() = SSSE3 Start 785: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SSE2 # GetParam() = SSE2 Start 786: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SCALAR # GetParam() = SCALAR Start 787: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/AVX2 # GetParam() = AVX2 Start 788: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/SSE4 # GetParam() = SSE4 Start 789: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/SSSE3 # GetParam() = SSSE3 Start 790: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/SSE2 # GetParam() = SSE2 Start 791: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/SCALAR # GetParam() = SCALAR Start 792: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/AVX2 # GetParam() = AVX2 Start 793: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SSE4 # GetParam() = SSE4 Start 794: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SSSE3 # GetParam() = SSSE3 Start 795: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SSE2 # GetParam() = SSE2 Start 796: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SCALAR # GetParam() = SCALAR Start 797: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/AVX2 # GetParam() = AVX2 Start 798: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SSE4 # GetParam() = SSE4 Start 799: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SSSE3 # GetParam() = SSSE3 Start 800: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SSE2 # GetParam() = SSE2 753/2072 Test #755: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/SSE2 # GetParam() = SSE2 .............................................. Passed 0.25 sec 754/2072 Test #756: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/SCALAR # GetParam() = SCALAR .......................................... Passed 0.25 sec 755/2072 Test #757: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/AVX2 # GetParam() = AVX2 ............................................... Passed 0.24 sec 756/2072 Test #758: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/SSE4 # GetParam() = SSE4 ............................................... Passed 0.24 sec 757/2072 Test #759: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.23 sec 758/2072 Test #760: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/SSE2 # GetParam() = SSE2 ............................................... Passed 0.22 sec 759/2072 Test #761: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/SCALAR # GetParam() = SCALAR ........................................... Passed 0.22 sec Start 801: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SCALAR # GetParam() = SCALAR Start 802: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/AVX2 # GetParam() = AVX2 Start 803: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/SSE4 # GetParam() = SSE4 Start 804: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/SSSE3 # GetParam() = SSSE3 Start 805: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/SSE2 # GetParam() = SSE2 Start 806: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/SCALAR # GetParam() = SCALAR Start 807: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/AVX2 # GetParam() = AVX2 760/2072 Test #762: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/AVX2 # GetParam() = AVX2 ................................................. Passed 0.27 sec 761/2072 Test #763: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/SSE4 # GetParam() = SSE4 ................................................. Passed 0.25 sec 762/2072 Test #764: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.25 sec 763/2072 Test #765: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/SSE2 # GetParam() = SSE2 ................................................. Passed 0.24 sec 764/2072 Test #766: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/SCALAR # GetParam() = SCALAR ............................................. Passed 0.24 sec 765/2072 Test #767: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/AVX2 # GetParam() = AVX2 .............................................. Passed 0.23 sec 766/2072 Test #768: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/SSE4 # GetParam() = SSE4 .............................................. Passed 0.23 sec 767/2072 Test #769: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/SSSE3 # GetParam() = SSSE3 ............................................ Passed 0.22 sec 768/2072 Test #770: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/SSE2 # GetParam() = SSE2 .............................................. Passed 0.21 sec 769/2072 Test #771: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/SCALAR # GetParam() = SCALAR .......................................... Passed 0.20 sec 770/2072 Test #772: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/AVX2 # GetParam() = AVX2 ................................... Passed 0.20 sec 771/2072 Test #773: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/SSE4 # GetParam() = SSE4 ................................... Passed 0.19 sec 772/2072 Test #774: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/SSSE3 # GetParam() = SSSE3 ................................. Passed 0.18 sec 773/2072 Test #775: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/SSE2 # GetParam() = SSE2 ................................... Passed 0.18 sec 774/2072 Test #776: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/SCALAR # GetParam() = SCALAR ............................... Passed 0.18 sec 775/2072 Test #777: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.17 sec 776/2072 Test #778: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.16 sec 777/2072 Test #779: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.16 sec 778/2072 Test #780: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.15 sec 779/2072 Test #781: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.14 sec 780/2072 Test #782: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.14 sec 781/2072 Test #783: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.13 sec 782/2072 Test #784: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.13 sec 783/2072 Test #785: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.13 sec 784/2072 Test #786: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.12 sec 785/2072 Test #787: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.11 sec 786/2072 Test #788: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.11 sec 787/2072 Test #789: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.10 sec 788/2072 Test #790: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.10 sec 789/2072 Test #791: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.09 sec 790/2072 Test #792: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/AVX2 # GetParam() = AVX2 ................................................................. Passed 0.09 sec 791/2072 Test #793: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SSE4 # GetParam() = SSE4 ................................................................. Passed 0.09 sec 792/2072 Test #794: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SSSE3 # GetParam() = SSSE3 ............................................................... Passed 0.09 sec 793/2072 Test #795: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SSE2 # GetParam() = SSE2 ................................................................. Passed 0.09 sec 794/2072 Test #796: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SCALAR # GetParam() = SCALAR ............................................................. Passed 0.08 sec 795/2072 Test #797: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.08 sec 796/2072 Test #798: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.08 sec 797/2072 Test #799: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.07 sec Start 808: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/SSE4 # GetParam() = SSE4 Start 809: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/SSSE3 # GetParam() = SSSE3 Start 810: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/SSE2 # GetParam() = SSE2 Start 811: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/SCALAR # GetParam() = SCALAR Start 812: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/AVX2 # GetParam() = AVX2 Start 813: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/SSE4 # GetParam() = SSE4 Start 814: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/SSSE3 # GetParam() = SSSE3 Start 815: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/SSE2 # GetParam() = SSE2 Start 816: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/SCALAR # GetParam() = SCALAR Start 817: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/AVX2 # GetParam() = AVX2 Start 818: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/SSE4 # GetParam() = SSE4 Start 819: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/SSSE3 # GetParam() = SSSE3 Start 820: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/SSE2 # GetParam() = SSE2 Start 821: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/SCALAR # GetParam() = SCALAR Start 822: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/AVX2 # GetParam() = AVX2 Start 823: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SSE4 # GetParam() = SSE4 Start 824: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SSSE3 # GetParam() = SSSE3 Start 825: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SSE2 # GetParam() = SSE2 Start 826: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SCALAR # GetParam() = SCALAR Start 827: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/AVX2 # GetParam() = AVX2 Start 828: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SSE4 # GetParam() = SSE4 Start 829: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SSSE3 # GetParam() = SSSE3 Start 830: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SSE2 # GetParam() = SSE2 Start 831: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SCALAR # GetParam() = SCALAR Start 832: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/AVX2 # GetParam() = AVX2 Start 833: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SSE4 # GetParam() = SSE4 Start 834: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SSSE3 # GetParam() = SSSE3 Start 835: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SSE2 # GetParam() = SSE2 Start 836: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SCALAR # GetParam() = SCALAR Start 837: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/AVX2 # GetParam() = AVX2 Start 838: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SSE4 # GetParam() = SSE4 Start 839: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SSSE3 # GetParam() = SSSE3 Start 840: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SSE2 # GetParam() = SSE2 Start 841: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SCALAR # GetParam() = SCALAR Start 842: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/AVX2 # GetParam() = AVX2 Start 843: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SSE4 # GetParam() = SSE4 Start 844: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SSSE3 # GetParam() = SSSE3 Start 845: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SSE2 # GetParam() = SSE2 798/2072 Test #800: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.26 sec 799/2072 Test #801: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.26 sec 800/2072 Test #802: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/AVX2 # GetParam() = AVX2 ................................................. Passed 0.25 sec 801/2072 Test #803: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/SSE4 # GetParam() = SSE4 ................................................. Passed 0.23 sec 802/2072 Test #804: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.23 sec 803/2072 Test #805: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/SSE2 # GetParam() = SSE2 ................................................. Passed 0.22 sec 804/2072 Test #806: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/SCALAR # GetParam() = SCALAR ............................................. Passed 0.21 sec Start 846: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SCALAR # GetParam() = SCALAR Start 847: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/AVX2 # GetParam() = AVX2 Start 848: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SSE4 # GetParam() = SSE4 Start 849: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SSSE3 # GetParam() = SSSE3 Start 850: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SSE2 # GetParam() = SSE2 Start 851: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SCALAR # GetParam() = SCALAR Start 852: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/AVX2 # GetParam() = AVX2 805/2072 Test #807: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/AVX2 # GetParam() = AVX2 ................. Passed 0.26 sec 806/2072 Test #808: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/SSE4 # GetParam() = SSE4 ................. Passed 0.24 sec 807/2072 Test #809: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/SSSE3 # GetParam() = SSSE3 ............... Passed 0.24 sec 808/2072 Test #810: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/SSE2 # GetParam() = SSE2 ................. Passed 0.23 sec 809/2072 Test #811: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/SCALAR # GetParam() = SCALAR ............. Passed 0.23 sec 810/2072 Test #812: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/AVX2 # GetParam() = AVX2 ....... Passed 0.22 sec 811/2072 Test #813: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/SSE4 # GetParam() = SSE4 ....... Passed 0.22 sec 812/2072 Test #814: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/SSSE3 # GetParam() = SSSE3 ..... Passed 0.21 sec 813/2072 Test #815: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/SSE2 # GetParam() = SSE2 ....... Passed 0.21 sec 814/2072 Test #816: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/SCALAR # GetParam() = SCALAR ... Passed 0.20 sec 815/2072 Test #817: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/AVX2 # GetParam() = AVX2 .......... Passed 0.20 sec 816/2072 Test #818: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/SSE4 # GetParam() = SSE4 .......... Passed 0.20 sec 817/2072 Test #819: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/SSSE3 # GetParam() = SSSE3 ........ Passed 0.19 sec 818/2072 Test #820: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/SSE2 # GetParam() = SSE2 .......... Passed 0.19 sec 819/2072 Test #821: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/SCALAR # GetParam() = SCALAR ...... Passed 0.19 sec 820/2072 Test #822: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/AVX2 # GetParam() = AVX2 ........................................ Passed 0.19 sec 821/2072 Test #823: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SSE4 # GetParam() = SSE4 ........................................ Passed 0.18 sec 822/2072 Test #824: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SSSE3 # GetParam() = SSSE3 ...................................... Passed 0.18 sec 823/2072 Test #825: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SSE2 # GetParam() = SSE2 ........................................ Passed 0.17 sec 824/2072 Test #826: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SCALAR # GetParam() = SCALAR .................................... Passed 0.17 sec 825/2072 Test #827: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/AVX2 # GetParam() = AVX2 ........................................ Passed 0.16 sec 826/2072 Test #828: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SSE4 # GetParam() = SSE4 ........................................ Passed 0.16 sec 827/2072 Test #829: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SSSE3 # GetParam() = SSSE3 ...................................... Passed 0.15 sec 828/2072 Test #830: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SSE2 # GetParam() = SSE2 ........................................ Passed 0.15 sec 829/2072 Test #831: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SCALAR # GetParam() = SCALAR .................................... Passed 0.14 sec 830/2072 Test #832: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/AVX2 # GetParam() = AVX2 ........................................ Passed 0.14 sec 831/2072 Test #833: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SSE4 # GetParam() = SSE4 ........................................ Passed 0.13 sec 832/2072 Test #834: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SSSE3 # GetParam() = SSSE3 ...................................... Passed 0.12 sec 833/2072 Test #835: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SSE2 # GetParam() = SSE2 ........................................ Passed 0.12 sec 834/2072 Test #836: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SCALAR # GetParam() = SCALAR .................................... Passed 0.11 sec 835/2072 Test #837: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.11 sec 836/2072 Test #838: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.10 sec 837/2072 Test #839: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.10 sec 838/2072 Test #840: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.09 sec 839/2072 Test #841: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.08 sec 840/2072 Test #842: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.08 sec 841/2072 Test #843: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.07 sec 842/2072 Test #844: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.07 sec Start 853: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/SSE4 # GetParam() = SSE4 Start 854: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/SSSE3 # GetParam() = SSSE3 Start 855: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/SSE2 # GetParam() = SSE2 Start 856: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/SCALAR # GetParam() = SCALAR Start 857: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/AVX2 # GetParam() = AVX2 Start 858: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/SSE4 # GetParam() = SSE4 Start 859: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/SSSE3 # GetParam() = SSSE3 Start 860: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/SSE2 # GetParam() = SSE2 Start 861: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/SCALAR # GetParam() = SCALAR Start 862: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/AVX2 # GetParam() = AVX2 Start 863: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/SSE4 # GetParam() = SSE4 Start 864: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/SSSE3 # GetParam() = SSSE3 Start 865: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/SSE2 # GetParam() = SSE2 Start 866: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/SCALAR # GetParam() = SCALAR Start 867: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/AVX2 # GetParam() = AVX2 Start 868: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/SSE4 # GetParam() = SSE4 Start 869: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/SSSE3 # GetParam() = SSSE3 Start 870: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/SSE2 # GetParam() = SSE2 Start 871: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/SCALAR # GetParam() = SCALAR Start 872: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/AVX2 # GetParam() = AVX2 Start 873: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/SSE4 # GetParam() = SSE4 Start 874: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/SSSE3 # GetParam() = SSSE3 Start 875: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/SSE2 # GetParam() = SSE2 Start 876: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/SCALAR # GetParam() = SCALAR Start 877: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/AVX2 # GetParam() = AVX2 Start 878: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/SSE4 # GetParam() = SSE4 Start 879: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/SSSE3 # GetParam() = SSSE3 Start 880: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/SSE2 # GetParam() = SSE2 Start 881: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/SCALAR # GetParam() = SCALAR Start 882: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/AVX2 # GetParam() = AVX2 Start 883: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/SSE4 # GetParam() = SSE4 Start 884: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/SSSE3 # GetParam() = SSSE3 Start 885: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/SSE2 # GetParam() = SSE2 Start 886: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/SCALAR # GetParam() = SCALAR Start 887: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/AVX2 # GetParam() = AVX2 Start 888: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/SSE4 # GetParam() = SSE4 Start 889: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/SSSE3 # GetParam() = SSSE3 Start 890: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/SSE2 # GetParam() = SSE2 843/2072 Test #845: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.25 sec 844/2072 Test #846: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.23 sec 845/2072 Test #847: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.23 sec 846/2072 Test #848: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.23 sec 847/2072 Test #849: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.22 sec 848/2072 Test #850: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.22 sec 849/2072 Test #851: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.21 sec Start 891: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/SCALAR # GetParam() = SCALAR Start 892: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/AVX2 # GetParam() = AVX2 Start 893: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/SSE4 # GetParam() = SSE4 Start 894: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/SSSE3 # GetParam() = SSSE3 Start 895: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/SSE2 # GetParam() = SSE2 Start 896: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/SCALAR # GetParam() = SCALAR Start 897: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/AVX2 # GetParam() = AVX2 850/2072 Test #852: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.24 sec 851/2072 Test #853: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.22 sec 852/2072 Test #854: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.21 sec 853/2072 Test #855: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.21 sec 854/2072 Test #856: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/SCALAR # GetParam() = SCALAR .................................................... Passed 0.20 sec 855/2072 Test #857: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.20 sec 856/2072 Test #858: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.19 sec 857/2072 Test #859: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.19 sec 858/2072 Test #860: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.18 sec 859/2072 Test #861: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.18 sec 860/2072 Test #862: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/AVX2 # GetParam() = AVX2 .................................... Passed 0.17 sec 861/2072 Test #863: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/SSE4 # GetParam() = SSE4 .................................... Passed 0.17 sec 862/2072 Test #864: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/SSSE3 # GetParam() = SSSE3 .................................. Passed 0.16 sec 863/2072 Test #865: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/SSE2 # GetParam() = SSE2 .................................... Passed 0.16 sec 864/2072 Test #866: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/SCALAR # GetParam() = SCALAR ................................ Passed 0.16 sec 865/2072 Test #867: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/AVX2 # GetParam() = AVX2 ................................................. Passed 0.15 sec 866/2072 Test #868: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/SSE4 # GetParam() = SSE4 ................................................. Passed 0.15 sec 867/2072 Test #869: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.14 sec 868/2072 Test #870: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/SSE2 # GetParam() = SSE2 ................................................. Passed 0.14 sec 869/2072 Test #871: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/SCALAR # GetParam() = SCALAR ............................................. Passed 0.13 sec 870/2072 Test #872: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/AVX2 # GetParam() = AVX2 ................................................ Passed 0.12 sec 871/2072 Test #873: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/SSE4 # GetParam() = SSE4 ................................................ Passed 0.12 sec 872/2072 Test #874: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/SSSE3 # GetParam() = SSSE3 .............................................. Passed 0.11 sec 873/2072 Test #875: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/SSE2 # GetParam() = SSE2 ................................................ Passed 0.11 sec 874/2072 Test #876: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/SCALAR # GetParam() = SCALAR ............................................ Passed 0.10 sec 875/2072 Test #877: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/AVX2 # GetParam() = AVX2 ................................................. Passed 0.10 sec 876/2072 Test #878: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/SSE4 # GetParam() = SSE4 ................................................. Passed 0.09 sec 877/2072 Test #879: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.09 sec 878/2072 Test #880: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/SSE2 # GetParam() = SSE2 ................................................. Passed 0.09 sec 879/2072 Test #881: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/SCALAR # GetParam() = SCALAR ............................................. Passed 0.08 sec 880/2072 Test #882: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/AVX2 # GetParam() = AVX2 ........................................ Passed 0.08 sec 881/2072 Test #883: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/SSE4 # GetParam() = SSE4 ........................................ Passed 0.07 sec 882/2072 Test #884: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/SSSE3 # GetParam() = SSSE3 ...................................... Passed 0.07 sec 883/2072 Test #885: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/SSE2 # GetParam() = SSE2 ........................................ Passed 0.06 sec 884/2072 Test #886: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/SCALAR # GetParam() = SCALAR .................................... Passed 0.06 sec 885/2072 Test #887: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.06 sec 886/2072 Test #888: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.05 sec 887/2072 Test #889: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.05 sec Start 898: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/SSE4 # GetParam() = SSE4 Start 899: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/SSSE3 # GetParam() = SSSE3 Start 900: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/SSE2 # GetParam() = SSE2 Start 901: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/SCALAR # GetParam() = SCALAR Start 902: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/AVX2 # GetParam() = AVX2 Start 903: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/SSE4 # GetParam() = SSE4 Start 904: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/SSSE3 # GetParam() = SSSE3 Start 905: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/SSE2 # GetParam() = SSE2 Start 906: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/SCALAR # GetParam() = SCALAR Start 907: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/AVX2 # GetParam() = AVX2 Start 908: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/SSE4 # GetParam() = SSE4 Start 909: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/SSSE3 # GetParam() = SSSE3 Start 910: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/SSE2 # GetParam() = SSE2 Start 911: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/SCALAR # GetParam() = SCALAR Start 912: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/AVX2 # GetParam() = AVX2 Start 913: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/SSE4 # GetParam() = SSE4 Start 914: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/SSSE3 # GetParam() = SSSE3 Start 915: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/SSE2 # GetParam() = SSE2 Start 916: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/SCALAR # GetParam() = SCALAR Start 917: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/AVX2 # GetParam() = AVX2 Start 918: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/SSE4 # GetParam() = SSE4 Start 919: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/SSSE3 # GetParam() = SSSE3 Start 920: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/SSE2 # GetParam() = SSE2 Start 921: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/SCALAR # GetParam() = SCALAR Start 922: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/AVX2 # GetParam() = AVX2 Start 923: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/SSE4 # GetParam() = SSE4 Start 924: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/SSSE3 # GetParam() = SSSE3 Start 925: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/SSE2 # GetParam() = SSE2 Start 926: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/SCALAR # GetParam() = SCALAR Start 927: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/AVX2 # GetParam() = AVX2 Start 928: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/SSE4 # GetParam() = SSE4 Start 929: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/SSSE3 # GetParam() = SSSE3 Start 930: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/SSE2 # GetParam() = SSE2 Start 931: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/SCALAR # GetParam() = SCALAR Start 932: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/AVX2 # GetParam() = AVX2 Start 933: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/SSE4 # GetParam() = SSE4 Start 934: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/SSSE3 # GetParam() = SSSE3 Start 935: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/SSE2 # GetParam() = SSE2 888/2072 Test #890: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.24 sec 889/2072 Test #891: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.24 sec 890/2072 Test #892: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.23 sec 891/2072 Test #893: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.23 sec 892/2072 Test #894: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.22 sec 893/2072 Test #895: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.22 sec 894/2072 Test #896: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/SCALAR # GetParam() = SCALAR .................................................... Passed 0.22 sec Start 936: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/SCALAR # GetParam() = SCALAR Start 937: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/AVX2 # GetParam() = AVX2 Start 938: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/SSE4 # GetParam() = SSE4 Start 939: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/SSSE3 # GetParam() = SSSE3 Start 940: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/SSE2 # GetParam() = SSE2 Start 941: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/SCALAR # GetParam() = SCALAR Start 942: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/AVX2 # GetParam() = AVX2 895/2072 Test #897: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.25 sec 896/2072 Test #898: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.24 sec 897/2072 Test #899: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.23 sec 898/2072 Test #900: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.23 sec 899/2072 Test #901: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/SCALAR # GetParam() = SCALAR .................................................... Passed 0.22 sec 900/2072 Test #902: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.22 sec 901/2072 Test #903: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.21 sec 902/2072 Test #904: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.21 sec 903/2072 Test #905: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.20 sec 904/2072 Test #906: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.20 sec 905/2072 Test #907: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.20 sec 906/2072 Test #908: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.19 sec 907/2072 Test #909: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.19 sec 908/2072 Test #910: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.18 sec 909/2072 Test #911: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.18 sec 910/2072 Test #912: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.17 sec 911/2072 Test #913: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.16 sec 912/2072 Test #914: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.16 sec 913/2072 Test #915: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.15 sec 914/2072 Test #916: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.15 sec 915/2072 Test #917: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.14 sec 916/2072 Test #918: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.13 sec 917/2072 Test #919: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.12 sec 918/2072 Test #920: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.12 sec 919/2072 Test #921: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/SCALAR # GetParam() = SCALAR .................................................... Passed 0.11 sec 920/2072 Test #922: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.11 sec 921/2072 Test #923: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.10 sec 922/2072 Test #924: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.10 sec 923/2072 Test #925: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.09 sec 924/2072 Test #926: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.09 sec 925/2072 Test #927: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.09 sec 926/2072 Test #928: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.08 sec 927/2072 Test #929: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.08 sec 928/2072 Test #930: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.07 sec 929/2072 Test #931: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.07 sec 930/2072 Test #932: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.06 sec 931/2072 Test #933: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.06 sec Start 943: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/SSE4 # GetParam() = SSE4 Start 944: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/SSSE3 # GetParam() = SSSE3 Start 945: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/SSE2 # GetParam() = SSE2 Start 946: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/SCALAR # GetParam() = SCALAR Start 947: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/AVX2 # GetParam() = AVX2 Start 948: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/SSE4 # GetParam() = SSE4 Start 949: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/SSSE3 # GetParam() = SSSE3 Start 950: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/SSE2 # GetParam() = SSE2 Start 951: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/SCALAR # GetParam() = SCALAR Start 952: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/AVX2 # GetParam() = AVX2 Start 953: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/SSE4 # GetParam() = SSE4 Start 954: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/SSSE3 # GetParam() = SSSE3 Start 955: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/SSE2 # GetParam() = SSE2 Start 956: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/SCALAR # GetParam() = SCALAR Start 957: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/AVX2 # GetParam() = AVX2 Start 958: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/SSE4 # GetParam() = SSE4 Start 959: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/SSSE3 # GetParam() = SSSE3 Start 960: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/SSE2 # GetParam() = SSE2 Start 961: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/SCALAR # GetParam() = SCALAR Start 962: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/AVX2 # GetParam() = AVX2 Start 963: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/SSE4 # GetParam() = SSE4 Start 964: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/SSSE3 # GetParam() = SSSE3 Start 965: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/SSE2 # GetParam() = SSE2 Start 966: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/SCALAR # GetParam() = SCALAR Start 967: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/AVX2 # GetParam() = AVX2 Start 968: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/SSE4 # GetParam() = SSE4 Start 969: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/SSSE3 # GetParam() = SSSE3 Start 970: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/SSE2 # GetParam() = SSE2 Start 971: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/SCALAR # GetParam() = SCALAR Start 972: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/AVX2 # GetParam() = AVX2 Start 973: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/SSE4 # GetParam() = SSE4 Start 974: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/SSSE3 # GetParam() = SSSE3 Start 975: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/SSE2 # GetParam() = SSE2 Start 976: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/SCALAR # GetParam() = SCALAR Start 977: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/AVX2 # GetParam() = AVX2 Start 978: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/SSE4 # GetParam() = SSE4 Start 979: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/SSSE3 # GetParam() = SSSE3 932/2072 Test #934: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.24 sec 933/2072 Test #935: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.24 sec 934/2072 Test #936: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/SCALAR # GetParam() = SCALAR ................................................... Passed 0.23 sec 935/2072 Test #937: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/AVX2 # GetParam() = AVX2 ................................................... Passed 0.23 sec 936/2072 Test #938: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/SSE4 # GetParam() = SSE4 ................................................... Passed 0.22 sec 937/2072 Test #939: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/SSSE3 # GetParam() = SSSE3 ................................................. Passed 0.22 sec 938/2072 Test #940: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/SSE2 # GetParam() = SSE2 ................................................... Passed 0.21 sec 939/2072 Test #941: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/SCALAR # GetParam() = SCALAR ............................................... Passed 0.21 sec Start 980: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/SSE2 # GetParam() = SSE2 Start 981: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/SCALAR # GetParam() = SCALAR Start 982: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/AVX2 # GetParam() = AVX2 Start 983: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/SSE4 # GetParam() = SSE4 Start 984: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/SSSE3 # GetParam() = SSSE3 Start 985: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/SSE2 # GetParam() = SSE2 Start 986: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/SCALAR # GetParam() = SCALAR Start 987: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/AVX2 # GetParam() = AVX2 940/2072 Test #942: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.25 sec 941/2072 Test #943: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.23 sec 942/2072 Test #944: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.23 sec 943/2072 Test #945: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.22 sec 944/2072 Test #946: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.22 sec 945/2072 Test #947: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/AVX2 # GetParam() = AVX2 .................................................... Passed 0.22 sec 946/2072 Test #948: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/SSE4 # GetParam() = SSE4 .................................................... Passed 0.21 sec 947/2072 Test #949: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/SSSE3 # GetParam() = SSSE3 .................................................. Passed 0.20 sec 948/2072 Test #950: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/SSE2 # GetParam() = SSE2 .................................................... Passed 0.20 sec 949/2072 Test #951: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/SCALAR # GetParam() = SCALAR ................................................ Passed 0.19 sec 950/2072 Test #952: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/AVX2 # GetParam() = AVX2 ............................................... Passed 0.19 sec 951/2072 Test #953: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/SSE4 # GetParam() = SSE4 ............................................... Passed 0.18 sec 952/2072 Test #954: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.18 sec 953/2072 Test #955: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/SSE2 # GetParam() = SSE2 ............................................... Passed 0.17 sec 954/2072 Test #956: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/SCALAR # GetParam() = SCALAR ........................................... Passed 0.17 sec 955/2072 Test #957: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.16 sec 956/2072 Test #958: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.16 sec 957/2072 Test #959: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.15 sec 958/2072 Test #960: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.15 sec 959/2072 Test #961: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.14 sec 960/2072 Test #962: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/AVX2 # GetParam() = AVX2 ............................................... Passed 0.14 sec 961/2072 Test #963: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/SSE4 # GetParam() = SSE4 ............................................... Passed 0.14 sec 962/2072 Test #964: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.13 sec 963/2072 Test #965: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/SSE2 # GetParam() = SSE2 ............................................... Passed 0.12 sec 964/2072 Test #966: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/SCALAR # GetParam() = SCALAR ........................................... Passed 0.12 sec 965/2072 Test #967: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/AVX2 # GetParam() = AVX2 ................................................. Passed 0.11 sec 966/2072 Test #968: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/SSE4 # GetParam() = SSE4 ................................................. Passed 0.11 sec 967/2072 Test #969: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.10 sec 968/2072 Test #970: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/SSE2 # GetParam() = SSE2 ................................................. Passed 0.10 sec 969/2072 Test #971: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/SCALAR # GetParam() = SCALAR ............................................. Passed 0.09 sec 970/2072 Test #972: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.09 sec 971/2072 Test #973: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.08 sec 972/2072 Test #974: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.08 sec 973/2072 Test #975: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.08 sec 974/2072 Test #976: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.07 sec 975/2072 Test #977: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.07 sec 976/2072 Test #978: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.06 sec Start 988: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SSE4 # GetParam() = SSE4 Start 989: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SSSE3 # GetParam() = SSSE3 Start 990: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SSE2 # GetParam() = SSE2 Start 991: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SCALAR # GetParam() = SCALAR Start 992: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/AVX2 # GetParam() = AVX2 Start 993: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SSE4 # GetParam() = SSE4 Start 994: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SSSE3 # GetParam() = SSSE3 Start 995: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SSE2 # GetParam() = SSE2 Start 996: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SCALAR # GetParam() = SCALAR Start 997: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/AVX2 # GetParam() = AVX2 Start 998: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SSE4 # GetParam() = SSE4 Start 999: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SSSE3 # GetParam() = SSSE3 Start 1000: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SSE2 # GetParam() = SSE2 Start 1001: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SCALAR # GetParam() = SCALAR Start 1002: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/AVX2 # GetParam() = AVX2 Start 1003: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/SSE4 # GetParam() = SSE4 Start 1004: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/SSSE3 # GetParam() = SSSE3 Start 1005: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/SSE2 # GetParam() = SSE2 Start 1006: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/SCALAR # GetParam() = SCALAR Start 1007: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/AVX2 # GetParam() = AVX2 Start 1008: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SSE4 # GetParam() = SSE4 Start 1009: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SSSE3 # GetParam() = SSSE3 Start 1010: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SSE2 # GetParam() = SSE2 Start 1011: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SCALAR # GetParam() = SCALAR Start 1012: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/AVX2 # GetParam() = AVX2 Start 1013: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/SSE4 # GetParam() = SSE4 Start 1014: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/SSSE3 # GetParam() = SSSE3 Start 1015: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/SSE2 # GetParam() = SSE2 Start 1016: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/SCALAR # GetParam() = SCALAR Start 1017: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/AVX2 # GetParam() = AVX2 Start 1018: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/SSE4 # GetParam() = SSE4 Start 1019: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/SSSE3 # GetParam() = SSSE3 Start 1020: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/SSE2 # GetParam() = SSE2 Start 1021: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/SCALAR # GetParam() = SCALAR Start 1022: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/AVX2 # GetParam() = AVX2 Start 1023: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/SSE4 # GetParam() = SSE4 Start 1024: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/SSSE3 # GetParam() = SSSE3 977/2072 Test #979: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.25 sec 978/2072 Test #980: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.25 sec 979/2072 Test #981: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.24 sec 980/2072 Test #982: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.23 sec 981/2072 Test #983: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.23 sec 982/2072 Test #984: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.23 sec 983/2072 Test #985: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.22 sec Start 1025: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/SSE2 # GetParam() = SSE2 Start 1026: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/SCALAR # GetParam() = SCALAR Start 1027: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/AVX2 # GetParam() = AVX2 Start 1028: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/SSE4 # GetParam() = SSE4 Start 1029: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/SSSE3 # GetParam() = SSSE3 Start 1030: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/SSE2 # GetParam() = SSE2 Start 1031: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/SCALAR # GetParam() = SCALAR 984/2072 Test #986: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.24 sec 985/2072 Test #987: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.24 sec 986/2072 Test #988: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.22 sec 987/2072 Test #989: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.22 sec 988/2072 Test #990: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.22 sec 989/2072 Test #991: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.21 sec 990/2072 Test #992: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.20 sec 991/2072 Test #993: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.20 sec 992/2072 Test #994: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.19 sec 993/2072 Test #995: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.19 sec 994/2072 Test #996: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.18 sec 995/2072 Test #997: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.17 sec 996/2072 Test #998: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.17 sec 997/2072 Test #999: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.16 sec 998/2072 Test #1000: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.16 sec 999/2072 Test #1001: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.15 sec 1000/2072 Test #1002: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.15 sec 1001/2072 Test #1003: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.14 sec 1002/2072 Test #1004: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.14 sec 1003/2072 Test #1005: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.13 sec 1004/2072 Test #1006: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.12 sec 1005/2072 Test #1007: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.11 sec 1006/2072 Test #1008: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.11 sec 1007/2072 Test #1009: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.11 sec 1008/2072 Test #1010: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.10 sec 1009/2072 Test #1011: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.10 sec 1010/2072 Test #1012: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.10 sec 1011/2072 Test #1013: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.09 sec 1012/2072 Test #1014: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.09 sec 1013/2072 Test #1015: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.08 sec 1014/2072 Test #1016: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.08 sec 1015/2072 Test #1017: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.07 sec 1016/2072 Test #1018: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.07 sec 1017/2072 Test #1019: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.06 sec 1018/2072 Test #1020: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.06 sec 1019/2072 Test #1021: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.05 sec 1020/2072 Test #1022: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/AVX2 # GetParam() = AVX2 .......................................... Passed 0.05 sec 1021/2072 Test #1023: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/SSE4 # GetParam() = SSE4 .......................................... Passed 0.05 sec Start 1032: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/AVX2 # GetParam() = AVX2 Start 1033: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/SSE4 # GetParam() = SSE4 Start 1034: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/SSSE3 # GetParam() = SSSE3 Start 1035: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/SSE2 # GetParam() = SSE2 Start 1036: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/SCALAR # GetParam() = SCALAR Start 1037: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/AVX2 # GetParam() = AVX2 Start 1038: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/SSE4 # GetParam() = SSE4 Start 1039: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/SSSE3 # GetParam() = SSSE3 Start 1040: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/SSE2 # GetParam() = SSE2 Start 1041: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/SCALAR # GetParam() = SCALAR Start 1042: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/AVX2 # GetParam() = AVX2 Start 1043: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/SSE4 # GetParam() = SSE4 Start 1044: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/SSSE3 # GetParam() = SSSE3 Start 1045: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/SSE2 # GetParam() = SSE2 Start 1046: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/SCALAR # GetParam() = SCALAR Start 1047: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/AVX2 # GetParam() = AVX2 Start 1048: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/SSE4 # GetParam() = SSE4 Start 1049: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/SSSE3 # GetParam() = SSSE3 Start 1050: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/SSE2 # GetParam() = SSE2 Start 1051: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/SCALAR # GetParam() = SCALAR Start 1052: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/AVX2 # GetParam() = AVX2 Start 1053: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/SSE4 # GetParam() = SSE4 Start 1054: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/SSSE3 # GetParam() = SSSE3 Start 1055: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/SSE2 # GetParam() = SSE2 Start 1056: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/SCALAR # GetParam() = SCALAR Start 1057: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/AVX2 # GetParam() = AVX2 Start 1058: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/SSE4 # GetParam() = SSE4 Start 1059: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/SSSE3 # GetParam() = SSSE3 Start 1060: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/SSE2 # GetParam() = SSE2 Start 1061: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/SCALAR # GetParam() = SCALAR Start 1062: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/AVX2 # GetParam() = AVX2 Start 1063: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/SSE4 # GetParam() = SSE4 Start 1064: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/SSSE3 # GetParam() = SSSE3 Start 1065: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/SSE2 # GetParam() = SSE2 Start 1066: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/SCALAR # GetParam() = SCALAR Start 1067: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/AVX2 # GetParam() = AVX2 Start 1068: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/SSE4 # GetParam() = SSE4 Start 1069: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/SSSE3 # GetParam() = SSSE3 1022/2072 Test #1024: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/SSSE3 # GetParam() = SSSE3 ........................................ Passed 0.24 sec 1023/2072 Test #1025: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/SSE2 # GetParam() = SSE2 .......................................... Passed 0.23 sec 1024/2072 Test #1026: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/SCALAR # GetParam() = SCALAR ...................................... Passed 0.23 sec 1025/2072 Test #1027: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/AVX2 # GetParam() = AVX2 .......................................... Passed 0.23 sec 1026/2072 Test #1028: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/SSE4 # GetParam() = SSE4 .......................................... Passed 0.22 sec 1027/2072 Test #1030: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/SSE2 # GetParam() = SSE2 .......................................... Passed 0.22 sec Start 1070: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/SSE2 # GetParam() = SSE2 Start 1071: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/SCALAR # GetParam() = SCALAR Start 1072: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/AVX2 # GetParam() = AVX2 Start 1073: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/SSE4 # GetParam() = SSE4 Start 1074: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/SSSE3 # GetParam() = SSSE3 Start 1075: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/SSE2 # GetParam() = SSE2 1028/2072 Test #1029: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/SSSE3 # GetParam() = SSSE3 ........................................ Passed 0.25 sec 1029/2072 Test #1031: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/SCALAR # GetParam() = SCALAR ...................................... Passed 0.24 sec 1030/2072 Test #1032: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/AVX2 # GetParam() = AVX2 ................................................ Passed 0.23 sec 1031/2072 Test #1033: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/SSE4 # GetParam() = SSE4 ................................................ Passed 0.23 sec 1032/2072 Test #1034: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/SSSE3 # GetParam() = SSSE3 .............................................. Passed 0.22 sec 1033/2072 Test #1035: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/SSE2 # GetParam() = SSE2 ................................................ Passed 0.21 sec 1034/2072 Test #1036: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/SCALAR # GetParam() = SCALAR ............................................ Passed 0.21 sec 1035/2072 Test #1037: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/AVX2 # GetParam() = AVX2 ...................................... Passed 0.20 sec 1036/2072 Test #1038: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/SSE4 # GetParam() = SSE4 ...................................... Passed 0.20 sec 1037/2072 Test #1039: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/SSSE3 # GetParam() = SSSE3 .................................... Passed 0.19 sec 1038/2072 Test #1040: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/SSE2 # GetParam() = SSE2 ...................................... Passed 0.19 sec 1039/2072 Test #1041: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/SCALAR # GetParam() = SCALAR .................................. Passed 0.18 sec 1040/2072 Test #1042: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/AVX2 # GetParam() = AVX2 .................................... Passed 0.18 sec 1041/2072 Test #1043: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/SSE4 # GetParam() = SSE4 .................................... Passed 0.18 sec 1042/2072 Test #1044: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/SSSE3 # GetParam() = SSSE3 .................................. Passed 0.17 sec 1043/2072 Test #1045: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/SSE2 # GetParam() = SSE2 .................................... Passed 0.16 sec 1044/2072 Test #1046: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/SCALAR # GetParam() = SCALAR ................................ Passed 0.16 sec 1045/2072 Test #1047: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/AVX2 # GetParam() = AVX2 ....................................... Passed 0.15 sec 1046/2072 Test #1048: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/SSE4 # GetParam() = SSE4 ....................................... Passed 0.15 sec 1047/2072 Test #1049: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/SSSE3 # GetParam() = SSSE3 ..................................... Passed 0.14 sec 1048/2072 Test #1050: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/SSE2 # GetParam() = SSE2 ....................................... Passed 0.14 sec 1049/2072 Test #1051: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/SCALAR # GetParam() = SCALAR ................................... Passed 0.13 sec 1050/2072 Test #1052: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/AVX2 # GetParam() = AVX2 .................................... Passed 0.13 sec 1051/2072 Test #1053: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/SSE4 # GetParam() = SSE4 .................................... Passed 0.12 sec 1052/2072 Test #1054: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/SSSE3 # GetParam() = SSSE3 .................................. Passed 0.12 sec 1053/2072 Test #1055: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/SSE2 # GetParam() = SSE2 .................................... Passed 0.11 sec 1054/2072 Test #1056: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/SCALAR # GetParam() = SCALAR ................................ Passed 0.11 sec 1055/2072 Test #1057: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/AVX2 # GetParam() = AVX2 .................................... Passed 0.10 sec 1056/2072 Test #1058: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/SSE4 # GetParam() = SSE4 .................................... Passed 0.10 sec 1057/2072 Test #1059: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/SSSE3 # GetParam() = SSSE3 .................................. Passed 0.09 sec 1058/2072 Test #1060: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/SSE2 # GetParam() = SSE2 .................................... Passed 0.09 sec 1059/2072 Test #1061: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/SCALAR # GetParam() = SCALAR ................................ Passed 0.08 sec 1060/2072 Test #1062: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/AVX2 # GetParam() = AVX2 .......................................... Passed 0.08 sec 1061/2072 Test #1063: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/SSE4 # GetParam() = SSE4 .......................................... Passed 0.07 sec 1062/2072 Test #1064: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/SSSE3 # GetParam() = SSSE3 ........................................ Passed 0.07 sec 1063/2072 Test #1065: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/SSE2 # GetParam() = SSE2 .......................................... Passed 0.06 sec 1064/2072 Test #1066: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/SCALAR # GetParam() = SCALAR ...................................... Passed 0.06 sec 1065/2072 Test #1067: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/AVX2 # GetParam() = AVX2 ................................... Passed 0.05 sec 1066/2072 Test #1068: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/SSE4 # GetParam() = SSE4 ................................... Passed 0.05 sec Start 1076: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/SCALAR # GetParam() = SCALAR Start 1077: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/AVX2 # GetParam() = AVX2 Start 1078: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/SSE4 # GetParam() = SSE4 Start 1079: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/SSSE3 # GetParam() = SSSE3 Start 1080: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/SSE2 # GetParam() = SSE2 Start 1081: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/SCALAR # GetParam() = SCALAR Start 1082: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/AVX2 # GetParam() = AVX2 Start 1083: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/SSE4 # GetParam() = SSE4 Start 1084: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/SSSE3 # GetParam() = SSSE3 Start 1085: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/SSE2 # GetParam() = SSE2 Start 1086: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/SCALAR # GetParam() = SCALAR Start 1087: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/AVX2 # GetParam() = AVX2 Start 1088: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/SSE4 # GetParam() = SSE4 Start 1089: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/SSSE3 # GetParam() = SSSE3 Start 1090: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/SSE2 # GetParam() = SSE2 Start 1091: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/SCALAR # GetParam() = SCALAR Start 1092: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/AVX2 # GetParam() = AVX2 Start 1093: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/SSE4 # GetParam() = SSE4 Start 1094: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/SSSE3 # GetParam() = SSSE3 Start 1095: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/SSE2 # GetParam() = SSE2 Start 1096: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/SCALAR # GetParam() = SCALAR Start 1097: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/AVX2 # GetParam() = AVX2 Start 1098: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/SSE4 # GetParam() = SSE4 Start 1099: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/SSSE3 # GetParam() = SSSE3 Start 1100: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/SSE2 # GetParam() = SSE2 Start 1101: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/SCALAR # GetParam() = SCALAR Start 1102: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/AVX2 # GetParam() = AVX2 Start 1103: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/SSE4 # GetParam() = SSE4 Start 1104: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/SSSE3 # GetParam() = SSSE3 Start 1105: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/SSE2 # GetParam() = SSE2 Start 1106: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/SCALAR # GetParam() = SCALAR Start 1107: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/AVX2 # GetParam() = AVX2 Start 1108: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SSE4 # GetParam() = SSE4 Start 1109: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SSSE3 # GetParam() = SSSE3 Start 1110: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SSE2 # GetParam() = SSE2 Start 1111: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SCALAR # GetParam() = SCALAR Start 1112: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/AVX2 # GetParam() = AVX2 Start 1113: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SSE4 # GetParam() = SSE4 Start 1114: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SSSE3 # GetParam() = SSSE3 1067/2072 Test #1069: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/SSSE3 # GetParam() = SSSE3 ................................. Passed 0.23 sec 1068/2072 Test #1070: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/SSE2 # GetParam() = SSE2 ................................... Passed 0.22 sec 1069/2072 Test #1071: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/SCALAR # GetParam() = SCALAR ............................... Passed 0.21 sec 1070/2072 Test #1072: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/AVX2 # GetParam() = AVX2 .............................. Passed 0.21 sec 1071/2072 Test #1073: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/SSE4 # GetParam() = SSE4 .............................. Passed 0.20 sec Start 1115: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SSE2 # GetParam() = SSE2 Start 1116: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SCALAR # GetParam() = SCALAR Start 1117: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/AVX2 # GetParam() = AVX2 Start 1118: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SSE4 # GetParam() = SSE4 Start 1119: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SSSE3 # GetParam() = SSSE3 1072/2072 Test #1074: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/SSSE3 # GetParam() = SSSE3 ............................ Passed 0.22 sec 1073/2072 Test #178: PerfCountersTest.TestMem ................................................................................................................. Passed 4.83 sec 1074/2072 Test #1075: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/SSE2 # GetParam() = SSE2 .............................. Passed 0.22 sec 1075/2072 Test #1076: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/SCALAR # GetParam() = SCALAR .......................... Passed 0.21 sec 1076/2072 Test #1077: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/AVX2 # GetParam() = AVX2 .......................... Passed 0.20 sec 1077/2072 Test #1078: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/SSE4 # GetParam() = SSE4 .......................... Passed 0.20 sec 1078/2072 Test #1079: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/SSSE3 # GetParam() = SSSE3 ........................ Passed 0.19 sec 1079/2072 Test #1080: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/SSE2 # GetParam() = SSE2 .......................... Passed 0.19 sec 1080/2072 Test #1081: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/SCALAR # GetParam() = SCALAR ...................... Passed 0.18 sec 1081/2072 Test #1082: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/AVX2 # GetParam() = AVX2 ............................................ Passed 0.18 sec 1082/2072 Test #1083: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/SSE4 # GetParam() = SSE4 ............................................ Passed 0.17 sec 1083/2072 Test #1084: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/SSSE3 # GetParam() = SSSE3 .......................................... Passed 0.17 sec 1084/2072 Test #1085: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/SSE2 # GetParam() = SSE2 ............................................ Passed 0.16 sec 1085/2072 Test #1086: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/SCALAR # GetParam() = SCALAR ........................................ Passed 0.15 sec 1086/2072 Test #1087: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/AVX2 # GetParam() = AVX2 ................................ Passed 0.15 sec 1087/2072 Test #1088: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/SSE4 # GetParam() = SSE4 ................................ Passed 0.14 sec 1088/2072 Test #1089: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/SSSE3 # GetParam() = SSSE3 .............................. Passed 0.13 sec 1089/2072 Test #1090: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/SSE2 # GetParam() = SSE2 ................................ Passed 0.13 sec 1090/2072 Test #1091: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/SCALAR # GetParam() = SCALAR ............................ Passed 0.13 sec 1091/2072 Test #1092: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/AVX2 # GetParam() = AVX2 ............................................. Passed 0.12 sec 1092/2072 Test #1093: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/SSE4 # GetParam() = SSE4 ............................................. Passed 0.11 sec 1093/2072 Test #1094: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/SSSE3 # GetParam() = SSSE3 ........................................... Passed 0.11 sec 1094/2072 Test #1095: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/SSE2 # GetParam() = SSE2 ............................................. Passed 0.11 sec 1095/2072 Test #1096: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/SCALAR # GetParam() = SCALAR ......................................... Passed 0.10 sec 1096/2072 Test #1097: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/AVX2 # GetParam() = AVX2 ............................................... Passed 0.10 sec 1097/2072 Test #1098: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/SSE4 # GetParam() = SSE4 ............................................... Passed 0.10 sec 1098/2072 Test #1099: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.09 sec 1099/2072 Test #1100: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/SSE2 # GetParam() = SSE2 ............................................... Passed 0.09 sec 1100/2072 Test #1101: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/SCALAR # GetParam() = SCALAR ........................................... Passed 0.08 sec 1101/2072 Test #1102: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/AVX2 # GetParam() = AVX2 .................................................. Passed 0.08 sec 1102/2072 Test #1103: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/SSE4 # GetParam() = SSE4 .................................................. Passed 0.08 sec 1103/2072 Test #1104: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/SSSE3 # GetParam() = SSSE3 ................................................ Passed 0.07 sec 1104/2072 Test #1105: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/SSE2 # GetParam() = SSE2 .................................................. Passed 0.07 sec 1105/2072 Test #1106: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/SCALAR # GetParam() = SCALAR .............................................. Passed 0.07 sec 1106/2072 Test #1107: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.06 sec 1107/2072 Test #1108: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.06 sec 1108/2072 Test #1109: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.06 sec 1109/2072 Test #1110: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.05 sec 1110/2072 Test #1111: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.05 sec 1111/2072 Test #1112: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.05 sec 1112/2072 Test #1113: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.05 sec 1113/2072 Test #1114: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.04 sec Start 1120: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SSE2 # GetParam() = SSE2 Start 1121: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SCALAR # GetParam() = SCALAR Start 1122: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/AVX2 # GetParam() = AVX2 Start 1123: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SSE4 # GetParam() = SSE4 Start 1124: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SSSE3 # GetParam() = SSSE3 Start 1125: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SSE2 # GetParam() = SSE2 Start 1126: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SCALAR # GetParam() = SCALAR Start 1127: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/AVX2 # GetParam() = AVX2 Start 1128: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SSE4 # GetParam() = SSE4 Start 1129: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SSSE3 # GetParam() = SSSE3 Start 1130: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SSE2 # GetParam() = SSE2 Start 1131: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SCALAR # GetParam() = SCALAR Start 1132: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/AVX2 # GetParam() = AVX2 Start 1133: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SSE4 # GetParam() = SSE4 Start 1134: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SSSE3 # GetParam() = SSSE3 Start 1135: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SSE2 # GetParam() = SSE2 Start 1136: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SCALAR # GetParam() = SCALAR Start 1137: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/AVX2 # GetParam() = AVX2 Start 1138: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SSE4 # GetParam() = SSE4 Start 1139: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SSSE3 # GetParam() = SSSE3 Start 1140: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SSE2 # GetParam() = SSE2 Start 1141: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SCALAR # GetParam() = SCALAR Start 1142: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/AVX2 # GetParam() = AVX2 Start 1143: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/SSE4 # GetParam() = SSE4 Start 1144: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/SSSE3 # GetParam() = SSSE3 Start 1145: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/SSE2 # GetParam() = SSE2 Start 1146: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/SCALAR # GetParam() = SCALAR Start 1147: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/AVX2 # GetParam() = AVX2 Start 1148: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/SSE4 # GetParam() = SSE4 Start 1149: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/SSSE3 # GetParam() = SSSE3 Start 1150: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/SSE2 # GetParam() = SSE2 Start 1151: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/SCALAR # GetParam() = SCALAR Start 1152: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/AVX2 # GetParam() = AVX2 Start 1153: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/SSE4 # GetParam() = SSE4 Start 1154: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/SSSE3 # GetParam() = SSSE3 Start 1155: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/SSE2 # GetParam() = SSE2 Start 1156: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/SCALAR # GetParam() = SCALAR Start 1157: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/AVX2 # GetParam() = AVX2 Start 1158: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/SSE4 # GetParam() = SSE4 Start 1159: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/SSSE3 # GetParam() = SSSE3 Start 1160: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/SSE2 # GetParam() = SSE2 Start 1161: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/SCALAR # GetParam() = SCALAR 1114/2072 Test #1115: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.24 sec 1115/2072 Test #1116: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.24 sec 1116/2072 Test #1117: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.23 sec 1117/2072 Test #1118: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.23 sec Start 1162: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/AVX2 # GetParam() = AVX2 Start 1163: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/SSE4 # GetParam() = SSE4 Start 1164: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/SSSE3 # GetParam() = SSSE3 Start 1165: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/SSE2 # GetParam() = SSE2 1118/2072 Test #1119: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.24 sec 1119/2072 Test #1120: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.22 sec 1120/2072 Test #1121: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.22 sec 1121/2072 Test #1122: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/AVX2 # GetParam() = AVX2 ................................................................. Passed 0.21 sec 1122/2072 Test #1123: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SSE4 # GetParam() = SSE4 ................................................................. Passed 0.21 sec 1123/2072 Test #1124: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SSSE3 # GetParam() = SSSE3 ............................................................... Passed 0.21 sec 1124/2072 Test #1125: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SSE2 # GetParam() = SSE2 ................................................................. Passed 0.20 sec 1125/2072 Test #1126: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SCALAR # GetParam() = SCALAR ............................................................. Passed 0.20 sec 1126/2072 Test #1127: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.20 sec 1127/2072 Test #1128: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.19 sec 1128/2072 Test #1129: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.19 sec 1129/2072 Test #1130: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.18 sec 1130/2072 Test #1131: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.18 sec 1131/2072 Test #1132: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/AVX2 # GetParam() = AVX2 ................................................................. Passed 0.18 sec 1132/2072 Test #1133: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SSE4 # GetParam() = SSE4 ................................................................. Passed 0.17 sec 1133/2072 Test #1134: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SSSE3 # GetParam() = SSSE3 ............................................................... Passed 0.17 sec 1134/2072 Test #1135: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SSE2 # GetParam() = SSE2 ................................................................. Passed 0.16 sec 1135/2072 Test #1136: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SCALAR # GetParam() = SCALAR ............................................................. Passed 0.16 sec 1136/2072 Test #1137: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.15 sec 1137/2072 Test #1138: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.14 sec 1138/2072 Test #1139: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.14 sec 1139/2072 Test #1140: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.14 sec 1140/2072 Test #1141: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.13 sec 1141/2072 Test #1142: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.13 sec 1142/2072 Test #1143: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.12 sec 1143/2072 Test #1144: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.12 sec 1144/2072 Test #1145: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.11 sec 1145/2072 Test #1146: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.11 sec 1146/2072 Test #1147: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.10 sec 1147/2072 Test #1148: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.10 sec 1148/2072 Test #1149: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.09 sec 1149/2072 Test #1150: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.09 sec 1150/2072 Test #1151: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.09 sec 1151/2072 Test #1152: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/AVX2 # GetParam() = AVX2 ................................................................. Passed 0.08 sec 1152/2072 Test #1153: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/SSE4 # GetParam() = SSE4 ................................................................. Passed 0.08 sec 1153/2072 Test #1154: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/SSSE3 # GetParam() = SSSE3 ............................................................... Passed 0.07 sec 1154/2072 Test #1155: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/SSE2 # GetParam() = SSE2 ................................................................. Passed 0.06 sec 1155/2072 Test #1156: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/SCALAR # GetParam() = SCALAR ............................................................. Passed 0.06 sec 1156/2072 Test #1157: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.05 sec 1157/2072 Test #1158: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.05 sec 1158/2072 Test #1159: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.05 sec 1159/2072 Test #1160: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.05 sec Start 1166: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/SCALAR # GetParam() = SCALAR Start 1167: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/AVX2 # GetParam() = AVX2 Start 1168: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/SSE4 # GetParam() = SSE4 Start 1169: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/SSSE3 # GetParam() = SSSE3 Start 1170: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/SSE2 # GetParam() = SSE2 Start 1171: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/SCALAR # GetParam() = SCALAR Start 1172: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/AVX2 # GetParam() = AVX2 Start 1173: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/SSE4 # GetParam() = SSE4 Start 1174: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/SSSE3 # GetParam() = SSSE3 Start 1175: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/SSE2 # GetParam() = SSE2 Start 1176: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/SCALAR # GetParam() = SCALAR Start 1177: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/AVX2 # GetParam() = AVX2 Start 1178: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/SSE4 # GetParam() = SSE4 Start 1179: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/SSSE3 # GetParam() = SSSE3 Start 1180: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/SSE2 # GetParam() = SSE2 Start 1181: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/SCALAR # GetParam() = SCALAR Start 1182: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/AVX2 # GetParam() = AVX2 Start 1183: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/SSE4 # GetParam() = SSE4 Start 1184: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/SSSE3 # GetParam() = SSSE3 Start 1185: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/SSE2 # GetParam() = SSE2 Start 1186: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/SCALAR # GetParam() = SCALAR Start 1187: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/AVX2 # GetParam() = AVX2 Start 1188: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/SSE4 # GetParam() = SSE4 Start 1189: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/SSSE3 # GetParam() = SSSE3 Start 1190: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/SSE2 # GetParam() = SSE2 Start 1191: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/SCALAR # GetParam() = SCALAR Start 1192: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/AVX2 # GetParam() = AVX2 Start 1193: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/SSE4 # GetParam() = SSE4 Start 1194: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/SSSE3 # GetParam() = SSSE3 Start 1195: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/SSE2 # GetParam() = SSE2 Start 1196: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/SCALAR # GetParam() = SCALAR Start 1197: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/AVX2 # GetParam() = AVX2 Start 1198: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/SSE4 # GetParam() = SSE4 Start 1199: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/SSSE3 # GetParam() = SSSE3 Start 1200: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/SSE2 # GetParam() = SSE2 Start 1201: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/SCALAR # GetParam() = SCALAR Start 1202: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/AVX2 # GetParam() = AVX2 Start 1203: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/SSE4 # GetParam() = SSE4 Start 1204: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/SSSE3 # GetParam() = SSSE3 Start 1205: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/SSE2 # GetParam() = SSE2 Start 1206: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/SCALAR # GetParam() = SCALAR Start 1207: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/AVX2 # GetParam() = AVX2 1160/2072 Test #1161: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.24 sec 1161/2072 Test #1162: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.23 sec 1162/2072 Test #1163: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.23 sec 1163/2072 Test #1164: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.23 sec Start 1208: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/SSE4 # GetParam() = SSE4 Start 1209: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/SSSE3 # GetParam() = SSSE3 Start 1210: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/SSE2 # GetParam() = SSE2 Start 1211: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/SCALAR # GetParam() = SCALAR 1164/2072 Test #1165: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.24 sec 1165/2072 Test #1166: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/SCALAR # GetParam() = SCALAR .................................................... Passed 0.22 sec 1166/2072 Test #1167: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/AVX2 # GetParam() = AVX2 ........................................ Passed 0.22 sec 1167/2072 Test #1168: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/SSE4 # GetParam() = SSE4 ........................................ Passed 0.22 sec 1168/2072 Test #1169: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/SSSE3 # GetParam() = SSSE3 ...................................... Passed 0.21 sec 1169/2072 Test #1170: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/SSE2 # GetParam() = SSE2 ........................................ Passed 0.21 sec 1170/2072 Test #1171: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/SCALAR # GetParam() = SCALAR .................................... Passed 0.20 sec 1171/2072 Test #1172: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/AVX2 # GetParam() = AVX2 ........................................ Passed 0.20 sec 1172/2072 Test #1173: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/SSE4 # GetParam() = SSE4 ........................................ Passed 0.20 sec 1173/2072 Test #1174: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/SSSE3 # GetParam() = SSSE3 ...................................... Passed 0.19 sec 1174/2072 Test #1175: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/SSE2 # GetParam() = SSE2 ........................................ Passed 0.19 sec 1175/2072 Test #1176: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/SCALAR # GetParam() = SCALAR .................................... Passed 0.18 sec 1176/2072 Test #1177: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/AVX2 # GetParam() = AVX2 ........................................ Passed 0.18 sec 1177/2072 Test #1178: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/SSE4 # GetParam() = SSE4 ........................................ Passed 0.17 sec 1178/2072 Test #1179: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/SSSE3 # GetParam() = SSSE3 ...................................... Passed 0.17 sec 1179/2072 Test #1180: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/SSE2 # GetParam() = SSE2 ........................................ Passed 0.17 sec 1180/2072 Test #1181: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/SCALAR # GetParam() = SCALAR .................................... Passed 0.16 sec 1181/2072 Test #1182: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/AVX2 # GetParam() = AVX2 ................................................. Passed 0.16 sec 1182/2072 Test #1183: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/SSE4 # GetParam() = SSE4 ................................................. Passed 0.15 sec 1183/2072 Test #1184: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.15 sec 1184/2072 Test #1185: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/SSE2 # GetParam() = SSE2 ................................................. Passed 0.14 sec 1185/2072 Test #1186: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/SCALAR # GetParam() = SCALAR ............................................. Passed 0.14 sec 1186/2072 Test #1187: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/AVX2 # GetParam() = AVX2 ................................................. Passed 0.13 sec 1187/2072 Test #1188: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/SSE4 # GetParam() = SSE4 ................................................. Passed 0.13 sec 1188/2072 Test #1189: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.12 sec 1189/2072 Test #1190: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/SSE2 # GetParam() = SSE2 ................................................. Passed 0.12 sec 1190/2072 Test #1191: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/SCALAR # GetParam() = SCALAR ............................................. Passed 0.11 sec 1191/2072 Test #1192: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/AVX2 # GetParam() = AVX2 ................................................. Passed 0.10 sec 1192/2072 Test #1193: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/SSE4 # GetParam() = SSE4 ................................................. Passed 0.10 sec 1193/2072 Test #1194: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.09 sec 1194/2072 Test #1195: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/SSE2 # GetParam() = SSE2 ................................................. Passed 0.09 sec 1195/2072 Test #1196: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/SCALAR # GetParam() = SCALAR ............................................. Passed 0.09 sec 1196/2072 Test #1197: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.08 sec 1197/2072 Test #1198: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.08 sec 1198/2072 Test #1199: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.07 sec 1199/2072 Test #1200: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.07 sec 1200/2072 Test #1201: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.07 sec 1201/2072 Test #1202: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.06 sec 1202/2072 Test #1203: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.06 sec 1203/2072 Test #1204: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.05 sec 1204/2072 Test #1205: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.04 sec 1205/2072 Test #1206: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.04 sec Start 1212: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/AVX2 # GetParam() = AVX2 Start 1213: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/SSE4 # GetParam() = SSE4 Start 1214: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/SSSE3 # GetParam() = SSSE3 Start 1215: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/SSE2 # GetParam() = SSE2 Start 1216: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/SCALAR # GetParam() = SCALAR Start 1217: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/AVX2 # GetParam() = AVX2 Start 1218: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/SSE4 # GetParam() = SSE4 Start 1219: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/SSSE3 # GetParam() = SSSE3 Start 1220: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/SSE2 # GetParam() = SSE2 Start 1221: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/SCALAR # GetParam() = SCALAR Start 1222: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/AVX2 # GetParam() = AVX2 Start 1223: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/SSE4 # GetParam() = SSE4 Start 1224: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/SSSE3 # GetParam() = SSSE3 Start 1225: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/SSE2 # GetParam() = SSE2 Start 1226: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/SCALAR # GetParam() = SCALAR Start 1227: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/AVX2 # GetParam() = AVX2 Start 1228: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/SSE4 # GetParam() = SSE4 Start 1229: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/SSSE3 # GetParam() = SSSE3 Start 1230: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/SSE2 # GetParam() = SSE2 Start 1231: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/SCALAR # GetParam() = SCALAR Start 1232: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/AVX2 # GetParam() = AVX2 Start 1233: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/SSE4 # GetParam() = SSE4 Start 1234: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/SSSE3 # GetParam() = SSSE3 Start 1235: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/SSE2 # GetParam() = SSE2 Start 1236: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/SCALAR # GetParam() = SCALAR Start 1237: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/AVX2 # GetParam() = AVX2 Start 1238: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/SSE4 # GetParam() = SSE4 Start 1239: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/SSSE3 # GetParam() = SSSE3 Start 1240: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/SSE2 # GetParam() = SSE2 Start 1241: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/SCALAR # GetParam() = SCALAR Start 1242: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/AVX2 # GetParam() = AVX2 Start 1243: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/SSE4 # GetParam() = SSE4 Start 1244: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/SSSE3 # GetParam() = SSSE3 Start 1245: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/SSE2 # GetParam() = SSE2 Start 1246: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/SCALAR # GetParam() = SCALAR Start 1247: HwyMulTestGroup/HwyMulTest.TestAllMul/AVX2 # GetParam() = AVX2 Start 1248: HwyMulTestGroup/HwyMulTest.TestAllMul/SSE4 # GetParam() = SSE4 Start 1249: HwyMulTestGroup/HwyMulTest.TestAllMul/SSSE3 # GetParam() = SSSE3 Start 1250: HwyMulTestGroup/HwyMulTest.TestAllMul/SSE2 # GetParam() = SSE2 Start 1251: HwyMulTestGroup/HwyMulTest.TestAllMul/SCALAR # GetParam() = SCALAR Start 1252: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/AVX2 # GetParam() = AVX2 Start 1253: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SSE4 # GetParam() = SSE4 1206/2072 Test #1207: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.24 sec 1207/2072 Test #1208: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.23 sec 1208/2072 Test #1209: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.23 sec 1209/2072 Test #1210: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.22 sec Start 1254: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SSSE3 # GetParam() = SSSE3 Start 1255: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SSE2 # GetParam() = SSE2 Start 1256: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SCALAR # GetParam() = SCALAR Start 1257: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/AVX2 # GetParam() = AVX2 1210/2072 Test #1211: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.25 sec 1211/2072 Test #1212: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.23 sec 1212/2072 Test #1213: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.23 sec 1213/2072 Test #1214: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.22 sec 1214/2072 Test #1215: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.22 sec 1215/2072 Test #1216: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/SCALAR # GetParam() = SCALAR .................................................... Passed 0.21 sec 1216/2072 Test #1217: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/AVX2 # GetParam() = AVX2 ................................................... Passed 0.21 sec 1217/2072 Test #1218: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/SSE4 # GetParam() = SSE4 ................................................... Passed 0.20 sec 1218/2072 Test #1219: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/SSSE3 # GetParam() = SSSE3 ................................................. Passed 0.20 sec 1219/2072 Test #1220: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/SSE2 # GetParam() = SSE2 ................................................... Passed 0.20 sec 1220/2072 Test #1221: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/SCALAR # GetParam() = SCALAR ............................................... Passed 0.19 sec 1221/2072 Test #1222: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.19 sec 1222/2072 Test #1223: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.18 sec 1223/2072 Test #1224: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.18 sec 1224/2072 Test #1225: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.18 sec 1225/2072 Test #1226: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/SCALAR # GetParam() = SCALAR .................................................... Passed 0.17 sec 1226/2072 Test #1227: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/AVX2 # GetParam() = AVX2 ................................................... Passed 0.17 sec 1227/2072 Test #1228: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/SSE4 # GetParam() = SSE4 ................................................... Passed 0.17 sec 1228/2072 Test #1229: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/SSSE3 # GetParam() = SSSE3 ................................................. Passed 0.16 sec 1229/2072 Test #1230: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/SSE2 # GetParam() = SSE2 ................................................... Passed 0.16 sec 1230/2072 Test #1231: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/SCALAR # GetParam() = SCALAR ............................................... Passed 0.16 sec 1231/2072 Test #1232: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/AVX2 # GetParam() = AVX2 .......................................... Passed 0.15 sec 1232/2072 Test #1233: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/SSE4 # GetParam() = SSE4 .......................................... Passed 0.15 sec 1233/2072 Test #1234: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/SSSE3 # GetParam() = SSSE3 ........................................ Passed 0.14 sec 1234/2072 Test #1235: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/SSE2 # GetParam() = SSE2 .......................................... Passed 0.13 sec 1235/2072 Test #1236: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/SCALAR # GetParam() = SCALAR ...................................... Passed 0.13 sec 1236/2072 Test #1237: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/AVX2 # GetParam() = AVX2 ....................................... Passed 0.13 sec 1237/2072 Test #1238: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/SSE4 # GetParam() = SSE4 ....................................... Passed 0.12 sec 1238/2072 Test #1239: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/SSSE3 # GetParam() = SSSE3 ..................................... Passed 0.12 sec 1239/2072 Test #1240: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/SSE2 # GetParam() = SSE2 ....................................... Passed 0.11 sec 1240/2072 Test #1241: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/SCALAR # GetParam() = SCALAR ................................... Passed 0.11 sec 1241/2072 Test #1242: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/AVX2 # GetParam() = AVX2 ................................ Passed 0.11 sec 1242/2072 Test #1243: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/SSE4 # GetParam() = SSE4 ................................ Passed 0.10 sec 1243/2072 Test #1244: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/SSSE3 # GetParam() = SSSE3 .............................. Passed 0.10 sec 1244/2072 Test #1245: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/SSE2 # GetParam() = SSE2 ................................ Passed 0.09 sec 1245/2072 Test #1246: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/SCALAR # GetParam() = SCALAR ............................ Passed 0.09 sec 1246/2072 Test #1247: HwyMulTestGroup/HwyMulTest.TestAllMul/AVX2 # GetParam() = AVX2 .......................................................................... Passed 0.08 sec 1247/2072 Test #1248: HwyMulTestGroup/HwyMulTest.TestAllMul/SSE4 # GetParam() = SSE4 .......................................................................... Passed 0.07 sec 1248/2072 Test #1249: HwyMulTestGroup/HwyMulTest.TestAllMul/SSSE3 # GetParam() = SSSE3 ........................................................................ Passed 0.07 sec 1249/2072 Test #1250: HwyMulTestGroup/HwyMulTest.TestAllMul/SSE2 # GetParam() = SSE2 .......................................................................... Passed 0.06 sec 1250/2072 Test #1251: HwyMulTestGroup/HwyMulTest.TestAllMul/SCALAR # GetParam() = SCALAR ...................................................................... Passed 0.06 sec 1251/2072 Test #1252: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.06 sec Start 1258: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SSE4 # GetParam() = SSE4 Start 1259: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SSSE3 # GetParam() = SSSE3 Start 1260: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SSE2 # GetParam() = SSE2 Start 1261: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SCALAR # GetParam() = SCALAR Start 1262: HwyMulTestGroup/HwyMulTest.TestAllMulEven/AVX2 # GetParam() = AVX2 Start 1263: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SSE4 # GetParam() = SSE4 Start 1264: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SSSE3 # GetParam() = SSSE3 Start 1265: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SSE2 # GetParam() = SSE2 Start 1266: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SCALAR # GetParam() = SCALAR Start 1267: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/AVX2 # GetParam() = AVX2 Start 1268: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/SSE4 # GetParam() = SSE4 Start 1269: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/SSSE3 # GetParam() = SSSE3 Start 1270: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/SSE2 # GetParam() = SSE2 Start 1271: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/SCALAR # GetParam() = SCALAR Start 1272: HwyMulTestGroup/HwyMulTest.TestAllMulRound/AVX2 # GetParam() = AVX2 Start 1273: HwyMulTestGroup/HwyMulTest.TestAllMulRound/SSE4 # GetParam() = SSE4 Start 1274: HwyMulTestGroup/HwyMulTest.TestAllMulRound/SSSE3 # GetParam() = SSSE3 Start 1275: HwyMulTestGroup/HwyMulTest.TestAllMulRound/SSE2 # GetParam() = SSE2 Start 1276: HwyMulTestGroup/HwyMulTest.TestAllMulRound/SCALAR # GetParam() = SCALAR Start 1277: HwyNegTestGroup/HwyNegTest.TestAllAbs/AVX2 # GetParam() = AVX2 Start 1278: HwyNegTestGroup/HwyNegTest.TestAllAbs/SSE4 # GetParam() = SSE4 Start 1279: HwyNegTestGroup/HwyNegTest.TestAllAbs/SSSE3 # GetParam() = SSSE3 Start 1280: HwyNegTestGroup/HwyNegTest.TestAllAbs/SSE2 # GetParam() = SSE2 Start 1281: HwyNegTestGroup/HwyNegTest.TestAllAbs/SCALAR # GetParam() = SCALAR Start 1282: HwyNegTestGroup/HwyNegTest.TestAllNeg/AVX2 # GetParam() = AVX2 Start 1283: HwyNegTestGroup/HwyNegTest.TestAllNeg/SSE4 # GetParam() = SSE4 Start 1284: HwyNegTestGroup/HwyNegTest.TestAllNeg/SSSE3 # GetParam() = SSSE3 Start 1285: HwyNegTestGroup/HwyNegTest.TestAllNeg/SSE2 # GetParam() = SSE2 Start 1286: HwyNegTestGroup/HwyNegTest.TestAllNeg/SCALAR # GetParam() = SCALAR Start 1287: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/AVX2 # GetParam() = AVX2 Start 1288: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/SSE4 # GetParam() = SSE4 Start 1289: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/SSSE3 # GetParam() = SSSE3 Start 1290: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/SSE2 # GetParam() = SSE2 Start 1291: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/SCALAR # GetParam() = SCALAR Start 1292: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/AVX2 # GetParam() = AVX2 Start 1293: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SSE4 # GetParam() = SSE4 Start 1294: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SSSE3 # GetParam() = SSSE3 Start 1295: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SSE2 # GetParam() = SSE2 Start 1296: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SCALAR # GetParam() = SCALAR Start 1297: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/AVX2 # GetParam() = AVX2 Start 1298: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SSE4 # GetParam() = SSE4 Start 1299: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SSSE3 # GetParam() = SSSE3 1252/2072 Test #1253: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.25 sec 1253/2072 Test #1254: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.24 sec 1254/2072 Test #1255: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.23 sec 1255/2072 Test #1256: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.23 sec Start 1300: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SSE2 # GetParam() = SSE2 Start 1301: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SCALAR # GetParam() = SCALAR Start 1302: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/AVX2 # GetParam() = AVX2 Start 1303: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/SSE4 # GetParam() = SSE4 1256/2072 Test #1257: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.24 sec 1257/2072 Test #1258: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.22 sec 1258/2072 Test #1259: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.22 sec 1259/2072 Test #1260: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.21 sec 1260/2072 Test #1261: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.21 sec 1261/2072 Test #1262: HwyMulTestGroup/HwyMulTest.TestAllMulEven/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.20 sec 1262/2072 Test #1263: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.20 sec 1263/2072 Test #1264: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.19 sec 1264/2072 Test #1265: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.19 sec 1265/2072 Test #1266: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.18 sec 1266/2072 Test #1267: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/AVX2 # GetParam() = AVX2 ....................................................................... Passed 0.18 sec 1267/2072 Test #1268: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/SSE4 # GetParam() = SSE4 ....................................................................... Passed 0.17 sec 1268/2072 Test #1269: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/SSSE3 # GetParam() = SSSE3 ..................................................................... Passed 0.17 sec 1269/2072 Test #1270: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/SSE2 # GetParam() = SSE2 ....................................................................... Passed 0.16 sec 1270/2072 Test #1271: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/SCALAR # GetParam() = SCALAR ................................................................... Passed 0.16 sec 1271/2072 Test #1272: HwyMulTestGroup/HwyMulTest.TestAllMulRound/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.15 sec 1272/2072 Test #1273: HwyMulTestGroup/HwyMulTest.TestAllMulRound/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.15 sec 1273/2072 Test #1274: HwyMulTestGroup/HwyMulTest.TestAllMulRound/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.14 sec 1274/2072 Test #1275: HwyMulTestGroup/HwyMulTest.TestAllMulRound/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.13 sec 1275/2072 Test #1276: HwyMulTestGroup/HwyMulTest.TestAllMulRound/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.13 sec 1276/2072 Test #1277: HwyNegTestGroup/HwyNegTest.TestAllAbs/AVX2 # GetParam() = AVX2 .......................................................................... Passed 0.12 sec 1277/2072 Test #1278: HwyNegTestGroup/HwyNegTest.TestAllAbs/SSE4 # GetParam() = SSE4 .......................................................................... Passed 0.12 sec 1278/2072 Test #1279: HwyNegTestGroup/HwyNegTest.TestAllAbs/SSSE3 # GetParam() = SSSE3 ........................................................................ Passed 0.11 sec 1279/2072 Test #1280: HwyNegTestGroup/HwyNegTest.TestAllAbs/SSE2 # GetParam() = SSE2 .......................................................................... Passed 0.11 sec 1280/2072 Test #1281: HwyNegTestGroup/HwyNegTest.TestAllAbs/SCALAR # GetParam() = SCALAR ...................................................................... Passed 0.10 sec 1281/2072 Test #1282: HwyNegTestGroup/HwyNegTest.TestAllNeg/AVX2 # GetParam() = AVX2 .......................................................................... Passed 0.10 sec 1282/2072 Test #1283: HwyNegTestGroup/HwyNegTest.TestAllNeg/SSE4 # GetParam() = SSE4 .......................................................................... Passed 0.10 sec 1283/2072 Test #1284: HwyNegTestGroup/HwyNegTest.TestAllNeg/SSSE3 # GetParam() = SSSE3 ........................................................................ Passed 0.09 sec 1284/2072 Test #1285: HwyNegTestGroup/HwyNegTest.TestAllNeg/SSE2 # GetParam() = SSE2 .......................................................................... Passed 0.09 sec 1285/2072 Test #1286: HwyNegTestGroup/HwyNegTest.TestAllNeg/SCALAR # GetParam() = SCALAR ...................................................................... Passed 0.08 sec 1286/2072 Test #1287: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.08 sec 1287/2072 Test #1288: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.07 sec 1288/2072 Test #1289: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.07 sec 1289/2072 Test #1290: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.06 sec 1290/2072 Test #1291: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.06 sec 1291/2072 Test #1292: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.06 sec 1292/2072 Test #1293: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.05 sec 1293/2072 Test #1294: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.05 sec 1294/2072 Test #1295: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.04 sec 1295/2072 Test #1296: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SCALAR # GetParam() = SCALAR ................................................... Passed 0.04 sec 1296/2072 Test #1297: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/AVX2 # GetParam() = AVX2 .................................................... Passed 0.03 sec Start 1304: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/SSSE3 # GetParam() = SSSE3 Start 1305: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/SSE2 # GetParam() = SSE2 Start 1306: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/SCALAR # GetParam() = SCALAR Start 1307: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/AVX2 # GetParam() = AVX2 Start 1308: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/SSE4 # GetParam() = SSE4 Start 1309: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/SSSE3 # GetParam() = SSSE3 Start 1310: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/SSE2 # GetParam() = SSE2 Start 1311: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/SCALAR # GetParam() = SCALAR Start 1312: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/AVX2 # GetParam() = AVX2 Start 1313: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SSE4 # GetParam() = SSE4 Start 1314: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SSSE3 # GetParam() = SSSE3 Start 1315: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SSE2 # GetParam() = SSE2 Start 1316: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SCALAR # GetParam() = SCALAR Start 1317: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/AVX2 # GetParam() = AVX2 Start 1318: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/SSE4 # GetParam() = SSE4 Start 1319: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/SSSE3 # GetParam() = SSSE3 Start 1320: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/SSE2 # GetParam() = SSE2 Start 1321: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/SCALAR # GetParam() = SCALAR Start 1322: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/AVX2 # GetParam() = AVX2 Start 1323: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/SSE4 # GetParam() = SSE4 Start 1324: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/SSSE3 # GetParam() = SSSE3 Start 1325: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/SSE2 # GetParam() = SSE2 Start 1326: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/SCALAR # GetParam() = SCALAR Start 1327: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/AVX2 # GetParam() = AVX2 Start 1328: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/SSE4 # GetParam() = SSE4 Start 1329: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/SSSE3 # GetParam() = SSSE3 Start 1330: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/SSE2 # GetParam() = SSE2 Start 1331: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/SCALAR # GetParam() = SCALAR Start 1332: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/AVX2 # GetParam() = AVX2 Start 1333: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/SSE4 # GetParam() = SSE4 Start 1334: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/SSSE3 # GetParam() = SSSE3 Start 1335: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/SSE2 # GetParam() = SSE2 Start 1336: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/SCALAR # GetParam() = SCALAR Start 1337: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/AVX2 # GetParam() = AVX2 Start 1338: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/SSE4 # GetParam() = SSE4 Start 1339: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/SSSE3 # GetParam() = SSSE3 Start 1340: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/SSE2 # GetParam() = SSE2 Start 1341: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/SCALAR # GetParam() = SCALAR Start 1342: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/AVX2 # GetParam() = AVX2 Start 1343: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SSE4 # GetParam() = SSE4 Start 1344: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SSSE3 # GetParam() = SSSE3 1297/2072 Test #1298: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SSE4 # GetParam() = SSE4 .................................................... Passed 0.23 sec 1298/2072 Test #1299: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SSSE3 # GetParam() = SSSE3 .................................................. Passed 0.22 sec 1299/2072 Test #1300: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SSE2 # GetParam() = SSE2 .................................................... Passed 0.22 sec 1300/2072 Test #1301: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SCALAR # GetParam() = SCALAR ................................................ Passed 0.22 sec 1301/2072 Test #1302: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.21 sec Start 1345: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SSE2 # GetParam() = SSE2 Start 1346: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SCALAR # GetParam() = SCALAR Start 1347: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/AVX2 # GetParam() = AVX2 Start 1348: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SSE4 # GetParam() = SSE4 Start 1349: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SSSE3 # GetParam() = SSSE3 1302/2072 Test #1303: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.23 sec 1303/2072 Test #1304: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.22 sec 1304/2072 Test #1305: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.21 sec 1305/2072 Test #1306: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.21 sec 1306/2072 Test #1307: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.20 sec 1307/2072 Test #1308: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.20 sec 1308/2072 Test #1309: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.19 sec 1309/2072 Test #1310: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.19 sec 1310/2072 Test #1311: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.18 sec 1311/2072 Test #1312: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.18 sec 1312/2072 Test #1313: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.17 sec 1313/2072 Test #1314: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.17 sec 1314/2072 Test #1315: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.16 sec 1315/2072 Test #1316: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.16 sec 1316/2072 Test #1317: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/AVX2 # GetParam() = AVX2 .................................................. Passed 0.16 sec 1317/2072 Test #1318: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/SSE4 # GetParam() = SSE4 .................................................. Passed 0.15 sec 1318/2072 Test #1319: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/SSSE3 # GetParam() = SSSE3 ................................................ Passed 0.15 sec 1319/2072 Test #1320: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/SSE2 # GetParam() = SSE2 .................................................. Passed 0.14 sec 1320/2072 Test #1321: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/SCALAR # GetParam() = SCALAR .............................................. Passed 0.14 sec 1321/2072 Test #1322: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/AVX2 # GetParam() = AVX2 .................................................. Passed 0.13 sec 1322/2072 Test #1323: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/SSE4 # GetParam() = SSE4 .................................................. Passed 0.13 sec 1323/2072 Test #1324: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/SSSE3 # GetParam() = SSSE3 ................................................ Passed 0.12 sec 1324/2072 Test #1325: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/SSE2 # GetParam() = SSE2 .................................................. Passed 0.12 sec 1325/2072 Test #1326: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/SCALAR # GetParam() = SCALAR .............................................. Passed 0.11 sec 1326/2072 Test #1327: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/AVX2 # GetParam() = AVX2 .................................................. Passed 0.11 sec 1327/2072 Test #1328: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/SSE4 # GetParam() = SSE4 .................................................. Passed 0.10 sec 1328/2072 Test #1329: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/SSSE3 # GetParam() = SSSE3 ................................................ Passed 0.10 sec 1329/2072 Test #1330: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/SSE2 # GetParam() = SSE2 .................................................. Passed 0.10 sec 1330/2072 Test #1331: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/SCALAR # GetParam() = SCALAR .............................................. Passed 0.09 sec 1331/2072 Test #1332: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/AVX2 # GetParam() = AVX2 ................................................ Passed 0.09 sec 1332/2072 Test #1333: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/SSE4 # GetParam() = SSE4 ................................................ Passed 0.09 sec 1333/2072 Test #1334: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/SSSE3 # GetParam() = SSSE3 .............................................. Passed 0.08 sec 1334/2072 Test #1335: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/SSE2 # GetParam() = SSE2 ................................................ Passed 0.08 sec 1335/2072 Test #1336: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/SCALAR # GetParam() = SCALAR ............................................ Passed 0.07 sec 1336/2072 Test #1337: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/AVX2 # GetParam() = AVX2 ................................................. Passed 0.07 sec 1337/2072 Test #1338: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/SSE4 # GetParam() = SSE4 ................................................. Passed 0.06 sec 1338/2072 Test #1339: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.06 sec 1339/2072 Test #1340: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/SSE2 # GetParam() = SSE2 ................................................. Passed 0.05 sec 1340/2072 Test #1341: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/SCALAR # GetParam() = SCALAR ............................................. Passed 0.05 sec 1341/2072 Test #1342: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.04 sec 1342/2072 Test #1343: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.04 sec Start 1350: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SSE2 # GetParam() = SSE2 Start 1351: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SCALAR # GetParam() = SCALAR Start 1352: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/AVX2 # GetParam() = AVX2 Start 1353: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SSE4 # GetParam() = SSE4 Start 1354: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SSSE3 # GetParam() = SSSE3 Start 1355: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SSE2 # GetParam() = SSE2 Start 1356: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SCALAR # GetParam() = SCALAR Start 1357: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/AVX2 # GetParam() = AVX2 Start 1358: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SSE4 # GetParam() = SSE4 Start 1359: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SSSE3 # GetParam() = SSSE3 Start 1360: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SSE2 # GetParam() = SSE2 Start 1361: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SCALAR # GetParam() = SCALAR Start 1362: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/AVX2 # GetParam() = AVX2 Start 1363: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/SSE4 # GetParam() = SSE4 Start 1364: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/SSSE3 # GetParam() = SSSE3 Start 1365: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/SSE2 # GetParam() = SSE2 Start 1366: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/SCALAR # GetParam() = SCALAR Start 1367: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/AVX2 # GetParam() = AVX2 Start 1368: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/SSE4 # GetParam() = SSE4 Start 1369: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/SSSE3 # GetParam() = SSSE3 Start 1370: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/SSE2 # GetParam() = SSE2 Start 1371: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/SCALAR # GetParam() = SCALAR Start 1372: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/AVX2 # GetParam() = AVX2 Start 1373: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SSE4 # GetParam() = SSE4 Start 1374: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SSSE3 # GetParam() = SSSE3 Start 1375: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SSE2 # GetParam() = SSE2 Start 1376: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SCALAR # GetParam() = SCALAR Start 1377: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/AVX2 # GetParam() = AVX2 Start 1378: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/SSE4 # GetParam() = SSE4 Start 1379: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/SSSE3 # GetParam() = SSSE3 Start 1380: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/SSE2 # GetParam() = SSE2 Start 1381: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/SCALAR # GetParam() = SCALAR Start 1382: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/AVX2 # GetParam() = AVX2 Start 1383: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/SSE4 # GetParam() = SSE4 Start 1384: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/SSSE3 # GetParam() = SSSE3 Start 1385: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/SSE2 # GetParam() = SSE2 Start 1386: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/SCALAR # GetParam() = SCALAR Start 1387: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/AVX2 # GetParam() = AVX2 Start 1388: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/SSE4 # GetParam() = SSE4 Start 1389: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/SSSE3 # GetParam() = SSSE3 Start 1390: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/SSE2 # GetParam() = SSE2 1343/2072 Test #1344: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.24 sec 1344/2072 Test #1345: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.23 sec 1345/2072 Test #1346: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.22 sec 1346/2072 Test #1347: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.22 sec 1347/2072 Test #1348: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.22 sec Start 1391: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/SCALAR # GetParam() = SCALAR Start 1392: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/AVX2 # GetParam() = AVX2 Start 1393: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/SSE4 # GetParam() = SSE4 Start 1394: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/SSSE3 # GetParam() = SSSE3 Start 1395: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/SSE2 # GetParam() = SSE2 1348/2072 Test #1349: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.25 sec 1349/2072 Test #1350: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.23 sec 1350/2072 Test #1351: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.23 sec 1351/2072 Test #1352: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.22 sec 1352/2072 Test #1353: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.22 sec 1353/2072 Test #1354: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.21 sec 1354/2072 Test #1355: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.21 sec 1355/2072 Test #1356: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.20 sec 1356/2072 Test #1357: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.19 sec 1357/2072 Test #1358: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.19 sec 1358/2072 Test #1359: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.18 sec 1359/2072 Test #1360: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.18 sec 1360/2072 Test #1361: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.17 sec 1361/2072 Test #1362: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.17 sec 1362/2072 Test #1363: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.16 sec 1363/2072 Test #1364: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.16 sec 1364/2072 Test #1365: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.15 sec 1365/2072 Test #1366: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/SCALAR # GetParam() = SCALAR ................................................. Passed 0.15 sec 1366/2072 Test #1367: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.15 sec 1367/2072 Test #1368: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.14 sec 1368/2072 Test #1369: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.14 sec 1369/2072 Test #1370: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.13 sec 1370/2072 Test #1371: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.12 sec 1371/2072 Test #1372: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.12 sec 1372/2072 Test #1373: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.12 sec 1373/2072 Test #1374: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.11 sec 1374/2072 Test #1375: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.11 sec 1375/2072 Test #1376: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SCALAR # GetParam() = SCALAR .................................................... Passed 0.10 sec 1376/2072 Test #1377: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.09 sec 1377/2072 Test #1378: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.09 sec 1378/2072 Test #1379: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.08 sec 1379/2072 Test #1380: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.08 sec 1380/2072 Test #1381: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.08 sec 1381/2072 Test #1382: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.07 sec 1382/2072 Test #1383: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.07 sec 1383/2072 Test #1384: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.07 sec 1384/2072 Test #1385: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.06 sec 1385/2072 Test #1386: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.06 sec 1386/2072 Test #1387: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/AVX2 # GetParam() = AVX2 ...................................................... Passed 0.05 sec 1387/2072 Test #1388: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/SSE4 # GetParam() = SSE4 ...................................................... Passed 0.05 sec 1388/2072 Test #1389: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/SSSE3 # GetParam() = SSSE3 .................................................... Passed 0.04 sec Start 1396: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/SCALAR # GetParam() = SCALAR Start 1397: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/AVX2 # GetParam() = AVX2 Start 1398: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/SSE4 # GetParam() = SSE4 Start 1399: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/SSSE3 # GetParam() = SSSE3 Start 1400: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/SSE2 # GetParam() = SSE2 Start 1401: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/SCALAR # GetParam() = SCALAR Start 1402: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/AVX2 # GetParam() = AVX2 Start 1403: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/SSE4 # GetParam() = SSE4 Start 1404: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/SSSE3 # GetParam() = SSSE3 Start 1405: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/SSE2 # GetParam() = SSE2 Start 1406: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/SCALAR # GetParam() = SCALAR Start 1407: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/AVX2 # GetParam() = AVX2 Start 1408: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SSE4 # GetParam() = SSE4 Start 1409: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SSSE3 # GetParam() = SSSE3 Start 1410: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SSE2 # GetParam() = SSE2 Start 1411: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SCALAR # GetParam() = SCALAR Start 1412: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/AVX2 # GetParam() = AVX2 Start 1413: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SSE4 # GetParam() = SSE4 Start 1414: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SSSE3 # GetParam() = SSSE3 Start 1415: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SSE2 # GetParam() = SSE2 Start 1416: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SCALAR # GetParam() = SCALAR Start 1417: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/AVX2 # GetParam() = AVX2 Start 1418: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/SSE4 # GetParam() = SSE4 Start 1419: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/SSSE3 # GetParam() = SSSE3 Start 1420: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/SSE2 # GetParam() = SSE2 Start 1421: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/SCALAR # GetParam() = SCALAR Start 1422: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/AVX2 # GetParam() = AVX2 Start 1423: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/SSE4 # GetParam() = SSE4 Start 1424: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/SSSE3 # GetParam() = SSSE3 Start 1425: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/SSE2 # GetParam() = SSE2 Start 1426: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/SCALAR # GetParam() = SCALAR Start 1427: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/AVX2 # GetParam() = AVX2 Start 1428: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/SSE4 # GetParam() = SSE4 Start 1429: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/SSSE3 # GetParam() = SSSE3 Start 1430: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/SSE2 # GetParam() = SSE2 Start 1431: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/SCALAR # GetParam() = SCALAR Start 1432: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/AVX2 # GetParam() = AVX2 Start 1433: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/SSE4 # GetParam() = SSE4 Start 1434: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/SSSE3 # GetParam() = SSSE3 Start 1435: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/SSE2 # GetParam() = SSE2 Start 1436: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/SCALAR # GetParam() = SCALAR 1389/2072 Test #1390: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/SSE2 # GetParam() = SSE2 ...................................................... Passed 0.26 sec 1390/2072 Test #1391: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/SCALAR # GetParam() = SCALAR .................................................. Passed 0.25 sec 1391/2072 Test #1392: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/AVX2 # GetParam() = AVX2 .................................................. Passed 0.25 sec 1392/2072 Test #1393: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/SSE4 # GetParam() = SSE4 .................................................. Passed 0.24 sec 1393/2072 Test #1394: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/SSSE3 # GetParam() = SSSE3 ................................................ Passed 0.23 sec Start 1437: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/AVX2 # GetParam() = AVX2 Start 1438: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/SSE4 # GetParam() = SSE4 Start 1439: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/SSSE3 # GetParam() = SSSE3 Start 1440: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/SSE2 # GetParam() = SSE2 Start 1441: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/SCALAR # GetParam() = SCALAR 1394/2072 Test #1395: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/SSE2 # GetParam() = SSE2 .................................................. Passed 0.26 sec 1395/2072 Test #1396: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/SCALAR # GetParam() = SCALAR .............................................. Passed 0.25 sec 1396/2072 Test #1397: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.24 sec 1397/2072 Test #1398: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.24 sec 1398/2072 Test #1399: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.23 sec 1399/2072 Test #1400: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.23 sec 1400/2072 Test #1401: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/SCALAR # GetParam() = SCALAR ................................................. Passed 0.22 sec 1401/2072 Test #1402: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.21 sec 1402/2072 Test #1403: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.21 sec 1403/2072 Test #1404: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.20 sec 1404/2072 Test #1405: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.19 sec 1405/2072 Test #1406: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/SCALAR # GetParam() = SCALAR ................................................. Passed 0.19 sec 1406/2072 Test #1407: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.18 sec 1407/2072 Test #1408: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.18 sec 1408/2072 Test #1409: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.17 sec 1409/2072 Test #1410: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.17 sec 1410/2072 Test #1411: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.16 sec 1411/2072 Test #1412: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.16 sec 1412/2072 Test #1413: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.15 sec 1413/2072 Test #1414: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.15 sec 1414/2072 Test #1415: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.14 sec 1415/2072 Test #1416: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.14 sec 1416/2072 Test #1417: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.13 sec 1417/2072 Test #1418: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.13 sec 1418/2072 Test #1419: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.12 sec 1419/2072 Test #1420: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.12 sec 1420/2072 Test #1421: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/SCALAR # GetParam() = SCALAR ................................................... Passed 0.11 sec 1421/2072 Test #1422: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/AVX2 # GetParam() = AVX2 ...................................................... Passed 0.11 sec 1422/2072 Test #1423: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/SSE4 # GetParam() = SSE4 ...................................................... Passed 0.11 sec 1423/2072 Test #1424: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/SSSE3 # GetParam() = SSSE3 .................................................... Passed 0.10 sec 1424/2072 Test #1425: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/SSE2 # GetParam() = SSE2 ...................................................... Passed 0.10 sec 1425/2072 Test #1426: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/SCALAR # GetParam() = SCALAR .................................................. Passed 0.09 sec 1426/2072 Test #1427: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.08 sec 1427/2072 Test #1428: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.08 sec 1428/2072 Test #1429: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.07 sec 1429/2072 Test #1430: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.07 sec 1430/2072 Test #1431: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.07 sec 1431/2072 Test #1432: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.06 sec 1432/2072 Test #1433: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.06 sec 1433/2072 Test #1434: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.05 sec 1434/2072 Test #1435: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.04 sec Start 1442: HwySignTestGroup/HwySignTest.TestAllCopySign/AVX2 # GetParam() = AVX2 Start 1443: HwySignTestGroup/HwySignTest.TestAllCopySign/SSE4 # GetParam() = SSE4 Start 1444: HwySignTestGroup/HwySignTest.TestAllCopySign/SSSE3 # GetParam() = SSSE3 Start 1445: HwySignTestGroup/HwySignTest.TestAllCopySign/SSE2 # GetParam() = SSE2 Start 1446: HwySignTestGroup/HwySignTest.TestAllCopySign/SCALAR # GetParam() = SCALAR Start 1447: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/AVX2 # GetParam() = AVX2 Start 1448: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/SSE4 # GetParam() = SSE4 Start 1449: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/SSSE3 # GetParam() = SSSE3 Start 1450: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/SSE2 # GetParam() = SSE2 Start 1451: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/SCALAR # GetParam() = SCALAR Start 1452: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/AVX2 # GetParam() = AVX2 Start 1453: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/SSE4 # GetParam() = SSE4 Start 1454: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/SSSE3 # GetParam() = SSSE3 Start 1455: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/SSE2 # GetParam() = SSE2 Start 1456: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/SCALAR # GetParam() = SCALAR Start 1457: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/AVX2 # GetParam() = AVX2 Start 1458: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/SSE4 # GetParam() = SSE4 Start 1459: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/SSSE3 # GetParam() = SSSE3 Start 1460: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/SSE2 # GetParam() = SSE2 Start 1461: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/SCALAR # GetParam() = SCALAR Start 1462: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/AVX2 # GetParam() = AVX2 Start 1463: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/SSE4 # GetParam() = SSE4 Start 1464: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/SSSE3 # GetParam() = SSSE3 Start 1465: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/SSE2 # GetParam() = SSE2 Start 1466: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/SCALAR # GetParam() = SCALAR Start 1467: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/AVX2 # GetParam() = AVX2 Start 1468: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/SSE4 # GetParam() = SSE4 Start 1469: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/SSSE3 # GetParam() = SSSE3 Start 1470: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/SSE2 # GetParam() = SSE2 Start 1471: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/SCALAR # GetParam() = SCALAR Start 1472: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/AVX2 # GetParam() = AVX2 Start 1473: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/SSE4 # GetParam() = SSE4 Start 1474: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/SSSE3 # GetParam() = SSSE3 Start 1475: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/SSE2 # GetParam() = SSE2 Start 1476: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/SCALAR # GetParam() = SCALAR Start 1477: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/AVX2 # GetParam() = AVX2 Start 1478: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/SSE4 # GetParam() = SSE4 Start 1479: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/SSSE3 # GetParam() = SSSE3 Start 1480: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/SSE2 # GetParam() = SSE2 Start 1481: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/SCALAR # GetParam() = SCALAR Start 1482: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/AVX2 # GetParam() = AVX2 1435/2072 Test #1436: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.24 sec 1436/2072 Test #1437: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/AVX2 # GetParam() = AVX2 ............................................... Passed 0.23 sec 1437/2072 Test #1438: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/SSE4 # GetParam() = SSE4 ............................................... Passed 0.22 sec 1438/2072 Test #1439: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.22 sec 1439/2072 Test #1440: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/SSE2 # GetParam() = SSE2 ............................................... Passed 0.21 sec Start 1483: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/SSE4 # GetParam() = SSE4 Start 1484: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/SSSE3 # GetParam() = SSSE3 Start 1485: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/SSE2 # GetParam() = SSE2 Start 1486: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/SCALAR # GetParam() = SCALAR Start 1487: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/AVX2 # GetParam() = AVX2 1440/2072 Test #1441: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/SCALAR # GetParam() = SCALAR ........................................... Passed 0.24 sec 1441/2072 Test #1442: HwySignTestGroup/HwySignTest.TestAllCopySign/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.23 sec 1442/2072 Test #1443: HwySignTestGroup/HwySignTest.TestAllCopySign/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.22 sec 1443/2072 Test #1444: HwySignTestGroup/HwySignTest.TestAllCopySign/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.22 sec 1444/2072 Test #1445: HwySignTestGroup/HwySignTest.TestAllCopySign/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.21 sec 1445/2072 Test #1446: HwySignTestGroup/HwySignTest.TestAllCopySign/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.21 sec 1446/2072 Test #1447: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.20 sec 1447/2072 Test #1448: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.20 sec 1448/2072 Test #1449: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.20 sec 1449/2072 Test #1450: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.19 sec 1450/2072 Test #1451: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.18 sec 1451/2072 Test #1452: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/AVX2 # GetParam() = AVX2 ................................................. Passed 0.18 sec 1452/2072 Test #1453: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/SSE4 # GetParam() = SSE4 ................................................. Passed 0.17 sec 1453/2072 Test #1454: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.17 sec 1454/2072 Test #1455: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/SSE2 # GetParam() = SSE2 ................................................. Passed 0.16 sec 1455/2072 Test #1456: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/SCALAR # GetParam() = SCALAR ............................................. Passed 0.16 sec 1456/2072 Test #1457: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/AVX2 # GetParam() = AVX2 ............................................... Passed 0.15 sec 1457/2072 Test #1458: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/SSE4 # GetParam() = SSE4 ............................................... Passed 0.15 sec 1458/2072 Test #1459: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.14 sec 1459/2072 Test #1460: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/SSE2 # GetParam() = SSE2 ............................................... Passed 0.14 sec 1460/2072 Test #1461: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/SCALAR # GetParam() = SCALAR ........................................... Passed 0.13 sec 1461/2072 Test #1462: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.13 sec 1462/2072 Test #1463: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.12 sec 1463/2072 Test #1464: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.12 sec 1464/2072 Test #1465: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.11 sec 1465/2072 Test #1466: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/SCALAR # GetParam() = SCALAR ................................................... Passed 0.11 sec 1466/2072 Test #1467: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/AVX2 # GetParam() = AVX2 .................................................. Passed 0.11 sec 1467/2072 Test #1468: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/SSE4 # GetParam() = SSE4 .................................................. Passed 0.10 sec 1468/2072 Test #1469: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/SSSE3 # GetParam() = SSSE3 ................................................ Passed 0.10 sec 1469/2072 Test #1470: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/SSE2 # GetParam() = SSE2 .................................................. Passed 0.09 sec 1470/2072 Test #1471: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/SCALAR # GetParam() = SCALAR .............................................. Passed 0.09 sec 1471/2072 Test #1472: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/AVX2 # GetParam() = AVX2 ............................................... Passed 0.08 sec 1472/2072 Test #1473: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/SSE4 # GetParam() = SSE4 ............................................... Passed 0.08 sec 1473/2072 Test #1474: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.08 sec 1474/2072 Test #1475: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/SSE2 # GetParam() = SSE2 ............................................... Passed 0.07 sec 1475/2072 Test #1476: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/SCALAR # GetParam() = SCALAR ........................................... Passed 0.06 sec 1476/2072 Test #1477: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/AVX2 # GetParam() = AVX2 ......................................... Passed 0.06 sec 1477/2072 Test #1478: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/SSE4 # GetParam() = SSE4 ......................................... Passed 0.05 sec 1478/2072 Test #1479: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/SSSE3 # GetParam() = SSSE3 ....................................... Passed 0.05 sec 1479/2072 Test #1480: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/SSE2 # GetParam() = SSE2 ......................................... Passed 0.05 sec 1480/2072 Test #1481: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/SCALAR # GetParam() = SCALAR ..................................... Passed 0.04 sec Start 1488: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/SSE4 # GetParam() = SSE4 Start 1489: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/SSSE3 # GetParam() = SSSE3 Start 1490: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/SSE2 # GetParam() = SSE2 Start 1491: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/SCALAR # GetParam() = SCALAR Start 1492: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/AVX2 # GetParam() = AVX2 Start 1493: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/SSE4 # GetParam() = SSE4 Start 1494: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/SSSE3 # GetParam() = SSSE3 Start 1495: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/SSE2 # GetParam() = SSE2 Start 1496: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/SCALAR # GetParam() = SCALAR Start 1497: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/AVX2 # GetParam() = AVX2 Start 1498: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/SSE4 # GetParam() = SSE4 Start 1499: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/SSSE3 # GetParam() = SSSE3 Start 1500: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/SSE2 # GetParam() = SSE2 Start 1501: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/SCALAR # GetParam() = SCALAR Start 1502: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/AVX2 # GetParam() = AVX2 Start 1503: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/SSE4 # GetParam() = SSE4 Start 1504: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/SSSE3 # GetParam() = SSSE3 Start 1505: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/SSE2 # GetParam() = SSE2 Start 1506: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/SCALAR # GetParam() = SCALAR Start 1507: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/AVX2 # GetParam() = AVX2 Start 1508: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/SSE4 # GetParam() = SSE4 Start 1509: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/SSSE3 # GetParam() = SSSE3 Start 1510: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/SSE2 # GetParam() = SSE2 Start 1511: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/SCALAR # GetParam() = SCALAR Start 1512: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/AVX2 # GetParam() = AVX2 Start 1513: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/SSE4 # GetParam() = SSE4 Start 1514: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/SSSE3 # GetParam() = SSSE3 Start 1515: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/SSE2 # GetParam() = SSE2 Start 1516: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/SCALAR # GetParam() = SCALAR Start 1517: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/AVX2 # GetParam() = AVX2 Start 1518: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/SSE4 # GetParam() = SSE4 Start 1519: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/SSSE3 # GetParam() = SSSE3 Start 1520: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/SSE2 # GetParam() = SSE2 Start 1521: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/SCALAR # GetParam() = SCALAR Start 1522: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/AVX2 # GetParam() = AVX2 Start 1523: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SSE4 # GetParam() = SSE4 Start 1524: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SSSE3 # GetParam() = SSSE3 Start 1525: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SSE2 # GetParam() = SSE2 Start 1526: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SCALAR # GetParam() = SCALAR Start 1527: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/AVX2 # GetParam() = AVX2 Start 1528: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SSE4 # GetParam() = SSE4 1481/2072 Test #1482: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/AVX2 # GetParam() = AVX2 .................................... Passed 0.24 sec 1482/2072 Test #1483: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/SSE4 # GetParam() = SSE4 .................................... Passed 0.24 sec 1483/2072 Test #1484: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/SSSE3 # GetParam() = SSSE3 .................................. Passed 0.23 sec 1484/2072 Test #1485: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/SSE2 # GetParam() = SSE2 .................................... Passed 0.23 sec 1485/2072 Test #1486: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/SCALAR # GetParam() = SCALAR ................................ Passed 0.23 sec Start 1529: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SSSE3 # GetParam() = SSSE3 Start 1530: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SSE2 # GetParam() = SSE2 Start 1531: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SCALAR # GetParam() = SCALAR Start 1532: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/AVX2 # GetParam() = AVX2 Start 1533: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SSE4 # GetParam() = SSE4 1486/2072 Test #1487: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/AVX2 # GetParam() = AVX2 .............................................. Passed 0.24 sec 1487/2072 Test #1488: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/SSE4 # GetParam() = SSE4 .............................................. Passed 0.23 sec 1488/2072 Test #1489: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/SSSE3 # GetParam() = SSSE3 ............................................ Passed 0.23 sec 1489/2072 Test #1490: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/SSE2 # GetParam() = SSE2 .............................................. Passed 0.22 sec 1490/2072 Test #1491: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/SCALAR # GetParam() = SCALAR .......................................... Passed 0.22 sec 1491/2072 Test #1492: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/AVX2 # GetParam() = AVX2 ......................................... Passed 0.21 sec 1492/2072 Test #1493: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/SSE4 # GetParam() = SSE4 ......................................... Passed 0.21 sec 1493/2072 Test #1494: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/SSSE3 # GetParam() = SSSE3 ....................................... Passed 0.21 sec 1494/2072 Test #1495: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/SSE2 # GetParam() = SSE2 ......................................... Passed 0.20 sec 1495/2072 Test #1496: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/SCALAR # GetParam() = SCALAR ..................................... Passed 0.20 sec 1496/2072 Test #1497: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/AVX2 # GetParam() = AVX2 ......................................... Passed 0.19 sec 1497/2072 Test #1498: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/SSE4 # GetParam() = SSE4 ......................................... Passed 0.19 sec 1498/2072 Test #1499: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/SSSE3 # GetParam() = SSSE3 ....................................... Passed 0.18 sec 1499/2072 Test #1500: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/SSE2 # GetParam() = SSE2 ......................................... Passed 0.17 sec 1500/2072 Test #1501: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/SCALAR # GetParam() = SCALAR ..................................... Passed 0.17 sec 1501/2072 Test #1502: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/AVX2 # GetParam() = AVX2 ......................................... Passed 0.16 sec 1502/2072 Test #1503: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/SSE4 # GetParam() = SSE4 ......................................... Passed 0.16 sec 1503/2072 Test #1504: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/SSSE3 # GetParam() = SSSE3 ....................................... Passed 0.16 sec 1504/2072 Test #1505: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/SSE2 # GetParam() = SSE2 ......................................... Passed 0.15 sec 1505/2072 Test #1506: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/SCALAR # GetParam() = SCALAR ..................................... Passed 0.14 sec 1506/2072 Test #1507: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/AVX2 # GetParam() = AVX2 ................................................ Passed 0.14 sec 1507/2072 Test #1508: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/SSE4 # GetParam() = SSE4 ................................................ Passed 0.13 sec 1508/2072 Test #1509: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/SSSE3 # GetParam() = SSSE3 .............................................. Passed 0.13 sec 1509/2072 Test #1510: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/SSE2 # GetParam() = SSE2 ................................................ Passed 0.12 sec 1510/2072 Test #1511: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/SCALAR # GetParam() = SCALAR ............................................ Passed 0.12 sec 1511/2072 Test #1512: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/AVX2 # GetParam() = AVX2 ............................................... Passed 0.11 sec 1512/2072 Test #1513: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/SSE4 # GetParam() = SSE4 ............................................... Passed 0.11 sec 1513/2072 Test #1514: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.10 sec 1514/2072 Test #1515: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/SSE2 # GetParam() = SSE2 ............................................... Passed 0.10 sec 1515/2072 Test #1516: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/SCALAR # GetParam() = SCALAR ........................................... Passed 0.10 sec 1516/2072 Test #1517: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/AVX2 # GetParam() = AVX2 ............................................. Passed 0.09 sec 1517/2072 Test #1518: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/SSE4 # GetParam() = SSE4 ............................................. Passed 0.09 sec 1518/2072 Test #1519: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/SSSE3 # GetParam() = SSSE3 ........................................... Passed 0.08 sec 1519/2072 Test #1520: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/SSE2 # GetParam() = SSE2 ............................................. Passed 0.08 sec 1520/2072 Test #1521: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/SCALAR # GetParam() = SCALAR ......................................... Passed 0.07 sec 1521/2072 Test #1522: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.07 sec 1522/2072 Test #1523: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.06 sec 1523/2072 Test #1524: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.06 sec 1524/2072 Test #1525: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.05 sec 1525/2072 Test #1526: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.05 sec 1526/2072 Test #1527: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.04 sec Start 1534: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SSSE3 # GetParam() = SSSE3 Start 1535: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SSE2 # GetParam() = SSE2 Start 1536: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SCALAR # GetParam() = SCALAR Start 1537: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/AVX2 # GetParam() = AVX2 Start 1538: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SSE4 # GetParam() = SSE4 Start 1539: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SSSE3 # GetParam() = SSSE3 Start 1540: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SSE2 # GetParam() = SSE2 Start 1541: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SCALAR # GetParam() = SCALAR Start 1542: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/AVX2 # GetParam() = AVX2 Start 1543: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SSE4 # GetParam() = SSE4 Start 1544: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SSSE3 # GetParam() = SSSE3 Start 1545: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SSE2 # GetParam() = SSE2 Start 1546: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SCALAR # GetParam() = SCALAR Start 1547: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/AVX2 # GetParam() = AVX2 Start 1548: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SSE4 # GetParam() = SSE4 Start 1549: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SSSE3 # GetParam() = SSSE3 Start 1550: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SSE2 # GetParam() = SSE2 Start 1551: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SCALAR # GetParam() = SCALAR Start 1552: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/AVX2 # GetParam() = AVX2 Start 1553: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/SSE4 # GetParam() = SSE4 Start 1554: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/SSSE3 # GetParam() = SSSE3 Start 1555: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/SSE2 # GetParam() = SSE2 Start 1556: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/SCALAR # GetParam() = SCALAR Start 1557: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/AVX2 # GetParam() = AVX2 Start 1558: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/SSE4 # GetParam() = SSE4 Start 1559: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/SSSE3 # GetParam() = SSSE3 Start 1560: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/SSE2 # GetParam() = SSE2 Start 1561: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/SCALAR # GetParam() = SCALAR Start 1562: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/AVX2 # GetParam() = AVX2 Start 1563: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/SSE4 # GetParam() = SSE4 Start 1564: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/SSSE3 # GetParam() = SSSE3 Start 1565: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/SSE2 # GetParam() = SSE2 Start 1566: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/SCALAR # GetParam() = SCALAR Start 1567: HwyTableTestGroup/HwyTableTest.TestAllLookup8/AVX2 # GetParam() = AVX2 Start 1568: HwyTableTestGroup/HwyTableTest.TestAllLookup8/SSE4 # GetParam() = SSE4 Start 1569: HwyTableTestGroup/HwyTableTest.TestAllLookup8/SSSE3 # GetParam() = SSSE3 Start 1570: HwyTableTestGroup/HwyTableTest.TestAllLookup8/SSE2 # GetParam() = SSE2 Start 1571: HwyTableTestGroup/HwyTableTest.TestAllLookup8/SCALAR # GetParam() = SCALAR Start 1572: TestUtilTestGroup/TestUtilTest.TestAllName/AVX2 # GetParam() = AVX2 Start 1573: TestUtilTestGroup/TestUtilTest.TestAllName/SSE4 # GetParam() = SSE4 Start 1574: TestUtilTestGroup/TestUtilTest.TestAllName/SSSE3 # GetParam() = SSSE3 1527/2072 Test #1528: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.24 sec 1528/2072 Test #1529: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.23 sec 1529/2072 Test #1530: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.23 sec 1530/2072 Test #1531: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.22 sec 1531/2072 Test #1532: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.22 sec Start 1575: TestUtilTestGroup/TestUtilTest.TestAllName/SSE2 # GetParam() = SSE2 Start 1576: TestUtilTestGroup/TestUtilTest.TestAllName/SCALAR # GetParam() = SCALAR Start 1577: TestUtilTestGroup/TestUtilTest.TestAllEqual/AVX2 # GetParam() = AVX2 Start 1578: TestUtilTestGroup/TestUtilTest.TestAllEqual/SSE4 # GetParam() = SSE4 Start 1579: TestUtilTestGroup/TestUtilTest.TestAllEqual/SSSE3 # GetParam() = SSSE3 1532/2072 Test #1533: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.24 sec 1533/2072 Test #1534: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.23 sec 1534/2072 Test #1535: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.23 sec 1535/2072 Test #1536: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.22 sec 1536/2072 Test #1537: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.22 sec 1537/2072 Test #1538: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.21 sec 1538/2072 Test #1539: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.21 sec 1539/2072 Test #1540: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.20 sec 1540/2072 Test #1541: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.19 sec 1541/2072 Test #1542: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.18 sec 1542/2072 Test #1543: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.18 sec 1543/2072 Test #1544: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.17 sec 1544/2072 Test #1545: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.17 sec 1545/2072 Test #1546: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.16 sec 1546/2072 Test #1547: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.16 sec 1547/2072 Test #1548: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.15 sec 1548/2072 Test #1549: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.15 sec 1549/2072 Test #1550: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.14 sec 1550/2072 Test #1551: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.14 sec 1551/2072 Test #1552: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.13 sec 1552/2072 Test #1553: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.13 sec 1553/2072 Test #1554: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.12 sec 1554/2072 Test #1555: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.12 sec 1555/2072 Test #1556: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/SCALAR # GetParam() = SCALAR .................................................... Passed 0.11 sec 1556/2072 Test #1557: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.11 sec 1557/2072 Test #1558: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.11 sec 1558/2072 Test #1559: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.10 sec 1559/2072 Test #1560: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.10 sec 1560/2072 Test #1561: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.09 sec 1561/2072 Test #1562: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.09 sec 1562/2072 Test #1563: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.09 sec 1563/2072 Test #1564: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.08 sec 1564/2072 Test #1565: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.08 sec 1565/2072 Test #1566: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/SCALAR # GetParam() = SCALAR ................................................. Passed 0.08 sec 1566/2072 Test #1567: HwyTableTestGroup/HwyTableTest.TestAllLookup8/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.07 sec 1567/2072 Test #1568: HwyTableTestGroup/HwyTableTest.TestAllLookup8/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.07 sec 1568/2072 Test #1569: HwyTableTestGroup/HwyTableTest.TestAllLookup8/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.06 sec 1569/2072 Test #1570: HwyTableTestGroup/HwyTableTest.TestAllLookup8/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.06 sec 1570/2072 Test #1571: HwyTableTestGroup/HwyTableTest.TestAllLookup8/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.05 sec 1571/2072 Test #1572: TestUtilTestGroup/TestUtilTest.TestAllName/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.05 sec 1572/2072 Test #1573: TestUtilTestGroup/TestUtilTest.TestAllName/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.04 sec Start 1580: TestUtilTestGroup/TestUtilTest.TestAllEqual/SSE2 # GetParam() = SSE2 Start 1581: TestUtilTestGroup/TestUtilTest.TestAllEqual/SCALAR # GetParam() = SCALAR Start 1582: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/AVX2 # GetParam() = AVX2 Start 1583: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/SSE4 # GetParam() = SSE4 Start 1584: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/SSSE3 # GetParam() = SSSE3 Start 1585: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/SSE2 # GetParam() = SSE2 Start 1586: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/SCALAR # GetParam() = SCALAR Start 1587: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/AVX2 # GetParam() = AVX2 Start 1588: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/SSE4 # GetParam() = SSE4 Start 1589: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/SSSE3 # GetParam() = SSSE3 Start 1590: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/SSE2 # GetParam() = SSE2 Start 1591: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/SCALAR # GetParam() = SCALAR Start 1592: TupleTestGroup/TupleTest.TestAllCreate/AVX2 # GetParam() = AVX2 Start 1593: TupleTestGroup/TupleTest.TestAllCreate/SSE4 # GetParam() = SSE4 Start 1594: TupleTestGroup/TupleTest.TestAllCreate/SSSE3 # GetParam() = SSSE3 Start 1595: TupleTestGroup/TupleTest.TestAllCreate/SSE2 # GetParam() = SSE2 Start 1596: TupleTestGroup/TupleTest.TestAllCreate/SCALAR # GetParam() = SCALAR Start 1597: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/AVX2 # GetParam() = AVX2 Start 1598: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/SSE4 # GetParam() = SSE4 Start 1599: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/SSSE3 # GetParam() = SSSE3 Start 1600: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/SSE2 # GetParam() = SSE2 Start 1601: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/SCALAR # GetParam() = SCALAR Start 1602: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/AVX2 # GetParam() = AVX2 Start 1603: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/SSE4 # GetParam() = SSE4 Start 1604: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/SSSE3 # GetParam() = SSSE3 Start 1605: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/SSE2 # GetParam() = SSE2 Start 1606: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/SCALAR # GetParam() = SCALAR Start 1607: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/AVX2 # GetParam() = AVX2 Start 1608: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/SSE4 # GetParam() = SSE4 Start 1609: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/SSSE3 # GetParam() = SSSE3 Start 1610: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/SSE2 # GetParam() = SSE2 Start 1611: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/SCALAR # GetParam() = SCALAR Start 1612: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/AVX2 # GetParam() = AVX2 Start 1613: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/SSE4 # GetParam() = SSE4 Start 1614: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/SSSE3 # GetParam() = SSSE3 Start 1615: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/SSE2 # GetParam() = SSE2 Start 1616: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/SCALAR # GetParam() = SCALAR Start 1617: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/AVX2 # GetParam() = AVX2 Start 1618: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/SSE4 # GetParam() = SSE4 Start 1619: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/SSSE3 # GetParam() = SSSE3 Start 1620: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/SSE2 # GetParam() = SSE2 1573/2072 Test #1574: TestUtilTestGroup/TestUtilTest.TestAllName/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.26 sec 1574/2072 Test #1575: TestUtilTestGroup/TestUtilTest.TestAllName/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.26 sec 1575/2072 Test #1576: TestUtilTestGroup/TestUtilTest.TestAllName/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.25 sec 1576/2072 Test #1577: TestUtilTestGroup/TestUtilTest.TestAllEqual/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.25 sec 1577/2072 Test #1578: TestUtilTestGroup/TestUtilTest.TestAllEqual/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.24 sec 1578/2072 Test #1579: TestUtilTestGroup/TestUtilTest.TestAllEqual/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.24 sec Start 1621: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/SCALAR # GetParam() = SCALAR Start 1622: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/AVX2 # GetParam() = AVX2 Start 1623: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/SSE4 # GetParam() = SSE4 Start 1624: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/SSSE3 # GetParam() = SSSE3 Start 1625: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/SSE2 # GetParam() = SSE2 Start 1626: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/SCALAR # GetParam() = SCALAR 1579/2072 Test #1580: TestUtilTestGroup/TestUtilTest.TestAllEqual/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.26 sec 1580/2072 Test #1581: TestUtilTestGroup/TestUtilTest.TestAllEqual/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.25 sec 1581/2072 Test #1582: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.25 sec 1582/2072 Test #1583: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.24 sec 1583/2072 Test #1584: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.24 sec 1584/2072 Test #1585: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.23 sec 1585/2072 Test #1586: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.23 sec 1586/2072 Test #1587: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/AVX2 # GetParam() = AVX2 ................................................. Passed 0.22 sec 1587/2072 Test #1588: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/SSE4 # GetParam() = SSE4 ................................................. Passed 0.22 sec 1588/2072 Test #1589: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.21 sec 1589/2072 Test #1590: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/SSE2 # GetParam() = SSE2 ................................................. Passed 0.21 sec 1590/2072 Test #1591: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/SCALAR # GetParam() = SCALAR ............................................. Passed 0.20 sec 1591/2072 Test #1592: TupleTestGroup/TupleTest.TestAllCreate/AVX2 # GetParam() = AVX2 ......................................................................... Passed 0.20 sec 1592/2072 Test #1593: TupleTestGroup/TupleTest.TestAllCreate/SSE4 # GetParam() = SSE4 ......................................................................... Passed 0.20 sec 1593/2072 Test #1594: TupleTestGroup/TupleTest.TestAllCreate/SSSE3 # GetParam() = SSSE3 ....................................................................... Passed 0.19 sec 1594/2072 Test #1595: TupleTestGroup/TupleTest.TestAllCreate/SSE2 # GetParam() = SSE2 ......................................................................... Passed 0.18 sec 1595/2072 Test #1596: TupleTestGroup/TupleTest.TestAllCreate/SCALAR # GetParam() = SCALAR ..................................................................... Passed 0.18 sec 1596/2072 Test #1597: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/AVX2 # GetParam() = AVX2 ......................................... Passed 0.17 sec 1597/2072 Test #1598: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/SSE4 # GetParam() = SSE4 ......................................... Passed 0.17 sec 1598/2072 Test #1599: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/SSSE3 # GetParam() = SSSE3 ....................................... Passed 0.16 sec 1599/2072 Test #1600: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/SSE2 # GetParam() = SSE2 ......................................... Passed 0.16 sec 1600/2072 Test #1601: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/SCALAR # GetParam() = SCALAR ..................................... Passed 0.15 sec 1601/2072 Test #1602: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.15 sec 1602/2072 Test #1603: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.14 sec 1603/2072 Test #1604: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.14 sec 1604/2072 Test #1605: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.13 sec 1605/2072 Test #1606: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.13 sec 1606/2072 Test #1607: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/AVX2 # GetParam() = AVX2 ................................................. Passed 0.13 sec 1607/2072 Test #1608: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/SSE4 # GetParam() = SSE4 ................................................. Passed 0.12 sec 1608/2072 Test #1609: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.11 sec 1609/2072 Test #1610: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/SSE2 # GetParam() = SSE2 ................................................. Passed 0.11 sec 1610/2072 Test #1611: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/SCALAR # GetParam() = SCALAR ............................................. Passed 0.10 sec 1611/2072 Test #1612: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/AVX2 # GetParam() = AVX2 .......................................... Passed 0.09 sec 1612/2072 Test #1613: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/SSE4 # GetParam() = SSE4 .......................................... Passed 0.09 sec 1613/2072 Test #1614: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/SSSE3 # GetParam() = SSSE3 ........................................ Passed 0.08 sec 1614/2072 Test #1615: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/SSE2 # GetParam() = SSE2 .......................................... Passed 0.07 sec 1615/2072 Test #1616: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/SCALAR # GetParam() = SCALAR ...................................... Passed 0.07 sec 1616/2072 Test #1617: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/AVX2 # GetParam() = AVX2 ............................................. Passed 0.06 sec 1617/2072 Test #1618: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/SSE4 # GetParam() = SSE4 ............................................. Passed 0.06 sec 1618/2072 Test #1619: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/SSSE3 # GetParam() = SSSE3 ........................................... Passed 0.05 sec 1619/2072 Test #1620: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/SSE2 # GetParam() = SSE2 ............................................. Passed 0.05 sec Start 1627: AutoTuneTest.TestCostDistribution Start 1628: AutoTuneTest.TestNextEdges Start 1629: AutoTuneTest.TestNextSkipAllButOne Start 1630: CopyTestGroup/CopyTest.TestAllFill/AVX2 # GetParam() = AVX2 Start 1631: CopyTestGroup/CopyTest.TestAllFill/SSE4 # GetParam() = SSE4 Start 1632: CopyTestGroup/CopyTest.TestAllFill/SSSE3 # GetParam() = SSSE3 Start 1633: CopyTestGroup/CopyTest.TestAllFill/SSE2 # GetParam() = SSE2 Start 1634: CopyTestGroup/CopyTest.TestAllFill/SCALAR # GetParam() = SCALAR Start 1635: CopyTestGroup/CopyTest.TestAllCopy/AVX2 # GetParam() = AVX2 Start 1636: CopyTestGroup/CopyTest.TestAllCopy/SSE4 # GetParam() = SSE4 Start 1637: CopyTestGroup/CopyTest.TestAllCopy/SSSE3 # GetParam() = SSSE3 Start 1638: CopyTestGroup/CopyTest.TestAllCopy/SSE2 # GetParam() = SSE2 Start 1639: CopyTestGroup/CopyTest.TestAllCopy/SCALAR # GetParam() = SCALAR Start 1640: CopyTestGroup/CopyTest.TestAllCopyIf/AVX2 # GetParam() = AVX2 Start 1641: CopyTestGroup/CopyTest.TestAllCopyIf/SSE4 # GetParam() = SSE4 Start 1642: CopyTestGroup/CopyTest.TestAllCopyIf/SSSE3 # GetParam() = SSSE3 Start 1643: CopyTestGroup/CopyTest.TestAllCopyIf/SSE2 # GetParam() = SSE2 Start 1644: CopyTestGroup/CopyTest.TestAllCopyIf/SCALAR # GetParam() = SCALAR Start 1645: CountTestGroup/CountTest.TestAllCount/AVX2 # GetParam() = AVX2 Start 1646: CountTestGroup/CountTest.TestAllCount/SSE4 # GetParam() = SSE4 Start 1647: CountTestGroup/CountTest.TestAllCount/SSSE3 # GetParam() = SSSE3 Start 1648: CountTestGroup/CountTest.TestAllCount/SSE2 # GetParam() = SSE2 Start 1649: CountTestGroup/CountTest.TestAllCount/SCALAR # GetParam() = SCALAR Start 1650: CountTestGroup/CountTest.TestAllCountIf/AVX2 # GetParam() = AVX2 Start 1651: CountTestGroup/CountTest.TestAllCountIf/SSE4 # GetParam() = SSE4 Start 1652: CountTestGroup/CountTest.TestAllCountIf/SSSE3 # GetParam() = SSSE3 Start 1653: CountTestGroup/CountTest.TestAllCountIf/SSE2 # GetParam() = SSE2 Start 1654: CountTestGroup/CountTest.TestAllCountIf/SCALAR # GetParam() = SCALAR Start 1655: FindTestGroup/FindTest.TestAllFind/AVX2 # GetParam() = AVX2 Start 1656: FindTestGroup/FindTest.TestAllFind/SSE4 # GetParam() = SSE4 Start 1657: FindTestGroup/FindTest.TestAllFind/SSSE3 # GetParam() = SSSE3 Start 1658: FindTestGroup/FindTest.TestAllFind/SSE2 # GetParam() = SSE2 Start 1659: FindTestGroup/FindTest.TestAllFind/SCALAR # GetParam() = SCALAR Start 1660: FindTestGroup/FindTest.TestAllFindIf/AVX2 # GetParam() = AVX2 Start 1661: FindTestGroup/FindTest.TestAllFindIf/SSE4 # GetParam() = SSE4 Start 1662: FindTestGroup/FindTest.TestAllFindIf/SSSE3 # GetParam() = SSSE3 Start 1663: FindTestGroup/FindTest.TestAllFindIf/SSE2 # GetParam() = SSE2 Start 1664: FindTestGroup/FindTest.TestAllFindIf/SCALAR # GetParam() = SCALAR Start 1665: MinMaxTestGroup/MinMaxTest.TestAllMinValue/AVX2 # GetParam() = AVX2 Start 1666: MinMaxTestGroup/MinMaxTest.TestAllMinValue/SSE4 # GetParam() = SSE4 Start 1667: MinMaxTestGroup/MinMaxTest.TestAllMinValue/SSSE3 # GetParam() = SSSE3 1620/2072 Test #1621: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/SCALAR # GetParam() = SCALAR ......................................... Passed 0.25 sec 1621/2072 Test #1622: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/AVX2 # GetParam() = AVX2 ............................................. Passed 0.24 sec 1622/2072 Test #1623: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/SSE4 # GetParam() = SSE4 ............................................. Passed 0.24 sec 1623/2072 Test #1624: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/SSSE3 # GetParam() = SSSE3 ........................................... Passed 0.23 sec 1624/2072 Test #1625: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/SSE2 # GetParam() = SSE2 ............................................. Passed 0.22 sec Start 1668: MinMaxTestGroup/MinMaxTest.TestAllMinValue/SSE2 # GetParam() = SSE2 Start 1669: MinMaxTestGroup/MinMaxTest.TestAllMinValue/SCALAR # GetParam() = SCALAR Start 1670: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/AVX2 # GetParam() = AVX2 Start 1671: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/SSE4 # GetParam() = SSE4 Start 1672: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/SSSE3 # GetParam() = SSSE3 1625/2072 Test #1626: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/SCALAR # GetParam() = SCALAR ......................................... Passed 0.25 sec 1626/2072 Test #1628: AutoTuneTest.TestNextEdges ............................................................................................................... Passed 0.23 sec 1627/2072 Test #1629: AutoTuneTest.TestNextSkipAllButOne ....................................................................................................... Passed 0.23 sec 1628/2072 Test #1630: CopyTestGroup/CopyTest.TestAllFill/AVX2 # GetParam() = AVX2 ............................................................................. Passed 0.22 sec 1629/2072 Test #1631: CopyTestGroup/CopyTest.TestAllFill/SSE4 # GetParam() = SSE4 ............................................................................. Passed 0.22 sec 1630/2072 Test #1632: CopyTestGroup/CopyTest.TestAllFill/SSSE3 # GetParam() = SSSE3 ........................................................................... Passed 0.21 sec 1631/2072 Test #1633: CopyTestGroup/CopyTest.TestAllFill/SSE2 # GetParam() = SSE2 ............................................................................. Passed 0.21 sec 1632/2072 Test #1634: CopyTestGroup/CopyTest.TestAllFill/SCALAR # GetParam() = SCALAR ......................................................................... Passed 0.20 sec 1633/2072 Test #1635: CopyTestGroup/CopyTest.TestAllCopy/AVX2 # GetParam() = AVX2 ............................................................................. Passed 0.19 sec 1634/2072 Test #1636: CopyTestGroup/CopyTest.TestAllCopy/SSE4 # GetParam() = SSE4 ............................................................................. Passed 0.19 sec 1635/2072 Test #1637: CopyTestGroup/CopyTest.TestAllCopy/SSSE3 # GetParam() = SSSE3 ........................................................................... Passed 0.19 sec 1636/2072 Test #1638: CopyTestGroup/CopyTest.TestAllCopy/SSE2 # GetParam() = SSE2 ............................................................................. Passed 0.18 sec 1637/2072 Test #1639: CopyTestGroup/CopyTest.TestAllCopy/SCALAR # GetParam() = SCALAR ......................................................................... Passed 0.18 sec 1638/2072 Test #1640: CopyTestGroup/CopyTest.TestAllCopyIf/AVX2 # GetParam() = AVX2 ........................................................................... Passed 0.17 sec 1639/2072 Test #1641: CopyTestGroup/CopyTest.TestAllCopyIf/SSE4 # GetParam() = SSE4 ........................................................................... Passed 0.17 sec 1640/2072 Test #1642: CopyTestGroup/CopyTest.TestAllCopyIf/SSSE3 # GetParam() = SSSE3 ......................................................................... Passed 0.16 sec 1641/2072 Test #1643: CopyTestGroup/CopyTest.TestAllCopyIf/SSE2 # GetParam() = SSE2 ........................................................................... Passed 0.16 sec 1642/2072 Test #1644: CopyTestGroup/CopyTest.TestAllCopyIf/SCALAR # GetParam() = SCALAR ....................................................................... Passed 0.16 sec 1643/2072 Test #1645: CountTestGroup/CountTest.TestAllCount/AVX2 # GetParam() = AVX2 .......................................................................... Passed 0.15 sec 1644/2072 Test #1646: CountTestGroup/CountTest.TestAllCount/SSE4 # GetParam() = SSE4 .......................................................................... Passed 0.15 sec 1645/2072 Test #1647: CountTestGroup/CountTest.TestAllCount/SSSE3 # GetParam() = SSSE3 ........................................................................ Passed 0.15 sec 1646/2072 Test #1648: CountTestGroup/CountTest.TestAllCount/SSE2 # GetParam() = SSE2 .......................................................................... Passed 0.14 sec 1647/2072 Test #1649: CountTestGroup/CountTest.TestAllCount/SCALAR # GetParam() = SCALAR ...................................................................... Passed 0.14 sec 1648/2072 Test #1650: CountTestGroup/CountTest.TestAllCountIf/AVX2 # GetParam() = AVX2 ........................................................................ Passed 0.14 sec 1649/2072 Test #1651: CountTestGroup/CountTest.TestAllCountIf/SSE4 # GetParam() = SSE4 ........................................................................ Passed 0.13 sec 1650/2072 Test #1652: CountTestGroup/CountTest.TestAllCountIf/SSSE3 # GetParam() = SSSE3 ...................................................................... Passed 0.13 sec 1651/2072 Test #1653: CountTestGroup/CountTest.TestAllCountIf/SSE2 # GetParam() = SSE2 ........................................................................ Passed 0.13 sec 1652/2072 Test #1654: CountTestGroup/CountTest.TestAllCountIf/SCALAR # GetParam() = SCALAR .................................................................... Passed 0.12 sec 1653/2072 Test #1659: FindTestGroup/FindTest.TestAllFind/SCALAR # GetParam() = SCALAR ......................................................................... Passed 0.09 sec 1654/2072 Test #1661: FindTestGroup/FindTest.TestAllFindIf/SSE4 # GetParam() = SSE4 ........................................................................... Passed 0.08 sec 1655/2072 Test #1664: FindTestGroup/FindTest.TestAllFindIf/SCALAR # GetParam() = SCALAR ....................................................................... Passed 0.07 sec Start 1673: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/SSE2 # GetParam() = SSE2 Start 1674: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/SCALAR # GetParam() = SCALAR Start 1675: TransformTestGroup/TransformTest.TestAllGenerate/AVX2 # GetParam() = AVX2 Start 1676: TransformTestGroup/TransformTest.TestAllGenerate/SSE4 # GetParam() = SSE4 Start 1677: TransformTestGroup/TransformTest.TestAllGenerate/SSSE3 # GetParam() = SSSE3 Start 1678: TransformTestGroup/TransformTest.TestAllGenerate/SSE2 # GetParam() = SSE2 Start 1679: TransformTestGroup/TransformTest.TestAllGenerate/SCALAR # GetParam() = SCALAR Start 1680: TransformTestGroup/TransformTest.TestAllForeach/AVX2 # GetParam() = AVX2 Start 1681: TransformTestGroup/TransformTest.TestAllForeach/SSE4 # GetParam() = SSE4 Start 1682: TransformTestGroup/TransformTest.TestAllForeach/SSSE3 # GetParam() = SSSE3 Start 1683: TransformTestGroup/TransformTest.TestAllForeach/SSE2 # GetParam() = SSE2 Start 1684: TransformTestGroup/TransformTest.TestAllForeach/SCALAR # GetParam() = SCALAR Start 1685: TransformTestGroup/TransformTest.TestAllTransform/AVX2 # GetParam() = AVX2 Start 1686: TransformTestGroup/TransformTest.TestAllTransform/SSE4 # GetParam() = SSE4 Start 1687: TransformTestGroup/TransformTest.TestAllTransform/SSSE3 # GetParam() = SSSE3 Start 1688: TransformTestGroup/TransformTest.TestAllTransform/SSE2 # GetParam() = SSE2 Start 1689: TransformTestGroup/TransformTest.TestAllTransform/SCALAR # GetParam() = SCALAR Start 1690: TransformTestGroup/TransformTest.TestAllTransform1/AVX2 # GetParam() = AVX2 Start 1691: TransformTestGroup/TransformTest.TestAllTransform1/SSE4 # GetParam() = SSE4 Start 1692: TransformTestGroup/TransformTest.TestAllTransform1/SSSE3 # GetParam() = SSSE3 Start 1693: TransformTestGroup/TransformTest.TestAllTransform1/SSE2 # GetParam() = SSE2 Start 1694: TransformTestGroup/TransformTest.TestAllTransform1/SCALAR # GetParam() = SCALAR Start 1695: TransformTestGroup/TransformTest.TestAllTransform2/AVX2 # GetParam() = AVX2 Start 1696: TransformTestGroup/TransformTest.TestAllTransform2/SSE4 # GetParam() = SSE4 Start 1697: TransformTestGroup/TransformTest.TestAllTransform2/SSSE3 # GetParam() = SSSE3 Start 1698: TransformTestGroup/TransformTest.TestAllTransform2/SSE2 # GetParam() = SSE2 Start 1699: TransformTestGroup/TransformTest.TestAllTransform2/SCALAR # GetParam() = SCALAR Start 1700: TransformTestGroup/TransformTest.TestAllReplace/AVX2 # GetParam() = AVX2 Start 1701: TransformTestGroup/TransformTest.TestAllReplace/SSE4 # GetParam() = SSE4 Start 1702: TransformTestGroup/TransformTest.TestAllReplace/SSSE3 # GetParam() = SSSE3 Start 1703: TransformTestGroup/TransformTest.TestAllReplace/SSE2 # GetParam() = SSE2 1656/2072 Test #1657: FindTestGroup/FindTest.TestAllFind/SSSE3 # GetParam() = SSSE3 ........................................................................... Passed 0.26 sec 1657/2072 Test #1660: FindTestGroup/FindTest.TestAllFindIf/AVX2 # GetParam() = AVX2 ........................................................................... Passed 0.24 sec 1658/2072 Test #1662: FindTestGroup/FindTest.TestAllFindIf/SSSE3 # GetParam() = SSSE3 ......................................................................... Passed 0.24 sec 1659/2072 Test #1663: FindTestGroup/FindTest.TestAllFindIf/SSE2 # GetParam() = SSE2 ........................................................................... Passed 0.23 sec 1660/2072 Test #1665: MinMaxTestGroup/MinMaxTest.TestAllMinValue/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.22 sec 1661/2072 Test #1666: MinMaxTestGroup/MinMaxTest.TestAllMinValue/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.21 sec 1662/2072 Test #1667: MinMaxTestGroup/MinMaxTest.TestAllMinValue/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.21 sec 1663/2072 Test #1668: MinMaxTestGroup/MinMaxTest.TestAllMinValue/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.20 sec 1664/2072 Test #1669: MinMaxTestGroup/MinMaxTest.TestAllMinValue/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.19 sec 1665/2072 Test #1670: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.19 sec 1666/2072 Test #1671: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.18 sec Start 1704: TransformTestGroup/TransformTest.TestAllReplace/SCALAR # GetParam() = SCALAR Start 1705: BitPackTestGroup/BitPackTest.TestAllPack8/AVX2 # GetParam() = AVX2 Start 1706: BitPackTestGroup/BitPackTest.TestAllPack8/SSE4 # GetParam() = SSE4 Start 1707: BitPackTestGroup/BitPackTest.TestAllPack8/SSSE3 # GetParam() = SSSE3 Start 1708: BitPackTestGroup/BitPackTest.TestAllPack8/SSE2 # GetParam() = SSE2 Start 1709: BitPackTestGroup/BitPackTest.TestAllPack8/SCALAR # GetParam() = SCALAR Start 1710: BitPackTestGroup/BitPackTest.TestAllPack16/AVX2 # GetParam() = AVX2 Start 1711: BitPackTestGroup/BitPackTest.TestAllPack16/SSE4 # GetParam() = SSE4 Start 1712: BitPackTestGroup/BitPackTest.TestAllPack16/SSSE3 # GetParam() = SSSE3 Start 1713: BitPackTestGroup/BitPackTest.TestAllPack16/SSE2 # GetParam() = SSE2 Start 1714: BitPackTestGroup/BitPackTest.TestAllPack16/SCALAR # GetParam() = SCALAR 1667/2072 Test #1672: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.24 sec 1668/2072 Test #1658: FindTestGroup/FindTest.TestAllFind/SSE2 # GetParam() = SSE2 ............................................................................. Passed 0.32 sec 1669/2072 Test #1656: FindTestGroup/FindTest.TestAllFind/SSE4 # GetParam() = SSE4 ............................................................................. Passed 0.33 sec 1670/2072 Test #1627: AutoTuneTest.TestCostDistribution ........................................................................................................ Passed 0.47 sec 1671/2072 Test #1655: FindTestGroup/FindTest.TestAllFind/AVX2 # GetParam() = AVX2 ............................................................................. Passed 0.33 sec 1672/2072 Test #1673: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.22 sec 1673/2072 Test #1674: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.21 sec 1674/2072 Test #1675: TransformTestGroup/TransformTest.TestAllGenerate/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.21 sec 1675/2072 Test #1676: TransformTestGroup/TransformTest.TestAllGenerate/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.20 sec 1676/2072 Test #1677: TransformTestGroup/TransformTest.TestAllGenerate/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.20 sec 1677/2072 Test #1678: TransformTestGroup/TransformTest.TestAllGenerate/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.19 sec 1678/2072 Test #1679: TransformTestGroup/TransformTest.TestAllGenerate/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.19 sec 1679/2072 Test #1680: TransformTestGroup/TransformTest.TestAllForeach/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.18 sec 1680/2072 Test #1681: TransformTestGroup/TransformTest.TestAllForeach/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.18 sec 1681/2072 Test #1682: TransformTestGroup/TransformTest.TestAllForeach/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.17 sec 1682/2072 Test #1683: TransformTestGroup/TransformTest.TestAllForeach/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.17 sec 1683/2072 Test #1684: TransformTestGroup/TransformTest.TestAllForeach/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.16 sec 1684/2072 Test #1685: TransformTestGroup/TransformTest.TestAllTransform/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.16 sec 1685/2072 Test #1686: TransformTestGroup/TransformTest.TestAllTransform/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.15 sec 1686/2072 Test #1687: TransformTestGroup/TransformTest.TestAllTransform/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.15 sec 1687/2072 Test #1688: TransformTestGroup/TransformTest.TestAllTransform/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.15 sec 1688/2072 Test #1689: TransformTestGroup/TransformTest.TestAllTransform/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.14 sec 1689/2072 Test #1690: TransformTestGroup/TransformTest.TestAllTransform1/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.13 sec 1690/2072 Test #1691: TransformTestGroup/TransformTest.TestAllTransform1/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.13 sec 1691/2072 Test #1692: TransformTestGroup/TransformTest.TestAllTransform1/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.12 sec 1692/2072 Test #1693: TransformTestGroup/TransformTest.TestAllTransform1/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.12 sec 1693/2072 Test #1694: TransformTestGroup/TransformTest.TestAllTransform1/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.11 sec 1694/2072 Test #1695: TransformTestGroup/TransformTest.TestAllTransform2/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.11 sec 1695/2072 Test #1696: TransformTestGroup/TransformTest.TestAllTransform2/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.10 sec 1696/2072 Test #1697: TransformTestGroup/TransformTest.TestAllTransform2/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.10 sec 1697/2072 Test #1698: TransformTestGroup/TransformTest.TestAllTransform2/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.09 sec 1698/2072 Test #1699: TransformTestGroup/TransformTest.TestAllTransform2/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.09 sec 1699/2072 Test #1700: TransformTestGroup/TransformTest.TestAllReplace/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.09 sec 1700/2072 Test #1701: TransformTestGroup/TransformTest.TestAllReplace/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.08 sec 1701/2072 Test #1702: TransformTestGroup/TransformTest.TestAllReplace/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.08 sec Start 1715: BitPackTestGroup/BitPackTest.TestAllPack32/AVX2 # GetParam() = AVX2 Start 1716: BitPackTestGroup/BitPackTest.TestAllPack32/SSE4 # GetParam() = SSE4 Start 1717: BitPackTestGroup/BitPackTest.TestAllPack32/SSSE3 # GetParam() = SSSE3 Start 1718: BitPackTestGroup/BitPackTest.TestAllPack32/SSE2 # GetParam() = SSE2 Start 1719: BitPackTestGroup/BitPackTest.TestAllPack32/SCALAR # GetParam() = SCALAR Start 1720: BitPackTestGroup/BitPackTest.TestAllPack64/AVX2 # GetParam() = AVX2 Start 1721: BitPackTestGroup/BitPackTest.TestAllPack64/SSE4 # GetParam() = SSE4 Start 1722: BitPackTestGroup/BitPackTest.TestAllPack64/SSSE3 # GetParam() = SSSE3 Start 1723: BitPackTestGroup/BitPackTest.TestAllPack64/SSE2 # GetParam() = SSE2 Start 1724: BitPackTestGroup/BitPackTest.TestAllPack64/SCALAR # GetParam() = SCALAR Start 1725: DotTestGroup/DotTest.TestAllDot/AVX2 # GetParam() = AVX2 Start 1726: DotTestGroup/DotTest.TestAllDot/SSE4 # GetParam() = SSE4 Start 1727: DotTestGroup/DotTest.TestAllDot/SSSE3 # GetParam() = SSSE3 Start 1728: DotTestGroup/DotTest.TestAllDot/SSE2 # GetParam() = SSE2 Start 1729: DotTestGroup/DotTest.TestAllDot/SCALAR # GetParam() = SCALAR Start 1730: DotTestGroup/DotTest.TestAllDotF32BF16/AVX2 # GetParam() = AVX2 Start 1731: DotTestGroup/DotTest.TestAllDotF32BF16/SSE4 # GetParam() = SSE4 Start 1732: DotTestGroup/DotTest.TestAllDotF32BF16/SSSE3 # GetParam() = SSSE3 Start 1733: DotTestGroup/DotTest.TestAllDotF32BF16/SSE2 # GetParam() = SSE2 Start 1734: DotTestGroup/DotTest.TestAllDotF32BF16/SCALAR # GetParam() = SCALAR Start 1735: DotTestGroup/DotTest.TestAllDotBF16/AVX2 # GetParam() = AVX2 Start 1736: DotTestGroup/DotTest.TestAllDotBF16/SSE4 # GetParam() = SSE4 Start 1737: DotTestGroup/DotTest.TestAllDotBF16/SSSE3 # GetParam() = SSSE3 Start 1738: DotTestGroup/DotTest.TestAllDotBF16/SSE2 # GetParam() = SSE2 Start 1739: DotTestGroup/DotTest.TestAllDotBF16/SCALAR # GetParam() = SCALAR Start 1740: DotTestGroup/DotTest.TestAllDotI16/AVX2 # GetParam() = AVX2 Start 1741: DotTestGroup/DotTest.TestAllDotI16/SSE4 # GetParam() = SSE4 Start 1742: DotTestGroup/DotTest.TestAllDotI16/SSSE3 # GetParam() = SSSE3 Start 1743: DotTestGroup/DotTest.TestAllDotI16/SSE2 # GetParam() = SSE2 Start 1744: DotTestGroup/DotTest.TestAllDotI16/SCALAR # GetParam() = SCALAR Start 1745: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/AVX2 # GetParam() = AVX2 Start 1746: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/SSE4 # GetParam() = SSE4 Start 1747: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/SSSE3 # GetParam() = SSSE3 Start 1748: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/SSE2 # GetParam() = SSE2 Start 1749: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/SCALAR # GetParam() = SCALAR 1702/2072 Test #1703: TransformTestGroup/TransformTest.TestAllReplace/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.26 sec 1703/2072 Test #1704: TransformTestGroup/TransformTest.TestAllReplace/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.25 sec 1704/2072 Test #1705: BitPackTestGroup/BitPackTest.TestAllPack8/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.24 sec 1705/2072 Test #1706: BitPackTestGroup/BitPackTest.TestAllPack8/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.24 sec 1706/2072 Test #1707: BitPackTestGroup/BitPackTest.TestAllPack8/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.23 sec 1707/2072 Test #1708: BitPackTestGroup/BitPackTest.TestAllPack8/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.23 sec 1708/2072 Test #1709: BitPackTestGroup/BitPackTest.TestAllPack8/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.23 sec 1709/2072 Test #1710: BitPackTestGroup/BitPackTest.TestAllPack16/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.22 sec 1710/2072 Test #1711: BitPackTestGroup/BitPackTest.TestAllPack16/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.21 sec 1711/2072 Test #1712: BitPackTestGroup/BitPackTest.TestAllPack16/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.21 sec 1712/2072 Test #1713: BitPackTestGroup/BitPackTest.TestAllPack16/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.21 sec Start 1750: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/AVX2 # GetParam() = AVX2 Start 1751: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/SSE4 # GetParam() = SSE4 Start 1752: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/SSSE3 # GetParam() = SSSE3 Start 1753: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/SSE2 # GetParam() = SSE2 Start 1754: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/SCALAR # GetParam() = SCALAR Start 1755: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/AVX2 # GetParam() = AVX2 Start 1756: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/SSE4 # GetParam() = SSE4 Start 1757: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/SSSE3 # GetParam() = SSSE3 Start 1758: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/SSE2 # GetParam() = SSE2 Start 1759: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/SCALAR # GetParam() = SCALAR Start 1760: ImageTestGroup/ImageTest.TestAligned/AVX2 # GetParam() = AVX2 1713/2072 Test #1714: BitPackTestGroup/BitPackTest.TestAllPack16/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.26 sec 1714/2072 Test #1715: BitPackTestGroup/BitPackTest.TestAllPack32/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.24 sec 1715/2072 Test #1716: BitPackTestGroup/BitPackTest.TestAllPack32/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.24 sec 1716/2072 Test #1717: BitPackTestGroup/BitPackTest.TestAllPack32/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.24 sec 1717/2072 Test #1718: BitPackTestGroup/BitPackTest.TestAllPack32/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.23 sec 1718/2072 Test #1719: BitPackTestGroup/BitPackTest.TestAllPack32/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.22 sec 1719/2072 Test #1720: BitPackTestGroup/BitPackTest.TestAllPack64/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.22 sec 1720/2072 Test #1721: BitPackTestGroup/BitPackTest.TestAllPack64/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.21 sec 1721/2072 Test #1722: BitPackTestGroup/BitPackTest.TestAllPack64/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.21 sec 1722/2072 Test #1723: BitPackTestGroup/BitPackTest.TestAllPack64/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.20 sec 1723/2072 Test #1724: BitPackTestGroup/BitPackTest.TestAllPack64/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.20 sec 1724/2072 Test #1725: DotTestGroup/DotTest.TestAllDot/AVX2 # GetParam() = AVX2 ................................................................................ Passed 0.19 sec 1725/2072 Test #1726: DotTestGroup/DotTest.TestAllDot/SSE4 # GetParam() = SSE4 ................................................................................ Passed 0.19 sec 1726/2072 Test #1727: DotTestGroup/DotTest.TestAllDot/SSSE3 # GetParam() = SSSE3 .............................................................................. Passed 0.18 sec 1727/2072 Test #1728: DotTestGroup/DotTest.TestAllDot/SSE2 # GetParam() = SSE2 ................................................................................ Passed 0.17 sec 1728/2072 Test #1729: DotTestGroup/DotTest.TestAllDot/SCALAR # GetParam() = SCALAR ............................................................................ Passed 0.17 sec 1729/2072 Test #1730: DotTestGroup/DotTest.TestAllDotF32BF16/AVX2 # GetParam() = AVX2 ......................................................................... Passed 0.17 sec 1730/2072 Test #1731: DotTestGroup/DotTest.TestAllDotF32BF16/SSE4 # GetParam() = SSE4 ......................................................................... Passed 0.16 sec 1731/2072 Test #1732: DotTestGroup/DotTest.TestAllDotF32BF16/SSSE3 # GetParam() = SSSE3 ....................................................................... Passed 0.16 sec 1732/2072 Test #1733: DotTestGroup/DotTest.TestAllDotF32BF16/SSE2 # GetParam() = SSE2 ......................................................................... Passed 0.15 sec 1733/2072 Test #1734: DotTestGroup/DotTest.TestAllDotF32BF16/SCALAR # GetParam() = SCALAR ..................................................................... Passed 0.14 sec 1734/2072 Test #1735: DotTestGroup/DotTest.TestAllDotBF16/AVX2 # GetParam() = AVX2 ............................................................................ Passed 0.14 sec 1735/2072 Test #1736: DotTestGroup/DotTest.TestAllDotBF16/SSE4 # GetParam() = SSE4 ............................................................................ Passed 0.14 sec 1736/2072 Test #1737: DotTestGroup/DotTest.TestAllDotBF16/SSSE3 # GetParam() = SSSE3 .......................................................................... Passed 0.13 sec 1737/2072 Test #1738: DotTestGroup/DotTest.TestAllDotBF16/SSE2 # GetParam() = SSE2 ............................................................................ Passed 0.13 sec 1738/2072 Test #1739: DotTestGroup/DotTest.TestAllDotBF16/SCALAR # GetParam() = SCALAR ........................................................................ Passed 0.12 sec 1739/2072 Test #1740: DotTestGroup/DotTest.TestAllDotI16/AVX2 # GetParam() = AVX2 ............................................................................. Passed 0.12 sec 1740/2072 Test #1741: DotTestGroup/DotTest.TestAllDotI16/SSE4 # GetParam() = SSE4 ............................................................................. Passed 0.11 sec 1741/2072 Test #1742: DotTestGroup/DotTest.TestAllDotI16/SSSE3 # GetParam() = SSSE3 ........................................................................... Passed 0.11 sec 1742/2072 Test #1743: DotTestGroup/DotTest.TestAllDotI16/SSE2 # GetParam() = SSE2 ............................................................................. Passed 0.10 sec 1743/2072 Test #1744: DotTestGroup/DotTest.TestAllDotI16/SCALAR # GetParam() = SCALAR ......................................................................... Passed 0.10 sec Start 1761: ImageTestGroup/ImageTest.TestAligned/SSE4 # GetParam() = SSE4 Start 1762: ImageTestGroup/ImageTest.TestAligned/SSSE3 # GetParam() = SSSE3 Start 1763: ImageTestGroup/ImageTest.TestAligned/SSE2 # GetParam() = SSE2 Start 1764: ImageTestGroup/ImageTest.TestAligned/SCALAR # GetParam() = SCALAR Start 1765: ImageTestGroup/ImageTest.TestUnaligned/AVX2 # GetParam() = AVX2 Start 1766: ImageTestGroup/ImageTest.TestUnaligned/SSE4 # GetParam() = SSE4 Start 1767: ImageTestGroup/ImageTest.TestUnaligned/SSSE3 # GetParam() = SSSE3 Start 1768: ImageTestGroup/ImageTest.TestUnaligned/SSE2 # GetParam() = SSE2 Start 1769: ImageTestGroup/ImageTest.TestUnaligned/SCALAR # GetParam() = SCALAR Start 1770: HwyMathTestGroup/HwyMathTest.TestAllExp/AVX2 # GetParam() = AVX2 Start 1771: HwyMathTestGroup/HwyMathTest.TestAllExp/SSE4 # GetParam() = SSE4 Start 1772: HwyMathTestGroup/HwyMathTest.TestAllExp/SSSE3 # GetParam() = SSSE3 Start 1773: HwyMathTestGroup/HwyMathTest.TestAllExp/SSE2 # GetParam() = SSE2 Start 1774: HwyMathTestGroup/HwyMathTest.TestAllExp/SCALAR # GetParam() = SCALAR Start 1775: HwyMathTestGroup/HwyMathTest.TestAllExp2/AVX2 # GetParam() = AVX2 Start 1776: HwyMathTestGroup/HwyMathTest.TestAllExp2/SSE4 # GetParam() = SSE4 Start 1777: HwyMathTestGroup/HwyMathTest.TestAllExp2/SSSE3 # GetParam() = SSSE3 Start 1778: HwyMathTestGroup/HwyMathTest.TestAllExp2/SSE2 # GetParam() = SSE2 Start 1779: HwyMathTestGroup/HwyMathTest.TestAllExp2/SCALAR # GetParam() = SCALAR Start 1780: HwyMathTestGroup/HwyMathTest.TestAllExpm1/AVX2 # GetParam() = AVX2 Start 1781: HwyMathTestGroup/HwyMathTest.TestAllExpm1/SSE4 # GetParam() = SSE4 Start 1782: HwyMathTestGroup/HwyMathTest.TestAllExpm1/SSSE3 # GetParam() = SSSE3 Start 1783: HwyMathTestGroup/HwyMathTest.TestAllExpm1/SSE2 # GetParam() = SSE2 Start 1784: HwyMathTestGroup/HwyMathTest.TestAllExpm1/SCALAR # GetParam() = SCALAR Start 1785: HwyMathTestGroup/HwyMathTest.TestAllLog/AVX2 # GetParam() = AVX2 Start 1786: HwyMathTestGroup/HwyMathTest.TestAllLog/SSE4 # GetParam() = SSE4 Start 1787: HwyMathTestGroup/HwyMathTest.TestAllLog/SSSE3 # GetParam() = SSSE3 Start 1788: HwyMathTestGroup/HwyMathTest.TestAllLog/SSE2 # GetParam() = SSE2 Start 1789: HwyMathTestGroup/HwyMathTest.TestAllLog/SCALAR # GetParam() = SCALAR Start 1790: HwyMathTestGroup/HwyMathTest.TestAllLog10/AVX2 # GetParam() = AVX2 Start 1791: HwyMathTestGroup/HwyMathTest.TestAllLog10/SSE4 # GetParam() = SSE4 1744/2072 Test #1749: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.23 sec 1745/2072 Test #1754: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.20 sec 1746/2072 Test #1755: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.20 sec 1747/2072 Test #1756: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.19 sec 1748/2072 Test #1757: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.19 sec 1749/2072 Test #1758: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.18 sec 1750/2072 Test #1759: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.18 sec Start 1792: HwyMathTestGroup/HwyMathTest.TestAllLog10/SSSE3 # GetParam() = SSSE3 Start 1793: HwyMathTestGroup/HwyMathTest.TestAllLog10/SSE2 # GetParam() = SSE2 Start 1794: HwyMathTestGroup/HwyMathTest.TestAllLog10/SCALAR # GetParam() = SCALAR Start 1795: HwyMathTestGroup/HwyMathTest.TestAllLog1p/AVX2 # GetParam() = AVX2 Start 1796: HwyMathTestGroup/HwyMathTest.TestAllLog1p/SSE4 # GetParam() = SSE4 Start 1797: HwyMathTestGroup/HwyMathTest.TestAllLog1p/SSSE3 # GetParam() = SSSE3 Start 1798: HwyMathTestGroup/HwyMathTest.TestAllLog1p/SSE2 # GetParam() = SSE2 1751/2072 Test #1750: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.26 sec 1752/2072 Test #1751: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.25 sec 1753/2072 Test #1752: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.25 sec 1754/2072 Test #1753: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.24 sec 1755/2072 Test #1760: ImageTestGroup/ImageTest.TestAligned/AVX2 # GetParam() = AVX2 ........................................................................... Passed 0.21 sec 1756/2072 Test #1748: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.28 sec 1757/2072 Test #1761: ImageTestGroup/ImageTest.TestAligned/SSE4 # GetParam() = SSE4 ........................................................................... Passed 0.20 sec 1758/2072 Test #1762: ImageTestGroup/ImageTest.TestAligned/SSSE3 # GetParam() = SSSE3 ......................................................................... Passed 0.19 sec 1759/2072 Test #1763: ImageTestGroup/ImageTest.TestAligned/SSE2 # GetParam() = SSE2 ........................................................................... Passed 0.19 sec 1760/2072 Test #1764: ImageTestGroup/ImageTest.TestAligned/SCALAR # GetParam() = SCALAR ....................................................................... Passed 0.18 sec 1761/2072 Test #1765: ImageTestGroup/ImageTest.TestUnaligned/AVX2 # GetParam() = AVX2 ......................................................................... Passed 0.18 sec 1762/2072 Test #1766: ImageTestGroup/ImageTest.TestUnaligned/SSE4 # GetParam() = SSE4 ......................................................................... Passed 0.17 sec 1763/2072 Test #1767: ImageTestGroup/ImageTest.TestUnaligned/SSSE3 # GetParam() = SSSE3 ....................................................................... Passed 0.17 sec 1764/2072 Test #1768: ImageTestGroup/ImageTest.TestUnaligned/SSE2 # GetParam() = SSE2 ......................................................................... Passed 0.16 sec 1765/2072 Test #1769: ImageTestGroup/ImageTest.TestUnaligned/SCALAR # GetParam() = SCALAR ..................................................................... Passed 0.16 sec 1766/2072 Test #1770: HwyMathTestGroup/HwyMathTest.TestAllExp/AVX2 # GetParam() = AVX2 ........................................................................ Passed 0.15 sec 1767/2072 Test #1771: HwyMathTestGroup/HwyMathTest.TestAllExp/SSE4 # GetParam() = SSE4 ........................................................................ Passed 0.14 sec 1768/2072 Test #1772: HwyMathTestGroup/HwyMathTest.TestAllExp/SSSE3 # GetParam() = SSSE3 ...................................................................... Passed 0.14 sec 1769/2072 Test #1773: HwyMathTestGroup/HwyMathTest.TestAllExp/SSE2 # GetParam() = SSE2 ........................................................................ Passed 0.13 sec 1770/2072 Test #1774: HwyMathTestGroup/HwyMathTest.TestAllExp/SCALAR # GetParam() = SCALAR .................................................................... Passed 0.13 sec 1771/2072 Test #1775: HwyMathTestGroup/HwyMathTest.TestAllExp2/AVX2 # GetParam() = AVX2 ....................................................................... Passed 0.12 sec 1772/2072 Test #1776: HwyMathTestGroup/HwyMathTest.TestAllExp2/SSE4 # GetParam() = SSE4 ....................................................................... Passed 0.11 sec 1773/2072 Test #1777: HwyMathTestGroup/HwyMathTest.TestAllExp2/SSSE3 # GetParam() = SSSE3 ..................................................................... Passed 0.11 sec 1774/2072 Test #1778: HwyMathTestGroup/HwyMathTest.TestAllExp2/SSE2 # GetParam() = SSE2 ....................................................................... Passed 0.10 sec 1775/2072 Test #1779: HwyMathTestGroup/HwyMathTest.TestAllExp2/SCALAR # GetParam() = SCALAR ................................................................... Passed 0.10 sec 1776/2072 Test #1780: HwyMathTestGroup/HwyMathTest.TestAllExpm1/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.09 sec 1777/2072 Test #1781: HwyMathTestGroup/HwyMathTest.TestAllExpm1/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.09 sec 1778/2072 Test #1782: HwyMathTestGroup/HwyMathTest.TestAllExpm1/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.09 sec 1779/2072 Test #1783: HwyMathTestGroup/HwyMathTest.TestAllExpm1/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.08 sec 1780/2072 Test #1784: HwyMathTestGroup/HwyMathTest.TestAllExpm1/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.08 sec 1781/2072 Test #1785: HwyMathTestGroup/HwyMathTest.TestAllLog/AVX2 # GetParam() = AVX2 ........................................................................ Passed 0.07 sec 1782/2072 Test #1786: HwyMathTestGroup/HwyMathTest.TestAllLog/SSE4 # GetParam() = SSE4 ........................................................................ Passed 0.07 sec 1783/2072 Test #1787: HwyMathTestGroup/HwyMathTest.TestAllLog/SSSE3 # GetParam() = SSSE3 ...................................................................... Passed 0.07 sec 1784/2072 Test #1788: HwyMathTestGroup/HwyMathTest.TestAllLog/SSE2 # GetParam() = SSE2 ........................................................................ Passed 0.06 sec 1785/2072 Test #1789: HwyMathTestGroup/HwyMathTest.TestAllLog/SCALAR # GetParam() = SCALAR .................................................................... Passed 0.06 sec 1786/2072 Test #1790: HwyMathTestGroup/HwyMathTest.TestAllLog10/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.05 sec Start 1799: HwyMathTestGroup/HwyMathTest.TestAllLog1p/SCALAR # GetParam() = SCALAR Start 1800: HwyMathTestGroup/HwyMathTest.TestAllLog2/AVX2 # GetParam() = AVX2 Start 1801: HwyMathTestGroup/HwyMathTest.TestAllLog2/SSE4 # GetParam() = SSE4 Start 1802: HwyMathTestGroup/HwyMathTest.TestAllLog2/SSSE3 # GetParam() = SSSE3 Start 1803: HwyMathTestGroup/HwyMathTest.TestAllLog2/SSE2 # GetParam() = SSE2 Start 1804: HwyMathTestGroup/HwyMathTest.TestAllLog2/SCALAR # GetParam() = SCALAR Start 1805: HwyMathTestGroup/HwyMathTest.TestAllFastLog/AVX2 # GetParam() = AVX2 Start 1806: HwyMathTestGroup/HwyMathTest.TestAllFastLog/SSE4 # GetParam() = SSE4 Start 1807: HwyMathTestGroup/HwyMathTest.TestAllFastLog/SSSE3 # GetParam() = SSSE3 Start 1808: HwyMathTestGroup/HwyMathTest.TestAllFastLog/SSE2 # GetParam() = SSE2 Start 1809: HwyMathTestGroup/HwyMathTest.TestAllFastLog/SCALAR # GetParam() = SCALAR Start 1810: HwyMathTestGroup/HwyMathTest.TestAllFastExp/AVX2 # GetParam() = AVX2 Start 1811: HwyMathTestGroup/HwyMathTest.TestAllFastExp/SSE4 # GetParam() = SSE4 Start 1812: HwyMathTestGroup/HwyMathTest.TestAllFastExp/SSSE3 # GetParam() = SSSE3 Start 1813: HwyMathTestGroup/HwyMathTest.TestAllFastExp/SSE2 # GetParam() = SSE2 Start 1814: HwyMathTestGroup/HwyMathTest.TestAllFastExp/SCALAR # GetParam() = SCALAR Start 1815: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/AVX2 # GetParam() = AVX2 Start 1816: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/SSE4 # GetParam() = SSE4 Start 1817: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/SSSE3 # GetParam() = SSSE3 Start 1818: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/SSE2 # GetParam() = SSE2 Start 1819: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/SCALAR # GetParam() = SCALAR Start 1820: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/AVX2 # GetParam() = AVX2 Start 1821: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/SSE4 # GetParam() = SSE4 Start 1822: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/SSSE3 # GetParam() = SSSE3 Start 1823: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/SSE2 # GetParam() = SSE2 Start 1824: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/SCALAR # GetParam() = SCALAR Start 1825: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/AVX2 # GetParam() = AVX2 Start 1826: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/SSE4 # GetParam() = SSE4 Start 1827: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/SSSE3 # GetParam() = SSSE3 Start 1828: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/SSE2 # GetParam() = SSE2 Start 1829: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/SCALAR # GetParam() = SCALAR Start 1830: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/AVX2 # GetParam() = AVX2 Start 1831: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/SSE4 # GetParam() = SSE4 Start 1832: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/SSSE3 # GetParam() = SSSE3 Start 1833: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/SSE2 # GetParam() = SSE2 Start 1834: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/SCALAR # GetParam() = SCALAR 1787/2072 Test #1745: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.50 sec 1788/2072 Test #1791: HwyMathTestGroup/HwyMathTest.TestAllLog10/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.25 sec 1789/2072 Test #1746: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.49 sec 1790/2072 Test #1792: HwyMathTestGroup/HwyMathTest.TestAllLog10/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.25 sec 1791/2072 Test #1793: HwyMathTestGroup/HwyMathTest.TestAllLog10/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.24 sec 1792/2072 Test #1794: HwyMathTestGroup/HwyMathTest.TestAllLog10/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.24 sec 1793/2072 Test #1795: HwyMathTestGroup/HwyMathTest.TestAllLog1p/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.23 sec 1794/2072 Test #1796: HwyMathTestGroup/HwyMathTest.TestAllLog1p/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.22 sec 1795/2072 Test #1797: HwyMathTestGroup/HwyMathTest.TestAllLog1p/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.22 sec 1796/2072 Test #1747: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.50 sec Start 1835: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/AVX2 # GetParam() = AVX2 Start 1836: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/SSE4 # GetParam() = SSE4 Start 1837: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/SSSE3 # GetParam() = SSSE3 Start 1838: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/SSE2 # GetParam() = SSE2 Start 1839: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/SCALAR # GetParam() = SCALAR Start 1840: HwyMathTestGroup/HwyMathTest.TestAllFastPow/AVX2 # GetParam() = AVX2 Start 1841: HwyMathTestGroup/HwyMathTest.TestAllFastPow/SSE4 # GetParam() = SSE4 Start 1842: HwyMathTestGroup/HwyMathTest.TestAllFastPow/SSSE3 # GetParam() = SSSE3 Start 1843: HwyMathTestGroup/HwyMathTest.TestAllFastPow/SSE2 # GetParam() = SSE2 Start 1844: HwyMathTestGroup/HwyMathTest.TestAllFastPow/SCALAR # GetParam() = SCALAR 1797/2072 Test #1798: HwyMathTestGroup/HwyMathTest.TestAllLog1p/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.29 sec 1798/2072 Test #1799: HwyMathTestGroup/HwyMathTest.TestAllLog1p/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.28 sec 1799/2072 Test #1800: HwyMathTestGroup/HwyMathTest.TestAllLog2/AVX2 # GetParam() = AVX2 ....................................................................... Passed 0.28 sec 1800/2072 Test #1801: HwyMathTestGroup/HwyMathTest.TestAllLog2/SSE4 # GetParam() = SSE4 ....................................................................... Passed 0.27 sec 1801/2072 Test #1802: HwyMathTestGroup/HwyMathTest.TestAllLog2/SSSE3 # GetParam() = SSSE3 ..................................................................... Passed 0.27 sec 1802/2072 Test #1803: HwyMathTestGroup/HwyMathTest.TestAllLog2/SSE2 # GetParam() = SSE2 ....................................................................... Passed 0.26 sec 1803/2072 Test #1804: HwyMathTestGroup/HwyMathTest.TestAllLog2/SCALAR # GetParam() = SCALAR ................................................................... Passed 0.25 sec 1804/2072 Test #1809: HwyMathTestGroup/HwyMathTest.TestAllFastLog/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.23 sec Start 1845: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/AVX2 # GetParam() = AVX2 Start 1846: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/SSE4 # GetParam() = SSE4 Start 1847: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/SSSE3 # GetParam() = SSSE3 Start 1848: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/SSE2 # GetParam() = SSE2 Start 1849: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/SCALAR # GetParam() = SCALAR Start 1850: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/AVX2 # GetParam() = AVX2 Start 1851: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/SSE4 # GetParam() = SSE4 Start 1852: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/SSSE3 # GetParam() = SSSE3 1805/2072 Test #1829: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.17 sec 1806/2072 Test #1844: HwyMathTestGroup/HwyMathTest.TestAllFastPow/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.06 sec 1807/2072 Test #1845: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.06 sec 1808/2072 Test #1846: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.04 sec 1809/2072 Test #1847: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.04 sec 1810/2072 Test #1848: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.03 sec 1811/2072 Test #1849: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.03 sec Start 1853: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/SSE2 # GetParam() = SSE2 Start 1854: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/SCALAR # GetParam() = SCALAR Start 1855: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/AVX2 # GetParam() = AVX2 Start 1856: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/SSE4 # GetParam() = SSE4 Start 1857: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/SSSE3 # GetParam() = SSSE3 Start 1858: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/SSE2 # GetParam() = SSE2 Start 1859: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/SCALAR # GetParam() = SCALAR 1812/2072 Test #1850: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.07 sec 1813/2072 Test #1852: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.06 sec 1814/2072 Test #1851: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.07 sec 1815/2072 Test #1841: HwyMathTestGroup/HwyMathTest.TestAllFastPow/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.14 sec 1816/2072 Test #1840: HwyMathTestGroup/HwyMathTest.TestAllFastPow/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.14 sec 1817/2072 Test #1834: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.20 sec 1818/2072 Test #1839: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.15 sec 1819/2072 Test #1853: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.06 sec 1820/2072 Test #1854: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.05 sec 1821/2072 Test #1855: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.04 sec 1822/2072 Test #1856: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.03 sec 1823/2072 Test #1857: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.03 sec 1824/2072 Test #1858: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.02 sec 1825/2072 Test #1859: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.01 sec Start 1860: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/AVX2 # GetParam() = AVX2 Start 1861: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/SSE4 # GetParam() = SSE4 Start 1862: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/SSSE3 # GetParam() = SSSE3 Start 1863: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/SSE2 # GetParam() = SSE2 Start 1864: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/SCALAR # GetParam() = SCALAR Start 1865: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/AVX2 # GetParam() = AVX2 Start 1866: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/SSE4 # GetParam() = SSE4 Start 1867: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/SSSE3 # GetParam() = SSSE3 Start 1868: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/SSE2 # GetParam() = SSE2 Start 1869: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/SCALAR # GetParam() = SCALAR Start 1870: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/AVX2 # GetParam() = AVX2 Start 1871: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/SSE4 # GetParam() = SSE4 Start 1872: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/SSSE3 # GetParam() = SSSE3 Start 1873: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/SSE2 # GetParam() = SSE2 1826/2072 Test #1843: HwyMathTestGroup/HwyMathTest.TestAllFastPow/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.21 sec 1827/2072 Test #1806: HwyMathTestGroup/HwyMathTest.TestAllFastLog/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.44 sec 1828/2072 Test #1807: HwyMathTestGroup/HwyMathTest.TestAllFastLog/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.44 sec 1829/2072 Test #1805: HwyMathTestGroup/HwyMathTest.TestAllFastLog/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.45 sec 1830/2072 Test #1860: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.09 sec 1831/2072 Test #1861: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.08 sec 1832/2072 Test #1862: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.07 sec 1833/2072 Test #1863: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.07 sec 1834/2072 Test #1864: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.06 sec 1835/2072 Test #1865: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.05 sec 1836/2072 Test #1866: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.05 sec 1837/2072 Test #1867: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.04 sec 1838/2072 Test #1868: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.04 sec 1839/2072 Test #1869: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.03 sec Start 1874: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/SCALAR # GetParam() = SCALAR Start 1875: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/AVX2 # GetParam() = AVX2 Start 1876: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/SSE4 # GetParam() = SSE4 Start 1877: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/SSSE3 # GetParam() = SSSE3 Start 1878: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/SSE2 # GetParam() = SSE2 Start 1879: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/SCALAR # GetParam() = SCALAR Start 1880: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/AVX2 # GetParam() = AVX2 Start 1881: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/SSE4 # GetParam() = SSE4 Start 1882: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/SSSE3 # GetParam() = SSSE3 Start 1883: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/SSE2 # GetParam() = SSE2 Start 1884: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/SCALAR # GetParam() = SCALAR Start 1885: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/AVX2 # GetParam() = AVX2 Start 1886: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/SSE4 # GetParam() = SSE4 Start 1887: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/SSSE3 # GetParam() = SSSE3 1840/2072 Test #1842: HwyMathTestGroup/HwyMathTest.TestAllFastPow/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.30 sec Start 1888: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/SSE2 # GetParam() = SSE2 1841/2072 Test #1808: HwyMathTestGroup/HwyMathTest.TestAllFastLog/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.52 sec 1842/2072 Test #1875: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/AVX2 # GetParam() = AVX2 ................................................................. Passed 0.07 sec 1843/2072 Test #1876: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/SSE4 # GetParam() = SSE4 ................................................................. Passed 0.07 sec 1844/2072 Test #1877: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/SSSE3 # GetParam() = SSSE3 ............................................................... Passed 0.07 sec 1845/2072 Test #1878: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/SSE2 # GetParam() = SSE2 ................................................................. Passed 0.06 sec 1846/2072 Test #1879: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/SCALAR # GetParam() = SCALAR ............................................................. Passed 0.06 sec 1847/2072 Test #1880: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.05 sec 1848/2072 Test #1881: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.05 sec 1849/2072 Test #1882: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.04 sec 1850/2072 Test #1883: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.04 sec 1851/2072 Test #1884: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.03 sec 1852/2072 Test #1885: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.03 sec 1853/2072 Test #1886: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.02 sec 1854/2072 Test #1887: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.01 sec Start 1889: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/SCALAR # GetParam() = SCALAR Start 1890: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/AVX2 # GetParam() = AVX2 Start 1891: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/SSE4 # GetParam() = SSE4 Start 1892: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/SSSE3 # GetParam() = SSSE3 Start 1893: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/SSE2 # GetParam() = SSE2 Start 1894: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/SCALAR # GetParam() = SCALAR Start 1895: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/AVX2 # GetParam() = AVX2 Start 1896: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/SSE4 # GetParam() = SSE4 Start 1897: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/SSSE3 # GetParam() = SSSE3 Start 1898: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/SSE2 # GetParam() = SSE2 Start 1899: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/SCALAR # GetParam() = SCALAR Start 1900: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/AVX2 # GetParam() = AVX2 Start 1901: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/SSE4 # GetParam() = SSE4 Start 1902: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/SSSE3 # GetParam() = SSSE3 1855/2072 Test #1888: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.09 sec Start 1903: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/SSE2 # GetParam() = SSE2 1856/2072 Test #1828: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.49 sec 1857/2072 Test #1832: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.47 sec 1858/2072 Test #1889: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.09 sec 1859/2072 Test #1890: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.08 sec 1860/2072 Test #1891: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.08 sec 1861/2072 Test #1892: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.08 sec 1862/2072 Test #1893: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.07 sec 1863/2072 Test #1894: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.06 sec 1864/2072 Test #1900: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.03 sec 1865/2072 Test #1901: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.02 sec Start 1904: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/SCALAR # GetParam() = SCALAR Start 1905: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/AVX2 # GetParam() = AVX2 Start 1906: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/SSE4 # GetParam() = SSE4 Start 1907: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/SSSE3 # GetParam() = SSSE3 Start 1908: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/SSE2 # GetParam() = SSE2 Start 1909: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/SCALAR # GetParam() = SCALAR Start 1910: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/AVX2 # GetParam() = AVX2 Start 1911: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/SSE4 # GetParam() = SSE4 Start 1912: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/SSSE3 # GetParam() = SSSE3 Start 1913: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/SSE2 # GetParam() = SSE2 1866/2072 Test #1825: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.58 sec 1867/2072 Test #1902: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.08 sec Start 1914: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/SCALAR # GetParam() = SCALAR Start 1915: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/AVX2 # GetParam() = AVX2 1868/2072 Test #1903: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.08 sec 1869/2072 Test #1833: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.54 sec 1870/2072 Test #1904: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.07 sec 1871/2072 Test #1905: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.06 sec 1872/2072 Test #1906: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.06 sec 1873/2072 Test #1907: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.05 sec 1874/2072 Test #1908: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.05 sec 1875/2072 Test #1909: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.04 sec 1876/2072 Test #1910: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.04 sec 1877/2072 Test #1911: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.03 sec 1878/2072 Test #1912: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.02 sec 1879/2072 Test #1874: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.25 sec Start 1916: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/SSE4 # GetParam() = SSE4 Start 1917: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/SSSE3 # GetParam() = SSSE3 Start 1918: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/SSE2 # GetParam() = SSE2 Start 1919: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/SCALAR # GetParam() = SCALAR Start 1920: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/AVX2 # GetParam() = AVX2 Start 1921: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/SSE4 # GetParam() = SSE4 Start 1922: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/SSSE3 # GetParam() = SSSE3 Start 1923: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/SSE2 # GetParam() = SSE2 Start 1924: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/SCALAR # GetParam() = SCALAR Start 1925: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/AVX2 # GetParam() = AVX2 Start 1926: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/SSE4 # GetParam() = SSE4 Start 1927: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/SSSE3 # GetParam() = SSSE3 1880/2072 Test #1913: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.08 sec Start 1928: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/SSE2 # GetParam() = SSE2 1881/2072 Test #1831: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.62 sec 1882/2072 Test #1914: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.08 sec 1883/2072 Test #1872: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.33 sec 1884/2072 Test #1836: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.58 sec 1885/2072 Test #1915: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.08 sec 1886/2072 Test #1870: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.34 sec 1887/2072 Test #1916: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.07 sec 1888/2072 Test #1917: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.06 sec 1889/2072 Test #1918: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.06 sec 1890/2072 Test #1919: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.05 sec 1891/2072 Test #1920: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.05 sec 1892/2072 Test #1921: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.04 sec 1893/2072 Test #1922: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.04 sec 1894/2072 Test #1923: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.03 sec 1895/2072 Test #1924: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.03 sec 1896/2072 Test #1926: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.02 sec 1897/2072 Test #1925: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.02 sec Start 1929: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/SCALAR # GetParam() = SCALAR Start 1930: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/AVX2 # GetParam() = AVX2 Start 1931: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/SSE4 # GetParam() = SSE4 Start 1932: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/SSSE3 # GetParam() = SSSE3 Start 1933: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/SSE2 # GetParam() = SSE2 Start 1934: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/SCALAR # GetParam() = SCALAR Start 1935: HwyRandomTestGroup/HwyRandomTest.TestSeeding/AVX2 # GetParam() = AVX2 Start 1936: HwyRandomTestGroup/HwyRandomTest.TestSeeding/SSE4 # GetParam() = SSE4 Start 1937: HwyRandomTestGroup/HwyRandomTest.TestSeeding/SSSE3 # GetParam() = SSSE3 Start 1938: HwyRandomTestGroup/HwyRandomTest.TestSeeding/SSE2 # GetParam() = SSE2 Start 1939: HwyRandomTestGroup/HwyRandomTest.TestSeeding/SCALAR # GetParam() = SCALAR Start 1940: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/AVX2 # GetParam() = AVX2 Start 1941: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/SSE4 # GetParam() = SSE4 Start 1942: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/SSSE3 # GetParam() = SSSE3 Start 1943: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/SSE2 # GetParam() = SSE2 Start 1944: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/SCALAR # GetParam() = SCALAR Start 1945: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/AVX2 # GetParam() = AVX2 1898/2072 Test #1927: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.12 sec Start 1946: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/SSE4 # GetParam() = SSE4 1899/2072 Test #1928: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.13 sec 1900/2072 Test #1871: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.46 sec 1901/2072 Test #1827: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.77 sec 1902/2072 Test #1899: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.30 sec 1903/2072 Test #1873: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.45 sec 1904/2072 Test #1826: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.78 sec 1905/2072 Test #1824: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.79 sec 1906/2072 Test #1929: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.12 sec 1907/2072 Test #1930: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.12 sec 1908/2072 Test #1931: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.11 sec 1909/2072 Test #1932: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.10 sec 1910/2072 Test #1933: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.10 sec 1911/2072 Test #1934: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.09 sec 1912/2072 Test #1935: HwyRandomTestGroup/HwyRandomTest.TestSeeding/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.09 sec 1913/2072 Test #1936: HwyRandomTestGroup/HwyRandomTest.TestSeeding/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.08 sec 1914/2072 Test #1937: HwyRandomTestGroup/HwyRandomTest.TestSeeding/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.07 sec 1915/2072 Test #1938: HwyRandomTestGroup/HwyRandomTest.TestSeeding/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.06 sec 1916/2072 Test #1939: HwyRandomTestGroup/HwyRandomTest.TestSeeding/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.06 sec 1917/2072 Test #1940: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.05 sec 1918/2072 Test #1941: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.05 sec 1919/2072 Test #1942: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.04 sec 1920/2072 Test #1943: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.03 sec 1921/2072 Test #1944: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/SCALAR # GetParam() = SCALAR .................................................... Passed 0.02 sec 1922/2072 Test #1945: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.02 sec Start 1947: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/SSSE3 # GetParam() = SSSE3 Start 1948: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/SSE2 # GetParam() = SSE2 Start 1949: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/SCALAR # GetParam() = SCALAR Start 1950: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/AVX2 # GetParam() = AVX2 Start 1951: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/SSE4 # GetParam() = SSE4 Start 1952: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/SSSE3 # GetParam() = SSSE3 Start 1953: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/SSE2 # GetParam() = SSE2 Start 1954: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/SCALAR # GetParam() = SCALAR Start 1955: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/AVX2 # GetParam() = AVX2 Start 1956: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/SSE4 # GetParam() = SSE4 Start 1957: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/SSSE3 # GetParam() = SSSE3 Start 1958: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/SSE2 # GetParam() = SSE2 Start 1959: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/SCALAR # GetParam() = SCALAR Start 1960: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/AVX2 # GetParam() = AVX2 Start 1961: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/SSE4 # GetParam() = SSE4 Start 1962: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/SSSE3 # GetParam() = SSSE3 Start 1963: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/SSE2 # GetParam() = SSE2 Start 1964: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/SCALAR # GetParam() = SCALAR Start 1965: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/AVX2 # GetParam() = AVX2 Start 1966: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/SSE4 # GetParam() = SSE4 Start 1967: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/SSSE3 # GetParam() = SSSE3 Start 1968: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/SSE2 # GetParam() = SSE2 Start 1969: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/SCALAR # GetParam() = SCALAR Start 1970: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/AVX2 # GetParam() = AVX2 1923/2072 Test #1946: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.14 sec Start 1971: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/SSE4 # GetParam() = SSE4 1924/2072 Test #1896: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.46 sec 1925/2072 Test #1898: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.45 sec 1926/2072 Test #1947: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.13 sec 1927/2072 Test #1948: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.13 sec 1928/2072 Test #1949: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.12 sec 1929/2072 Test #1950: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.12 sec 1930/2072 Test #1951: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.11 sec 1931/2072 Test #1952: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.10 sec 1932/2072 Test #1953: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.10 sec 1933/2072 Test #1954: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.09 sec 1934/2072 Test #1955: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/AVX2 # GetParam() = AVX2 .................................................... Passed 0.09 sec 1935/2072 Test #1956: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/SSE4 # GetParam() = SSE4 .................................................... Passed 0.08 sec 1936/2072 Test #1957: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/SSSE3 # GetParam() = SSSE3 .................................................. Passed 0.08 sec 1937/2072 Test #1958: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/SSE2 # GetParam() = SSE2 .................................................... Passed 0.07 sec 1938/2072 Test #1959: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/SCALAR # GetParam() = SCALAR ................................................ Passed 0.07 sec 1939/2072 Test #1960: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.06 sec 1940/2072 Test #1961: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.05 sec 1941/2072 Test #1962: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.05 sec 1942/2072 Test #1963: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.05 sec 1943/2072 Test #1964: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.04 sec 1944/2072 Test #1965: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.04 sec 1945/2072 Test #1966: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.03 sec 1946/2072 Test #1967: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.03 sec 1947/2072 Test #1968: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.03 sec 1948/2072 Test #1969: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.02 sec Start 1972: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/SSSE3 # GetParam() = SSSE3 Start 1973: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/SSE2 # GetParam() = SSE2 Start 1974: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/SCALAR # GetParam() = SCALAR Start 1975: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/AVX2 # GetParam() = AVX2 Start 1976: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/SSE4 # GetParam() = SSE4 Start 1977: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/SSSE3 # GetParam() = SSSE3 Start 1978: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/SSE2 # GetParam() = SSE2 Start 1979: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/SCALAR # GetParam() = SCALAR Start 1980: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/AVX2 # GetParam() = AVX2 Start 1981: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/SSE4 # GetParam() = SSE4 Start 1982: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/SSSE3 # GetParam() = SSSE3 Start 1983: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/SSE2 # GetParam() = SSE2 Start 1984: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/SCALAR # GetParam() = SCALAR Start 1985: BenchSortGroup/BenchSort.BenchAllColdSort/AVX2 # GetParam() = AVX2 Start 1986: BenchSortGroup/BenchSort.BenchAllColdSort/SSE4 # GetParam() = SSE4 Start 1987: BenchSortGroup/BenchSort.BenchAllColdSort/SSSE3 # GetParam() = SSSE3 Start 1988: BenchSortGroup/BenchSort.BenchAllColdSort/SSE2 # GetParam() = SSE2 Start 1989: BenchSortGroup/BenchSort.BenchAllColdSort/SCALAR # GetParam() = SCALAR Start 1990: BenchSortGroup/BenchSort.BenchAllSort/AVX2 # GetParam() = AVX2 Start 1991: BenchSortGroup/BenchSort.BenchAllSort/SSE4 # GetParam() = SSE4 Start 1992: BenchSortGroup/BenchSort.BenchAllSort/SSSE3 # GetParam() = SSSE3 Start 1993: BenchSortGroup/BenchSort.BenchAllSort/SSE2 # GetParam() = SSE2 Start 1994: BenchSortGroup/BenchSort.BenchAllSort/SCALAR # GetParam() = SCALAR Start 1995: SortTestGroup/SortTest.TestAllSortIota/AVX2 # GetParam() = AVX2 Start 1996: SortTestGroup/SortTest.TestAllSortIota/SSE4 # GetParam() = SSE4 1949/2072 Test #1970: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.13 sec Start 1997: SortTestGroup/SortTest.TestAllSortIota/SSSE3 # GetParam() = SSSE3 1950/2072 Test #1971: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.13 sec 1951/2072 Test #1830: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/AVX2 # GetParam() = AVX2 .................................................................. Passed 1.02 sec 1952/2072 Test #1972: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.12 sec 1953/2072 Test #1973: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.12 sec 1954/2072 Test #1974: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.12 sec 1955/2072 Test #1975: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.11 sec 1956/2072 Test #1976: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.11 sec 1957/2072 Test #1977: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.11 sec 1958/2072 Test #1978: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.10 sec 1959/2072 Test #1979: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/SCALAR # GetParam() = SCALAR ................................................. Passed 0.10 sec 1960/2072 Test #1980: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.09 sec 1961/2072 Test #1981: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.09 sec 1962/2072 Test #1982: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.08 sec 1963/2072 Test #1983: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.08 sec 1964/2072 Test #1984: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/SCALAR # GetParam() = SCALAR ................................................. Passed 0.07 sec 1965/2072 Test #1985: BenchSortGroup/BenchSort.BenchAllColdSort/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.07 sec 1966/2072 Test #1986: BenchSortGroup/BenchSort.BenchAllColdSort/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.06 sec 1967/2072 Test #1987: BenchSortGroup/BenchSort.BenchAllColdSort/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.06 sec 1968/2072 Test #1988: BenchSortGroup/BenchSort.BenchAllColdSort/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.06 sec 1969/2072 Test #1989: BenchSortGroup/BenchSort.BenchAllColdSort/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.05 sec 1970/2072 Test #1991: BenchSortGroup/BenchSort.BenchAllSort/SSE4 # GetParam() = SSE4 .......................................................................... Passed 0.04 sec 1971/2072 Test #1992: BenchSortGroup/BenchSort.BenchAllSort/SSSE3 # GetParam() = SSSE3 ........................................................................ Passed 0.04 sec 1972/2072 Test #1993: BenchSortGroup/BenchSort.BenchAllSort/SSE2 # GetParam() = SSE2 .......................................................................... Passed 0.03 sec 1973/2072 Test #1994: BenchSortGroup/BenchSort.BenchAllSort/SCALAR # GetParam() = SCALAR ...................................................................... Passed 0.03 sec Start 1998: SortTestGroup/SortTest.TestAllSortIota/SSE2 # GetParam() = SSE2 Start 1999: SortTestGroup/SortTest.TestAllSortIota/SCALAR # GetParam() = SCALAR Start 2000: SortTestGroup/SortTest.TestAllSort/AVX2 # GetParam() = AVX2 Start 2001: SortTestGroup/SortTest.TestAllSort/SSE4 # GetParam() = SSE4 Start 2002: SortTestGroup/SortTest.TestAllSort/SSSE3 # GetParam() = SSSE3 Start 2003: SortTestGroup/SortTest.TestAllSort/SSE2 # GetParam() = SSE2 Start 2004: SortTestGroup/SortTest.TestAllSort/SCALAR # GetParam() = SCALAR Start 2005: SortTestGroup/SortTest.TestAllSelect/AVX2 # GetParam() = AVX2 Start 2006: SortTestGroup/SortTest.TestAllSelect/SSE4 # GetParam() = SSE4 Start 2007: SortTestGroup/SortTest.TestAllSelect/SSSE3 # GetParam() = SSSE3 Start 2008: SortTestGroup/SortTest.TestAllSelect/SSE2 # GetParam() = SSE2 Start 2009: SortTestGroup/SortTest.TestAllSelect/SCALAR # GetParam() = SCALAR Start 2010: SortTestGroup/SortTest.TestAllPartialSort/AVX2 # GetParam() = AVX2 Start 2011: SortTestGroup/SortTest.TestAllPartialSort/SSE4 # GetParam() = SSE4 Start 2012: SortTestGroup/SortTest.TestAllPartialSort/SSSE3 # GetParam() = SSSE3 Start 2013: SortTestGroup/SortTest.TestAllPartialSort/SSE2 # GetParam() = SSE2 Start 2014: SortTestGroup/SortTest.TestAllPartialSort/SCALAR # GetParam() = SCALAR Start 2015: SortTestGroup/SortTest.TestAllFloatLargerSmaller/AVX2 # GetParam() = AVX2 Start 2016: SortTestGroup/SortTest.TestAllFloatLargerSmaller/SSE4 # GetParam() = SSE4 Start 2017: SortTestGroup/SortTest.TestAllFloatLargerSmaller/SSSE3 # GetParam() = SSSE3 Start 2018: SortTestGroup/SortTest.TestAllFloatLargerSmaller/SSE2 # GetParam() = SSE2 Start 2019: SortTestGroup/SortTest.TestAllFloatLargerSmaller/SCALAR # GetParam() = SCALAR Start 2020: SortTestGroup/SortTest.TestAllFloatInf/AVX2 # GetParam() = AVX2 Start 2021: SortTestGroup/SortTest.TestAllFloatInf/SSE4 # GetParam() = SSE4 1974/2072 Test #1990: BenchSortGroup/BenchSort.BenchAllSort/AVX2 # GetParam() = AVX2 .......................................................................... Passed 0.19 sec Start 2022: SortTestGroup/SortTest.TestAllFloatInf/SSSE3 # GetParam() = SSSE3 1975/2072 Test #1996: SortTestGroup/SortTest.TestAllSortIota/SSE4 # GetParam() = SSE4 ......................................................................... Passed 0.17 sec 1976/2072 Test #1895: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.75 sec 1977/2072 Test #1835: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/AVX2 # GetParam() = AVX2 .................................................................. Passed 1.13 sec 1978/2072 Test #1997: SortTestGroup/SortTest.TestAllSortIota/SSSE3 # GetParam() = SSSE3 ....................................................................... Passed 0.16 sec 1979/2072 Test #1995: SortTestGroup/SortTest.TestAllSortIota/AVX2 # GetParam() = AVX2 ......................................................................... Passed 0.17 sec 1980/2072 Test #1897: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.74 sec 1981/2072 Test #1998: SortTestGroup/SortTest.TestAllSortIota/SSE2 # GetParam() = SSE2 ......................................................................... Passed 0.15 sec 1982/2072 Test #1999: SortTestGroup/SortTest.TestAllSortIota/SCALAR # GetParam() = SCALAR ..................................................................... Passed 0.14 sec 1983/2072 Test #2015: SortTestGroup/SortTest.TestAllFloatLargerSmaller/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.05 sec 1984/2072 Test #2016: SortTestGroup/SortTest.TestAllFloatLargerSmaller/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.05 sec 1985/2072 Test #2017: SortTestGroup/SortTest.TestAllFloatLargerSmaller/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.04 sec 1986/2072 Test #2018: SortTestGroup/SortTest.TestAllFloatLargerSmaller/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.03 sec 1987/2072 Test #2019: SortTestGroup/SortTest.TestAllFloatLargerSmaller/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.03 sec 1988/2072 Test #2020: SortTestGroup/SortTest.TestAllFloatInf/AVX2 # GetParam() = AVX2 ......................................................................... Passed 0.02 sec Start 2023: SortTestGroup/SortTest.TestAllFloatInf/SSE2 # GetParam() = SSE2 Start 2024: SortTestGroup/SortTest.TestAllFloatInf/SCALAR # GetParam() = SCALAR Start 2025: SortTestGroup/SortTest.TestAllMedian/AVX2 # GetParam() = AVX2 Start 2026: SortTestGroup/SortTest.TestAllMedian/SSE4 # GetParam() = SSE4 Start 2027: SortTestGroup/SortTest.TestAllMedian/SSSE3 # GetParam() = SSSE3 Start 2028: SortTestGroup/SortTest.TestAllMedian/SSE2 # GetParam() = SSE2 Start 2029: SortTestGroup/SortTest.TestAllMedian/SCALAR # GetParam() = SCALAR Start 2030: SortTestGroup/SortTest.TestAllBaseCase/AVX2 # GetParam() = AVX2 Start 2031: SortTestGroup/SortTest.TestAllBaseCase/SSE4 # GetParam() = SSE4 Start 2032: SortTestGroup/SortTest.TestAllBaseCase/SSSE3 # GetParam() = SSSE3 Start 2033: SortTestGroup/SortTest.TestAllBaseCase/SSE2 # GetParam() = SSE2 Start 2034: SortTestGroup/SortTest.TestAllBaseCase/SCALAR # GetParam() = SCALAR Start 2035: SortTestGroup/SortTest.TestAllPartition/AVX2 # GetParam() = AVX2 Start 2036: SortTestGroup/SortTest.TestAllPartition/SSE4 # GetParam() = SSE4 1989/2072 Test #2021: SortTestGroup/SortTest.TestAllFloatInf/SSE4 # GetParam() = SSE4 ......................................................................... Passed 0.09 sec Start 2037: SortTestGroup/SortTest.TestAllPartition/SSSE3 # GetParam() = SSSE3 1990/2072 Test #2022: SortTestGroup/SortTest.TestAllFloatInf/SSSE3 # GetParam() = SSSE3 ....................................................................... Passed 0.09 sec 1991/2072 Test #1838: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/SSE2 # GetParam() = SSE2 .................................................................. Passed 1.20 sec 1992/2072 Test #1814: HwyMathTestGroup/HwyMathTest.TestAllFastExp/SCALAR # GetParam() = SCALAR ................................................................ Passed 1.36 sec 1993/2072 Test #2023: SortTestGroup/SortTest.TestAllFloatInf/SSE2 # GetParam() = SSE2 ......................................................................... Passed 0.09 sec 1994/2072 Test #2024: SortTestGroup/SortTest.TestAllFloatInf/SCALAR # GetParam() = SCALAR ..................................................................... Passed 0.08 sec 1995/2072 Test #2025: SortTestGroup/SortTest.TestAllMedian/AVX2 # GetParam() = AVX2 ........................................................................... Passed 0.08 sec 1996/2072 Test #2026: SortTestGroup/SortTest.TestAllMedian/SSE4 # GetParam() = SSE4 ........................................................................... Passed 0.07 sec 1997/2072 Test #2027: SortTestGroup/SortTest.TestAllMedian/SSSE3 # GetParam() = SSSE3 ......................................................................... Passed 0.07 sec 1998/2072 Test #2028: SortTestGroup/SortTest.TestAllMedian/SSE2 # GetParam() = SSE2 ........................................................................... Passed 0.06 sec 1999/2072 Test #2029: SortTestGroup/SortTest.TestAllMedian/SCALAR # GetParam() = SCALAR ....................................................................... Passed 0.06 sec 2000/2072 Test #2034: SortTestGroup/SortTest.TestAllBaseCase/SCALAR # GetParam() = SCALAR ..................................................................... Passed 0.03 sec Start 2038: SortTestGroup/SortTest.TestAllPartition/SSE2 # GetParam() = SSE2 Start 2039: SortTestGroup/SortTest.TestAllPartition/SCALAR # GetParam() = SCALAR Start 2040: SortTestGroup/SortTest.TestAllGenerator/AVX2 # GetParam() = AVX2 Start 2041: SortTestGroup/SortTest.TestAllGenerator/SSE4 # GetParam() = SSE4 Start 2042: SortTestGroup/SortTest.TestAllGenerator/SSSE3 # GetParam() = SSSE3 Start 2043: SortTestGroup/SortTest.TestAllGenerator/SSE2 # GetParam() = SSE2 Start 2044: SortTestGroup/SortTest.TestAllGenerator/SCALAR # GetParam() = SCALAR Start 2045: SpinTest.TestPingPong Start 2046: ThreadPoolTest.TestCoprime Start 2047: ThreadPoolTest.TestRandomPermutation Start 2048: ThreadPoolTest.TestMultiplePermutations 2001/2072 Test #2001: SortTestGroup/SortTest.TestAllSort/SSE4 # GetParam() = SSE4 ............................................................................. Passed 0.28 sec 2002/2072 Test #2031: SortTestGroup/SortTest.TestAllBaseCase/SSE4 # GetParam() = SSE4 ......................................................................... Passed 0.11 sec 2003/2072 Test #1822: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 1.38 sec 2004/2072 Test #2039: SortTestGroup/SortTest.TestAllPartition/SCALAR # GetParam() = SCALAR .................................................................... Passed 0.06 sec 2005/2072 Test #2040: SortTestGroup/SortTest.TestAllGenerator/AVX2 # GetParam() = AVX2 ........................................................................ Passed 0.05 sec 2006/2072 Test #2041: SortTestGroup/SortTest.TestAllGenerator/SSE4 # GetParam() = SSE4 ........................................................................ Passed 0.04 sec 2007/2072 Test #2042: SortTestGroup/SortTest.TestAllGenerator/SSSE3 # GetParam() = SSSE3 ...................................................................... Passed 0.03 sec 2008/2072 Test #2043: SortTestGroup/SortTest.TestAllGenerator/SSE2 # GetParam() = SSE2 ........................................................................ Passed 0.03 sec 2009/2072 Test #2044: SortTestGroup/SortTest.TestAllGenerator/SCALAR # GetParam() = SCALAR .................................................................... Passed 0.02 sec 2010/2072 Test #2046: ThreadPoolTest.TestCoprime ............................................................................................................... Passed 0.02 sec 2011/2072 Test #2047: ThreadPoolTest.TestRandomPermutation ..................................................................................................... Passed 0.01 sec Start 2049: ThreadPoolTest.TestWaiter Start 2050: ThreadPoolTest.TestTasks Start 2051: ThreadPoolTest.TestPool Start 2052: ThreadPoolTest.TestSmallAssignments Start 2053: ThreadPoolTest.TestWaitMode Start 2054: ThreadPoolTest.TestCounter Start 2055: TopologyTest.TestNum Start 2056: TopologyTest.TestTopology Start 2057: TopologyTest.TestCaches Start 2058: UnrollerTestGroup/UnrollerTest.TestAllDot/AVX2 # GetParam() = AVX2 Start 2059: UnrollerTestGroup/UnrollerTest.TestAllDot/SSE4 # GetParam() = SSE4 2012/2072 Test #2048: ThreadPoolTest.TestMultiplePermutations .................................................................................................. Passed 0.07 sec 2013/2072 Test #2037: SortTestGroup/SortTest.TestAllPartition/SSSE3 # GetParam() = SSSE3 ...................................................................... Passed 0.14 sec 2014/2072 Test #1819: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/SCALAR # GetParam() = SCALAR ............................................................... Passed 1.47 sec 2015/2072 Test #2036: SortTestGroup/SortTest.TestAllPartition/SSE4 # GetParam() = SSE4 ........................................................................ Passed 0.15 sec 2016/2072 Test #2033: SortTestGroup/SortTest.TestAllBaseCase/SSE2 # GetParam() = SSE2 ......................................................................... Passed 0.17 sec 2017/2072 Test #2049: ThreadPoolTest.TestWaiter ................................................................................................................ Passed 0.07 sec 2018/2072 Test #2050: ThreadPoolTest.TestTasks ................................................................................................................. Passed 0.06 sec 2019/2072 Test #2055: TopologyTest.TestNum ..................................................................................................................... Passed 0.03 sec 2020/2072 Test #2056: TopologyTest.TestTopology ................................................................................................................ Passed 0.03 sec Start 2060: UnrollerTestGroup/UnrollerTest.TestAllDot/SSSE3 # GetParam() = SSSE3 Start 2061: UnrollerTestGroup/UnrollerTest.TestAllDot/SSE2 # GetParam() = SSE2 Start 2062: UnrollerTestGroup/UnrollerTest.TestAllDot/SCALAR # GetParam() = SCALAR Start 2063: UnrollerTestGroup/UnrollerTest.TestAllConvert/AVX2 # GetParam() = AVX2 Start 2064: UnrollerTestGroup/UnrollerTest.TestAllConvert/SSE4 # GetParam() = SSE4 Start 2065: UnrollerTestGroup/UnrollerTest.TestAllConvert/SSSE3 # GetParam() = SSSE3 Start 2066: UnrollerTestGroup/UnrollerTest.TestAllConvert/SSE2 # GetParam() = SSE2 Start 2067: UnrollerTestGroup/UnrollerTest.TestAllConvert/SCALAR # GetParam() = SCALAR Start 2068: UnrollerTestGroup/UnrollerTest.TestAllFind/AVX2 # GetParam() = AVX2 2021/2072 Test #2057: TopologyTest.TestCaches .................................................................................................................. Passed 0.06 sec Start 2069: UnrollerTestGroup/UnrollerTest.TestAllFind/SSE4 # GetParam() = SSE4 2022/2072 Test #2058: UnrollerTestGroup/UnrollerTest.TestAllDot/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.06 sec 2023/2072 Test #2059: UnrollerTestGroup/UnrollerTest.TestAllDot/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.06 sec 2024/2072 Test #2038: SortTestGroup/SortTest.TestAllPartition/SSE2 # GetParam() = SSE2 ........................................................................ Passed 0.18 sec 2025/2072 Test #2032: SortTestGroup/SortTest.TestAllBaseCase/SSSE3 # GetParam() = SSSE3 ....................................................................... Passed 0.22 sec 2026/2072 Test #2054: ThreadPoolTest.TestCounter ............................................................................................................... Passed 0.09 sec 2027/2072 Test #2060: UnrollerTestGroup/UnrollerTest.TestAllDot/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.05 sec 2028/2072 Test #2061: UnrollerTestGroup/UnrollerTest.TestAllDot/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.04 sec 2029/2072 Test #2062: UnrollerTestGroup/UnrollerTest.TestAllDot/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.03 sec 2030/2072 Test #2063: UnrollerTestGroup/UnrollerTest.TestAllConvert/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.03 sec 2031/2072 Test #2064: UnrollerTestGroup/UnrollerTest.TestAllConvert/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.02 sec 2032/2072 Test #2065: UnrollerTestGroup/UnrollerTest.TestAllConvert/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.02 sec 2033/2072 Test #2066: UnrollerTestGroup/UnrollerTest.TestAllConvert/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.02 sec 2034/2072 Test #2067: UnrollerTestGroup/UnrollerTest.TestAllConvert/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.01 sec 2035/2072 Test #2068: UnrollerTestGroup/UnrollerTest.TestAllFind/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.01 sec Start 2070: UnrollerTestGroup/UnrollerTest.TestAllFind/SSSE3 # GetParam() = SSSE3 Start 2071: UnrollerTestGroup/UnrollerTest.TestAllFind/SSE2 # GetParam() = SSE2 Start 2072: UnrollerTestGroup/UnrollerTest.TestAllFind/SCALAR # GetParam() = SCALAR 2036/2072 Test #2004: SortTestGroup/SortTest.TestAllSort/SCALAR # GetParam() = SCALAR ......................................................................... Passed 0.40 sec 2037/2072 Test #2069: UnrollerTestGroup/UnrollerTest.TestAllFind/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.02 sec 2038/2072 Test #2045: SpinTest.TestPingPong .................................................................................................................... Passed 0.15 sec 2039/2072 Test #1820: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/AVX2 # GetParam() = AVX2 ......................................................... Passed 1.53 sec 2040/2072 Test #2070: UnrollerTestGroup/UnrollerTest.TestAllFind/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.01 sec 2041/2072 Test #2071: UnrollerTestGroup/UnrollerTest.TestAllFind/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.01 sec 2042/2072 Test #2072: UnrollerTestGroup/UnrollerTest.TestAllFind/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.01 sec 2043/2072 Test #2052: ThreadPoolTest.TestSmallAssignments ...................................................................................................... Passed 0.14 sec 2044/2072 Test #2030: SortTestGroup/SortTest.TestAllBaseCase/AVX2 # GetParam() = AVX2 ......................................................................... Passed 0.28 sec 2045/2072 Test #1837: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 1.44 sec 2046/2072 Test #2002: SortTestGroup/SortTest.TestAllSort/SSSE3 # GetParam() = SSSE3 ........................................................................... Passed 0.75 sec 2047/2072 Test #2003: SortTestGroup/SortTest.TestAllSort/SSE2 # GetParam() = SSE2 ............................................................................. Passed 0.77 sec 2048/2072 Test #2035: SortTestGroup/SortTest.TestAllPartition/AVX2 # GetParam() = AVX2 ........................................................................ Passed 0.58 sec 2049/2072 Test #2000: SortTestGroup/SortTest.TestAllSort/AVX2 # GetParam() = AVX2 ............................................................................. Passed 0.84 sec 2050/2072 Test #1823: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/SSE2 # GetParam() = SSE2 ......................................................... Passed 2.30 sec 2051/2072 Test #2009: SortTestGroup/SortTest.TestAllSelect/SCALAR # GetParam() = SCALAR ....................................................................... Passed 1.29 sec 2052/2072 Test #2053: ThreadPoolTest.TestWaitMode .............................................................................................................. Passed 1.06 sec 2053/2072 Test #1813: HwyMathTestGroup/HwyMathTest.TestAllFastExp/SSE2 # GetParam() = SSE2 .................................................................... Passed 2.65 sec 2054/2072 Test #1818: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/SSE2 # GetParam() = SSE2 ................................................................... Passed 2.89 sec 2055/2072 Test #2007: SortTestGroup/SortTest.TestAllSelect/SSSE3 # GetParam() = SSSE3 ......................................................................... Passed 1.82 sec 2056/2072 Test #1810: HwyMathTestGroup/HwyMathTest.TestAllFastExp/AVX2 # GetParam() = AVX2 .................................................................... Passed 3.08 sec 2057/2072 Test #1821: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/SSE4 # GetParam() = SSE4 ......................................................... Passed 3.07 sec 2058/2072 Test #1816: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/SSE4 # GetParam() = SSE4 ................................................................... Passed 3.17 sec 2059/2072 Test #2014: SortTestGroup/SortTest.TestAllPartialSort/SCALAR # GetParam() = SCALAR .................................................................. Passed 1.97 sec 2060/2072 Test #2005: SortTestGroup/SortTest.TestAllSelect/AVX2 # GetParam() = AVX2 ........................................................................... Passed 2.11 sec 2061/2072 Test #2010: SortTestGroup/SortTest.TestAllPartialSort/AVX2 # GetParam() = AVX2 ...................................................................... Passed 2.38 sec 2062/2072 Test #1817: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 3.56 sec 2063/2072 Test #1815: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/AVX2 # GetParam() = AVX2 ................................................................... Passed 3.65 sec 2064/2072 Test #1812: HwyMathTestGroup/HwyMathTest.TestAllFastExp/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 3.67 sec 2065/2072 Test #2012: SortTestGroup/SortTest.TestAllPartialSort/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 3.05 sec 2066/2072 Test #2008: SortTestGroup/SortTest.TestAllSelect/SSE2 # GetParam() = SSE2 ........................................................................... Passed 3.09 sec 2067/2072 Test #2006: SortTestGroup/SortTest.TestAllSelect/SSE4 # GetParam() = SSE4 ........................................................................... Passed 3.17 sec 2068/2072 Test #1811: HwyMathTestGroup/HwyMathTest.TestAllFastExp/SSE4 # GetParam() = SSE4 .................................................................... Passed 4.38 sec 2069/2072 Test #2011: SortTestGroup/SortTest.TestAllPartialSort/SSE4 # GetParam() = SSE4 ...................................................................... Passed 3.43 sec 2070/2072 Test #2013: SortTestGroup/SortTest.TestAllPartialSort/SSE2 # GetParam() = SSE2 ...................................................................... Passed 3.81 sec 2071/2072 Test #2051: ThreadPoolTest.TestPool .................................................................................................................. Passed 4.87 sec 2072/2072 Test #179: PerfCountersTest.RunBranches ............................................................................................................. Passed 41.29 sec 100% tests passed, 0 tests failed out of 2072 Total Test time (real) = 42.33 sec checkPhase completed in 43 seconds Running phase: installPhase install flags: -j48 install [0/1] Install the project... -- Install configuration: "Release" -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib/libhwy.a -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/abort.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/aligned_allocator.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/auto_tune.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/base.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/bit_set.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/cache_control.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/detect_compiler_arch.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/detect_targets.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/foreach_target.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/highway_export.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/highway.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/nanobenchmark.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/arm_neon-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/arm_sve-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/emu128-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/generic_ops-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/inside-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/loongarch_lsx-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/loongarch_lasx-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/ppc_vsx-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/rvv-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/scalar-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/set_macros-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/shared-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/wasm_128-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/x86_128-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/x86_256-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/x86_512-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/x86_avx3-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/per_target.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/print-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/print.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/profiler.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/robust_statistics.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/targets.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/timer-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/timer.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/x86_cpuid.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib/libhwy_contrib.a -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/bit_pack/bit_pack-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/dot/dot-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/image/image.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/math/fast_math-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/math/math-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/matvec/matvec-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/random/random-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/sort/order.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/sort/shared-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/sort/sorting_networks-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/sort/traits-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/sort/traits128-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/sort/vqsort-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/sort/vqsort.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/thread_pool/futex.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/thread_pool/spin.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/thread_pool/thread_pool.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/thread_pool/topology.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/algo/copy-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/algo/count-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/algo/find-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/algo/minmax-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/algo/transform-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/unroller/unroller-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib/libhwy_test.a -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/tests/hwy_gtest.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/tests/test_util-inl.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/tests/test_util.h -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib/pkgconfig/libhwy.pc -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib/pkgconfig/libhwy-contrib.pc -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib/pkgconfig/libhwy-test.pc -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib/cmake/hwy/hwy-config-version.cmake -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib/cmake/hwy/hwy-config.cmake -- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib/cmake/hwy/hwy-config-release.cmake Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0 checking for references to /build/ in /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0... patching script interpreter paths in /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0 stripping (with command strip and flags -S -p) in /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib