Task 57784066139

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 18m20s)
linedurationpercentagecommand
92912s1%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:22.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_previous_releases.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_previous_releases --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_previous_releases --load /home/admin/actions-runner/_work/bitcoin/bitcoin
11914s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
12175s0%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-pc-linux-gnu CC=gcc-12 CXX=g++-12 LOG=1'
12918s0%include pthread.h - found
16976m34s35%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
29195m3s27%ctest --test-dir /home/admin/actions-runner/_work/_temp/build --stop-on-failure -j8 --timeout 2400
32365m30s29%/home/admin/actions-runner/_work/_temp/build/test/functional/test_runner.py --ci -j8 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --previous-releases --coverage --extended --exclude feature_dbcrash --quiet --failfast
41005s0%docker container kill b56c2936c1252db004de5e929d72dab6b553837c6564d03df49c7445f58f078d
Tags
  • previous releases
  • optimize-findbyte
  • COMPLETED