Task 57696262056

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

2025-12-10 17:34:27 completed optimize-findbyte 4115c995753c345a14cc25a913b019dd140c2aee


Commands that took longer than 1 second (total 1h7m40s)
linedurationpercentagecommand
92922s0%docker buildx build --file=/home/admin/actions-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_native_fuzz_with_valgrind.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz_valgrind --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_fuzz_valgrind --load /home/admin/actions-runner/_work/bitcoin/bitcoin
119851s1%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
13408s0%- skipped
16592m30s3%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all all
21911h3m4s93%/home/admin/actions-runner/_work/_temp/build/test/fuzz/test_runner.py --valgrind -j8 -l DEBUG /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60
26529s0%docker container kill 8affd37cf32b7eb1f25ee0507813ec7fb46026ec2baa2017dcede0a7013623c7
Tags
  • Valgrind, fuzz
  • optimize-findbyte
  • COMPLETED