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)). #570

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)). #570

Triggered via pull request May 29, 2024 23:16
Status Cancelled
Total duration 2m 24s
Artifacts

codeql.yml

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

Annotations

5 errors and 4 warnings
Analyze (java)
Process completed with exit code 1.
Analyze (python)
Canceling since a higher priority waiting request for 'CodeQL-refs/pull/1171/merge-pull_request' exists
Analyze (python)
The operation was canceled.
Analyze (cpp)
Canceling since a higher priority waiting request for 'CodeQL-refs/pull/1171/merge-pull_request' exists
Analyze (cpp)
The operation was canceled.
Analyze (java)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@43750fe4fc4f068f04f2215206e6f6a29c78c763. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (java)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby
Analyze (javascript)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@43750fe4fc4f068f04f2215206e6f6a29c78c763, github/codeql-action/autobuild@43750fe4fc4f068f04f2215206e6f6a29c78c763, github/codeql-action/analyze@43750fe4fc4f068f04f2215206e6f6a29c78c763. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (cpp)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby