BewareMyPower commented on issue #367: URL: https://github.com/apache/pulsar-client-cpp/issues/367#issuecomment-1863914683
Here is the time taken list when I used vcpkg to install dependencies on Linux. ``` Elapsed time to handle boost-config:arm64-linux: 2.2 s Elapsed time to handle boost-static-assert:arm64-linux: 2 s Elapsed time to handle boost-type-traits:arm64-linux: 2.2 s Elapsed time to handle boost-preprocessor:arm64-linux: 2.3 s Elapsed time to handle boost-typeof:arm64-linux: 3.3 s Elapsed time to handle boost-assert:arm64-linux: 2 s Elapsed time to handle boost-throw-exception:arm64-linux: 2.1 s Elapsed time to handle boost-move:arm64-linux: 2.2 s Elapsed time to handle boost-core:arm64-linux: 2.1 s Elapsed time to handle boost-smart-ptr:arm64-linux: 2.2 s Elapsed time to handle vcpkg-cmake:arm64-linux: 18.3 ms Elapsed time to handle boost-io:arm64-linux: 2.9 s Elapsed time to handle boost-utility:arm64-linux: 3.2 s Elapsed time to handle boost-mp11:arm64-linux: 2.1 s Elapsed time to handle boost-describe:arm64-linux: 2 s Elapsed time to handle boost-container-hash:arm64-linux: 2 s Elapsed time to handle boost-type-index:arm64-linux: 2.1 s Elapsed time to handle boost-predef:arm64-linux: 2.1 s Elapsed time to handle boost-mpl:arm64-linux: 2.7 s Elapsed time to handle boost-integer:arm64-linux: 2 s Elapsed time to handle boost-detail:arm64-linux: 2.1 s Elapsed time to handle boost-bind:arm64-linux: 2.1 s Elapsed time to handle boost-variant:arm64-linux: 2 s Elapsed time to handle boost-tuple:arm64-linux: 1.9 s Elapsed time to handle boost-unordered:arm64-linux: 2.7 s Elapsed time to handle boost-winapi:arm64-linux: 2 s Elapsed time to handle boost-variant2:arm64-linux: 1.9 s Elapsed time to handle vcpkg-cmake-get-vars:arm64-linux: 27.4 ms Elapsed time to handle boost-modular-build-helper:arm64-linux: 20.1 ms Elapsed time to handle boost-build:arm64-linux: 14 s Elapsed time to handle boost-system:arm64-linux: 2.6 s Elapsed time to handle boost-optional:arm64-linux: 2.1 s Elapsed time to handle boost-concept-check:arm64-linux: 1.9 s Elapsed time to handle boost-regex:arm64-linux: 8.2 s Elapsed time to handle boost-function-types:arm64-linux: 2 s Elapsed time to handle boost-function:arm64-linux: 2 s Elapsed time to handle boost-functional:arm64-linux: 2.2 s Elapsed time to handle boost-fusion:arm64-linux: 2.9 s Elapsed time to handle boost-conversion:arm64-linux: 2 s Elapsed time to handle boost-iterator:arm64-linux: 3.9 s Elapsed time to handle boost-array:arm64-linux: 2 s Elapsed time to handle boost-range:arm64-linux: 2.2 s Elapsed time to handle boost-numeric-conversion:arm64-linux: 2.2 s Elapsed time to handle boost-intrusive:arm64-linux: 2.2 s Elapsed time to handle boost-container:arm64-linux: 4 s Elapsed time to handle boost-lexical-cast:arm64-linux: 2 s Elapsed time to handle boost-exception:arm64-linux: 2.6 s Elapsed time to handle boost-tokenizer:arm64-linux: 2.5 s Elapsed time to handle boost-algorithm:arm64-linux: 3.1 s Elapsed time to handle boost-date-time:arm64-linux: 2.9 s Elapsed time to handle boost-rational:arm64-linux: 1.9 s Elapsed time to handle boost-ratio:arm64-linux: 2.1 s Elapsed time to handle boost-chrono:arm64-linux: 3.9 s Elapsed time to handle boost-align:arm64-linux: 2.1 s Elapsed time to handle boost-atomic:arm64-linux: 3.2 s Elapsed time to handle boost-thread:arm64-linux: 8 s Elapsed time to handle boost-proto:arm64-linux: 2.4 s Elapsed time to handle boost-pool:arm64-linux: 2.4 s Elapsed time to handle boost-phoenix:arm64-linux: 2.5 s Elapsed time to handle boost-endian:arm64-linux: 2 s Elapsed time to handle boost-spirit:arm64-linux: 2.9 s Elapsed time to handle boost-serialization:arm64-linux: 15 s Elapsed time to handle boost-logic:arm64-linux: 2.1 s Elapsed time to handle boost-interval:arm64-linux: 2.2 s Elapsed time to handle boost-ublas:arm64-linux: 2.4 s Elapsed time to handle boost-parameter:arm64-linux: 2.2 s Elapsed time to handle boost-circular-buffer:arm64-linux: 3.2 s Elapsed time to handle boost-accumulators:arm64-linux: 2.2 s Elapsed time to handle boost-any:arm64-linux: 2.1 s Elapsed time to handle boost-context:arm64-linux: 3.2 s Elapsed time to handle boost-coroutine:arm64-linux: 3.4 s Elapsed time to handle boost-asio:arm64-linux: 2.7 s Elapsed time to handle boost-multi-index:arm64-linux: 2.2 s Elapsed time to handle boost-format:arm64-linux: 2.2 s Elapsed time to handle boost-property-tree:arm64-linux: 2.2 s Elapsed time to handle boost-dynamic-bitset:arm64-linux: 2.1 s Elapsed time to handle boost-random:arm64-linux: 3.8 s Elapsed time to handle boost-xpressive:arm64-linux: 2.2 s Elapsed time to handle vcpkg-cmake-config:arm64-linux: 21 ms Elapsed time to handle openssl:arm64-linux: 51 s Elapsed time to handle zlib:arm64-linux: 3.5 s Elapsed time to handle curl:arm64-linux: 18 s Elapsed time to handle protobuf:arm64-linux: 1.3 min Elapsed time to handle snappy:arm64-linux: 6 s Elapsed time to handle zstd:arm64-linux: 11 s ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
