07 2022 档案

摘要:g++ -O3 bench.cpp ``` // https://stackoverflow.com/questions/40950254/speed-up-random-memory-access-using-prefetch #include #include #include #include 阅读全文
posted @ 2022-07-31 20:44 stdpain 阅读(569) 评论(0) 推荐(0)
摘要:apt-get install binutils-dev yum install binutils-devel 阅读全文
posted @ 2022-07-29 15:22 stdpain 阅读(66) 评论(0) 推荐(0)
摘要:https://developer.aliyun.com/mirror/maven?spm=a2c6h.13651102.0.0.7be81b11Z03b5j <settings xmlns="http://maven.apache.org/SETTINGS/1.0.0" xmlns:xsi="ht 阅读全文
posted @ 2022-07-09 17:35 stdpain 阅读(84) 评论(0) 推荐(0)