Task 53568333316

crypto: optimize SipHash `Write()` method with chunked processing

2025-10-24 09:11:25 completed optimize-siphash-chunked ca57c201f22044f1e3cb27832b4059e89f0f21a2


Commands that took longer than 1 second (total 32m31s)
linedurationpercentagecommand
8913s0%docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_arm.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux/arm64 --label=bitcoin-ci-test --tag=ci_arm_linux --cache-from type=gha,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin
10403s0%retry -- apt-get update
10752s0%retry -- apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf busybox libc6:armhf libstdc++6:armhf libfontconfig1:armhf libxcb1:armhf build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build
10855s0%g++-13
126110s0%arm64 4:13.2.0-7ubuntu1 [1082 B]
168011s0%(4:13.2.0-7ubuntu1) ...
20341s0%to provide /usr/bin/c++ (c++) in auto mode
206540s2%echo -n done
23081s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/runner/work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
314415m45s48%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
368810s0%- skipped
410212m41s39%cmake --build /home/runner/work/_temp/build -j4 --target all install
52341m56s5%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
55511s0%docker container kill f3f179fa86eddc039091aba69299b545457e7730958b1c88b54d6558ad4caf42
Tags
  • 32 bit ARM, unit tests, no functional tests
  • optimize-siphash-chunked
  • COMPLETED