Task 57696252679

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 25m57s)
linedurationpercentagecommand
9091m43s6%1].Add(stats);
10875s0%cmake -S /Users/runner/work/bitcoin/bitcoin/repo_archive -B /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/out -Werror=dev -DBUILD_FOR_FUZZING=ON '-DCMAKE_EXE_LINKER_FLAGS=-Wl,-stack_size -Wl,0x80000' -DAPPEND_CPPFLAGS=-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG
109130s1%- skipped
14138m38s33%cmake --build /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -j3 --target all all
192411m6s42%/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0/test/fuzz/test_runner.py -j3 -l DEBUG /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60
23827s0%'[' -z 1 ']'
Tags
  • macOS native, fuzz
  • optimize-findbyte
  • COMPLETED