******************************************************************************** conan test conan-center-index\recipes\picobench\all\test_package\conanfile.py picobench/2.01@#4c92fdd42163ee8c275cba2cbf987bea -pr C:\J\w\prod\BuildSingleReference@3\56090\63c47836-a28f-4dd4-9b16-41bde4bfdcaf/profile_windows_15_mt_vs_release_64..txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@3\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@3\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] [build_requires] [env] picobench/2.01 (test package): Installing package Requirements picobench/2.01 from local cache - Cache Packages picobench/2.01:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... picobench/2.01: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-11598' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz picobench/2.01: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 picobench/2.01: Downloaded package revision 7d5dc6e5eb03a07ccb66a2765f58c91c picobench/2.01 (test package): Generator txt created conanbuildinfo.txt picobench/2.01 (test package): Generator cmake created conanbuildinfo.cmake picobench/2.01 (test package): Generator cmake_find_package_multi created picobench-config-version.cmake picobench/2.01 (test package): Generator cmake_find_package_multi created picobench-config.cmake picobench/2.01 (test package): Generator cmake_find_package_multi created picobenchTargets.cmake picobench/2.01 (test package): Generator cmake_find_package_multi created picobenchTarget-release.cmake picobench/2.01 (test package): Aggregating env generators picobench/2.01 (test package): Generated conaninfo.txt picobench/2.01 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\picobench\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK picobench/2.01 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\picobench\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\picobench\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/picobench/all/test_package/build/c50876b7b4d345f61b334f4d8f12671306a33be5" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/picobench/all/test_package/build/c50876b7b4d345f61b334f4d8f12671306a33be5" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\picobench\all\test_package ----------------- -- The CXX compiler identification is MSVC 19.16.27048.0 -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/picobench/all/test_package/build/c50876b7b4d345f61b334f4d8f12671306a33be5 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\picobench\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5 --config Release -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/picobench/all/test_package/CMakeLists.txt test_package.cpp test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\picobench\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/picobench/all/test_package/CMakeLists.txt picobench/2.01 (test package): Running test() ----Running------ > bin\test_package ----------------- =============================================================================== Name (baseline is *) | Dim | Total ms | ns/op |Baseline| Ops/second =============================================================================== rand_vector * | 8 | 0.001 | 87 | - | 11428571.4 rand_vector_reserve | 8 | 0.000 | 37 | 0.429 | 26666666.7 rand_deque | 8 | 0.001 | 75 | 0.857 | 13333333.3 rand_vector * | 64 | 0.003 | 43 | - | 22857142.9 rand_vector_reserve | 64 | 0.002 | 23 | 0.536 | 42666666.7 rand_deque | 64 | 0.003 | 43 | 1.000 | 22857142.9 rand_vector * | 512 | 0.016 | 31 | - | 32000000.0 rand_vector_reserve | 512 | 0.009 | 17 | 0.575 | 55652173.9 rand_deque | 512 | 0.021 | 40 | 1.306 | 24497607.7 rand_vector * | 4096 | 0.108 | 26 | - | 37855822.6 rand_vector_reserve | 4096 | 0.084 | 20 | 0.775 | 48820023.8 rand_deque | 4096 | 0.199 | 48 | 1.843 | 20541624.9 rand_vector * | 8192 | 0.222 | 27 | - | 36934174.9 rand_vector_reserve | 8192 | 0.146 | 17 | 0.659 | 56032831.7 rand_deque | 8192 | 0.429 | 52 | 1.933 | 19108934.0 =============================================================================== CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR