Task 96893054648

refactor: optimize block index comparisons (1.4-6.8x faster)

2026-08-21 19:56:33 failed l0rinc/block_index_comparators 7dc58c2a97c5c494dd9ee93b98df2e2a6b3745f3


Commands that took longer than 1 second (total 4m5s)
linedurationpercentagecommand
114923s9%docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:26.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_msan.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan --cache-from type=gha,url=http://127.0.0.1:49160/,version=1,scope=ci_native_msan --load /home/runner/work/bitcoin/bitcoin
14401s0%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'
17154s1%-
180310s4%features - done
21272m47s68%cmake --build '/home/runner/work/_temp/build_ ₿🧪_' -j16 --target all install
38881s0%cmake --build '/home/runner/work/_temp/build_ ₿🧪_' -j1 --target all install --verbose
48578s3%-DABORT_ON_FAILED_ASSUME -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DDEBUG -DDEBUG_LOCKCONTENTION -DDEBUG_LOCKORDER -DRPC_DOC_CHECK -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -I"/home/runner/work/_temp/build_ ₿🧪_/src" -I/home/runner/work/_temp/src -I/home/runner/work/_temp/src/univalue/include -I/home/runner/work/_temp/src/minisketch/include -I/home/runner/work/_temp/src/secp256k1/include -I"/home/runner/work/_temp/build_ ₿🧪_/src/ipc" -I/home/runner/work/_temp/src/ipc/libmultiprocess/include -isystem /home/runner/work/_temp/depends/x86_64-pc-linux-gnu/boost/include -isystem /home/runner/work/_temp/depends/x86_64-pc-linux-gnu/systemtap/include -fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls -nostdinc++ -nostdlib++ -isystem /cxx_build/include/c++/v1 -L/cxx_build/lib -Wl,-rpath,/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument -std=c++20 -fPIE -fmacro-prefix-map=/home/runner/work/_temp/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fsanitize=memory -Wall -Wextra -Wgnu -Wcovered-switch-default -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wthread-safety-pointer -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter -Werror -MD -MT src/test/CMakeFiles/test_bitcoin.dir/arith_uint256_tests.cpp.o -MF CMakeFiles/test_bitcoin.dir/arith_uint256_tests.cpp.o.d -o CMakeFiles/test_bitcoin.dir/arith_uint256_tests.cpp.o -c /home/runner/work/_temp/src/test/arith_uint256_tests.cpp -U_FORTIFY_SOURCE
Tags
  • MSan
  • l0rinc/block_index_comparators
  • FAILED