Task 60269147025

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 12m43s)
linedurationpercentagecommand
93214s1%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_win64_msvcrt.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_win64_msvcrt --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_win64_msvcrt --load /home/admin/actions-runner/_work/bitcoin/bitcoin
11871s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-w64-mingw32 LOG=1'
12088s1%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS=-Wno-error=maybe-uninitialized
15778m20s65%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all deploy
27863m22s26%docker container kill ac7b956ae80001ed3787dc73e893835f558d8bafa318b8c34641d42b6ae7d1fd
Tags
  • Windows-cross to x86_64, msvcrt
  • chacha20-vectorized-initial
  • COMPLETED