Skip to content

Use a hash table header and SIMD to speed up hash table operations (similar to [Swiss Tables](https://abseil.io/about/design/swisstables)). #738

Use a hash table header and SIMD to speed up hash table operations (similar to [Swiss Tables](https://abseil.io/about/design/swisstables)).

Use a hash table header and SIMD to speed up hash table operations (similar to [Swiss Tables](https://abseil.io/about/design/swisstables)). #738

Triggered via pull request April 25, 2024 02:34
Status Failure
Total duration 2m 46s
Artifacts

build_test.yml

on: pull_request
Matrix: ubuntu_build
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Build and test cmake:gcc9
Process completed with exit code 2.
Build and test cmake-osx:gcc
Process completed with exit code 2.
Build and test cmake-osx:clang
Process completed with exit code 2.
Build and test bazel:root
Process completed with exit code 1.
Build and test cmake:clang15:tsan
Process completed with exit code 2.
Build and test cmake:clang15:ubsan
Process completed with exit code 2.
Build and test bazel-osx:java
Process completed with exit code 1.
Build and test bazel:java
Process completed with exit code 1.
Build and test cmake:clang15:asan
Process completed with exit code 2.
Build and test cmake:qemu-arm-neon-gcc
Process completed with exit code 2.
Build and test python3.10:clang15
Process completed with exit code 1.
Build and test bazel-osx:root
Process completed with exit code 1.
Build and test bazel:go
Process completed with exit code 1.
Build and test bazel-osx:go
Process completed with exit code 1.
Build and test cmake:clang15
Process completed with exit code 2.
Build and test python3.10-win
Process completed with exit code 1.
Build and test cmake-win64:msvc-rel
Process completed with exit code 1.
Build and test cmake-win64:msvc-dbg
Process completed with exit code 1.
Build and test bazel-win:java
Process completed with exit code 1.
Build and test bazel-win:root
Process completed with exit code 1.