大牛最新研究!提速Rust编译器!( 三 )


•选择构建 , 主要基准
https://nnethercote.github.io/aux/2023/07/25/Opt-Primary.txt
•调试构建 , 二级基准测试
https://nnethercote.github.io/aux/2023/07/25/Debug-Secondary.txt
•选择构建 , 二级基准
https://nnethercote.github.io/aux/2023/07/25/Opt-Secondary.txt
·顺便说一句:在这些数据集中 ,  主要基准测试比 次要基准测试更重要 , 次要基准测试包括压力测试、微基准测试和其它不符合实际的代码 。
参考资料:
1.https://nnethercote.github.io/2023/07/25/how-to-speed-up-the-rust-compiler-data-analysis-assistance-requested.html
2.https://geo-ant.github.io/blog/2023/unsafe-rust-exploration/
3.https://nnethercote.github.io/2023/07/11/back-end-parallelism-in-the-rust-compiler.html
1.从C++98到C++26 , 经历了什么? 2.linux桌面版 , 又被喷了!
3. 堪比Midjourney!妙鸭相机为什么突然火爆?




推荐阅读