摘要: glibc 提供了一些开关来调优 https://www.gnu.org/software/libc/manual/html_node/Tunables.html 例如我们在AVX机器上测试不开启SIMD memcpy的性能。 export GLIBC_TUNABLES=glibc.cpu.hwca 阅读全文
posted @ 2025-08-14 20:37 stdpain 阅读(15) 评论(0) 推荐(0)