Task 57784066169

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 23m20s)
linedurationpercentagecommand
93740s2%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_tidy.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tidy --load /home/admin/actions-runner/_work/bitcoin/bitcoin
121513s0%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DCMAKE_EXPORT_COMPILE_COMMANDS=ON --preset dev-mode -DCMAKE_C_COMPILER=clang-21 -DCMAKE_CXX_COMPILER=clang++-21 '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O0 -g0' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O0 -g0'
15722m56s12%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
27873s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
28197s0%cmake --build /tidy-build -j8
28368m52s37%tee tmp.tidy-out.txt
50578s0%tee /tmp/iwyu_ci.out
52141m49s7%tee /tmp/iwyu_ci.out
136883s0%should remove these lines:
137144s0%has correct #includes/fwd-decls)
142302s0%should remove these lines:
145612s0%has correct #includes/fwd-decls)
148512s0%has correct #includes/fwd-decls)
152701s0%should remove these lines:
156136s0%should remove these lines:
157364s0%has correct #includes/fwd-decls)
158431s0%should remove these lines:
159362s0%should remove these lines:
162331s0%should remove these lines:
163516m56s29%should remove these lines:
443601s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
730437s0%b/src/zmq/zmqrpc.cpp
Tags
  • tidy
  • optimize-findbyte
  • COMPLETED