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

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

Triggered via pull request May 1, 2024 19:48
Status Cancelled
Total duration 2m 1s
Artifacts

codeql.yml

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

Annotations

4 errors and 5 warnings
Analyze (java)
Process completed with exit code 1.
Analyze (cpp)
Process completed with exit code 1.
Analyze (python)
Canceling since a higher priority waiting request for 'CodeQL-refs/pull/1140/merge-pull_request' exists
Analyze (python)
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)
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. 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