milvus/internal/core
Alexander Guzhva 648d5661ca
enhance: Upgrade bitset for ARM SVE (#32718)
issue: #32826 
improve ARM SVE performance for `internal/core/src/bitset`

Baseline timings for gcc 11.4 + Graviton 3 + manually enabled SVE:
https://gist.github.com/alexanderguzhva/a974b50134c8bb9255fb15f144e5ac83

Candidate timings for gcc 11.4 + Graviton 3 + manually enabled SVE:
https://gist.github.com/alexanderguzhva/19fc88f4ad3757e05e0f7feaf563b3d3

Signed-off-by: Alexandr Guzhva <alexanderguzhva@gmail.com>
2024-05-22 11:37:40 +08:00
..
build-support chore: remove repetitive words (#31153) 2024-03-20 10:17:07 +08:00
cmake
src enhance: Upgrade bitset for ARM SVE (#32718) 2024-05-22 11:37:40 +08:00
thirdparty [automated] Update Knowhere Commit (#33147) 2024-05-20 01:51:37 +08:00
unittest enhance: support bitmap index for scalar type (#32902) 2024-05-19 21:49:38 +08:00
build.sh
CMakeLists.txt fix: binary vector should not limit dimension to 32768 (#30676) 2024-03-05 14:21:00 +08:00
conanfile.py enhance: support bitmap index for scalar type (#32902) 2024-05-19 21:49:38 +08:00
OWNERS
run_clang_format.sh fix: inverted index file not found (#29695) 2024-01-07 20:26:49 +08:00