06月08, 2019

Coreutils重新编译

Coreutils重新编译 https://blog.csdn.net/zyt157376/article/details/85371911

SPEC benchmark 测试程序使用教程 https://blog.csdn.net/timesir/article/details/78157791

SPECcpu2006中执行单个测试程序的方法 https://blog.csdn.net/maray/article/details/6106752

SPEC CPU 使用简介 https://www.cnblogs.com/djiankuo/p/6230828.html

openssl 使用指南 https://blog.csdn.net/u013427969/article/details/53143879

Ubuntu安装openssl

sudo apt-get install openssl 
sudo apt-get install libssl-dev

记录程序运行时间的方法

https://blog.csdn.net/xiong452980729/article/details/51394036

https://baige5117.github.io/blog/calculate_the_running_time_of_algorithm.html python 写计算程序运行的时间 https://www.jianshu.com/p/725a1e1f6e4e

GCC编译器优化选项分析及具体优化了什么 编译器优化具体优化了什么? https://blog.csdn.net/gatieme/article/details/48898261 https://blog.csdn.net/atefrice/article/details/40536161 https://blog.csdn.net/daofengliu/article/details/8728319 https://www.zhihu.com/question/31941203 http://blog.jobbole.com/84712/ https://www.cnblogs.com/sky-heaven/p/8616522.html

本文链接:https://harry.ren/post/recompiled.html

-- EOF --

Comments