Task 60269147246

Add initial vectorized chacha20 implementation for 2-3x speedup

2026-01-13 19:22:14 completed chacha20-vectorized-initial cdfca84e235ead4306aadbf27df561964bcd6c2e


Commands that took longer than 1 second (total 18m20s)
linedurationpercentagecommand
97821s1%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_msan.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_msan --load /home/admin/actions-runner/_work/bitcoin/bitcoin
10641s0%docker run --rm --interactive --detach --tty --cap-add=LINUX_IMMUTABLE --mount=type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/ccache_dir,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/built,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/build,dst=/home/admin/actions-runner/_work/_temp/build --env-file=/tmp/env-admin-ci_native_msan --name=ci_native_msan --network=ci-ip6net --platform=linux ci_native_msan
15214s0%-
162512s1%- skipped
19501m18s7%cmake --build /home/admin/actions-runner/_work/_temp/build -j16 --target all install
29597m35s41%ctest --test-dir /home/admin/actions-runner/_work/_temp/build --stop-on-failure -j16 --timeout 2400
32748m6s44%/home/admin/actions-runner/_work/_temp/build/test/functional/test_runner.py --ci -j16 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
46636s0%docker container kill 75b40ba40bf3ffc0f21a002f4814934a19b44c9bf18a103c8b7ccd198d3601f7
Tags
  • MSan
  • chacha20-vectorized-initial
  • COMPLETED