milvus/internal
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
..
allocator
core enhance: Upgrade bitset for ARM SVE (#32718) 2024-05-22 11:37:40 +08:00
datacoord fix: Return error when startup Delete/AddNode fail (#33193) 2024-05-22 11:17:38 +08:00
datanode fix: channel manager's goroutine run order (#33118) 2024-05-21 14:35:39 +08:00
distributed enhance: Query slot for compaction task (#32881) 2024-05-17 18:19:38 +08:00
http
indexnode enhance: indexnode building index record collection id (#32574) 2024-04-26 17:05:29 +08:00
kv chore: remove repetitive words (#31153) 2024-03-20 10:17:07 +08:00
metastore enhance: use the only MaxEtcdTxnNum (#33070) 2024-05-17 14:27:42 +08:00
mocks enhance: Query slot for compaction task (#32881) 2024-05-17 18:19:38 +08:00
mq fix: close rocksmq and natsmq when shutdown (#30706) 2024-02-26 11:38:55 +08:00
parser/planparserv2 enhance: optimize plan parser pool to avoid unnessary recycle (#32869) 2024-05-11 10:51:31 +08:00
proto enhance: Query slot for compaction task (#32881) 2024-05-17 18:19:38 +08:00
proxy fix: Check schema without vector field in proxy (#33211) 2024-05-21 14:33:39 +08:00
querycoordv2 fix: Clean offline node from resource group after qc restart (#33232) 2024-05-22 10:03:40 +08:00
querynodev2 enhance: Remove l0 delete cache (#32990) 2024-05-21 22:53:40 +08:00
registry
rootcoord enhance: add config to control whether to init public role permissions (#33165) 2024-05-21 22:39:46 +08:00
storage enhance: enable stream writer in compactions (#32612) 2024-05-17 15:05:37 +08:00
tso fix: add lazy load field to mark segment load type (#31591) 2024-03-28 11:23:10 +08:00
types feat: support rate limiter based on db and partition levels (#31070) 2024-04-12 16:01:19 +08:00
util fix: Fix SparseFloatVector data parse error for parquet (#33187) 2024-05-21 15:09:39 +08:00