Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
2.28k
stars
143
forks
source link
Add -march=native in clang compile flags to enable auto-vectorization #406
Open
Ngalstyan4 opened 6 months ago
Tested on Macbook Pro with 2.4 GHz Intel Core i9, Clang 15
grep
output of objdump on bench_cpp when these flags are present:grep output is empty when the flags are not present