Task 57784066152

streams: replace `std::find` with `memchr` (5x improvement)

2025-12-11 13:20:05 completed optimize-findbyte 830024e142f9cd3578d75102bb5ae65606e141cc


Commands that took longer than 1 second (total 22m33s)
linedurationpercentagecommand
9406s0%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
10866s0%retry -- apt-get update
11212s0%retry -- apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf libc6:armhf libstdc++6:armhf libfontconfig1:armhf libxcb1:armhf build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build
11862s0%g++-13
131112s0%arm64 4:13.2.0-7ubuntu1 [1082 B]
173914s1%(4:13.2.0-7ubuntu1) ...
21292s0%to provide /usr/bin/c++ (c++) in auto mode
216042s3%echo -n done
23811s0%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
23957s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
244711s0%- skipped
286918m4s80%cmake --build /home/runner/work/_temp/build -j4 --target all install
40901m55s8%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
44094s0%docker container kill 6bb82f75783b26177946154a066316021a770321bd8c4ecae1fa881cf6b2ddf1
Tags
  • 32 bit ARM
  • optimize-findbyte
  • COMPLETED