Task 96917859339

Add initial vectorized chacha20 implementation for 2-3x speedup

2026-08-21 21:36:17 completed chacha20-vectorized-initial e3386b9d0d08ba963adc52e8ec484c63b663cf64


Commands that took longer than 1 second (total 8m47s)
linedurationpercentagecommand
110715s2%docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:22.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_previous_releases.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_previous_releases --cache-from type=gha,url=http://127.0.0.1:49160/,version=1,scope=ci_native_previous_releases --load /home/runner/work/bitcoin/bitcoin
13791s0%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'
13946s1%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-pc-linux-gnu CC=gcc-12 CXX=g++-12 LOG=1'
14627s1%include pthread.h - found
188041s7%cmake --build '/home/runner/work/_temp/build_ ₿🧪_' -j8 --target all install
315730s5%ctest --test-dir '/home/runner/work/_temp/build_ ₿🧪_' --stop-on-failure -j8 --timeout 2400
39256m20s72%'/home/runner/work/_temp/build_ ₿🧪_/test/functional/test_runner.py' -j8 --tmpdirprefix '/home/runner/work/_temp/ci/scratch_ ₿🧪_/test_runner/' --ansi --combinedlogslen=99999999 --timeout-factor=40 --previous-releases --coverage --extended --exclude feature_dbcrash --quiet --failfast
54286s1%docker container kill 68c374168d7f8578c5a76e7c882e98fb1157f01eb0da9e90af033a28179f4130
Tags
  • previous releases
  • chacha20-vectorized-initial
  • COMPLETED