Merge pull request #54 from sqliteai/perf/topk-heap-and-integer-kernels #203
main.yml
on: push
Matrix: build
avx512 kernels
58s
release
9s
Annotations
19 warnings and 1 notice
|
android-arm64-v8a build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/upload-artifact@v4.6.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
android-armeabi-v7a build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/upload-artifact@v4.6.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
windows-x86_64 build + test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/upload-artifact@v4.6.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ios build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/upload-artifact@v4.6.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
linux-x86_64 build + test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/upload-artifact@v4.6.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
linux-arm64 build + test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/upload-artifact@v4.6.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ios-sim build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/upload-artifact@v4.6.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
linux-musl-arm64 build + test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/upload-artifact@v4.6.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
avx512 kernels
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
apple-xcframework build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/upload-artifact@v4.6.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
linux-musl-x86_64 build + test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/upload-artifact@v4.6.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
android-aar build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/setup-java@v4, actions/upload-artifact@v4.6.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
android-aar build
setup-java v4 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.
|
|
macos-x86_64 build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/upload-artifact@v4.6.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
macos build + test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/upload-artifact@v4.6.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
android-x86_64 build + test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/upload-artifact@v4.6.2, reactivecircus/android-emulator-runner@v2.34.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
macos-arm64 build + test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/upload-artifact@v4.6.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/download-artifact@v4.2.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
release:
src/sqlite-vector.h#L0
To release a new version, please update the SQLITE_VECTOR_VERSION in src/sqlite-vector.h to be different than the latest 1.0.0
|
|
AVX-512
this runner is missing avx512f avx512bw avx512vl avx512dq, running the kernels under Intel SDE
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
vector-android-aar
|
209 KB |
sha256:e42e507e3ba78b857e869d61db7ca431b4fba1be82d438b071be20f67d2f7656
|
|
|
vector-android-arm64-v8a
|
72.9 KB |
sha256:6e6ccf287dbcf73607e2d6b7ee5e3fa7e6cdd8af930f17554da5ade22032de02
|
|
|
vector-android-armeabi-v7a
|
50.1 KB |
sha256:f29f804a15cb392e428016547d54fdb3a6427ad0d36581ff0204a93da8401997
|
|
|
vector-android-x86_64
|
92.8 KB |
sha256:92e54cf554ebc859de2007463c2228fac22324be748bbfe57ddb8d5d556062e6
|
|
|
vector-apple-xcframework
|
365 KB |
sha256:6552de037fde7c8f53862999ddcad1c5222aab26c45d2c9511c63252c7ef0210
|
|
|
vector-ios
|
68.5 KB |
sha256:ca00ef0dc0a2ec4c1179463fe70052e5f12988559e37a7d896f820d2019bf0e4
|
|
|
vector-ios-sim
|
150 KB |
sha256:8b81c4cb82e09eee4d2087577270eefe00475a72b06569511994ab8c17625396
|
|
|
vector-linux-arm64
|
63.3 KB |
sha256:a6cb31311b8f69651b217dcff6aea787a3c90739943d2431dbe0cc466268895a
|
|
|
vector-linux-musl-arm64
|
67.9 KB |
sha256:f405ab0271b5c776a79ec145c9cded174ae301eb68506738570cce306caa9101
|
|
|
vector-linux-musl-x86_64
|
103 KB |
sha256:dab2e698fa8ea9bb94869507b259b7233193a479c67288e0da1e890d661a638d
|
|
|
vector-linux-x86_64
|
102 KB |
sha256:6f064128f77e88c06bc276e80d7856d9ef6475d087b327faaef39b3e67c24d73
|
|
|
vector-macos
|
148 KB |
sha256:750869fac0d1e8d1478206745b137efd7e1fdfa9c4277c03ac72138ef9805ab7
|
|
|
vector-macos-arm64
|
70.3 KB |
sha256:a5c141d5a01819cc954bb44f79571a576233a504ffaeb13ccf0b000355d458e4
|
|
|
vector-macos-x86_64
|
94.7 KB |
sha256:2c53b7f142c32813505b2d58215ccb37d8ad4a717b163fb9ed55aa5006af191c
|
|
|
vector-windows-x86_64
|
99.3 KB |
sha256:799cf0f443667e802521590efb41cb8846eac25e07b1a50a6f9e0bf70c275032
|
|