资 源 简 介
Some interesting performance tests. We are trying to verify and test performance related hardware parameters. We mainly focus on the speed: data transferring speed and code execution speed. Also, we want to show the benefits of new hardware technologies.
Therefore, first we write identification programs to get interesting hardware parameters. So that we can measure the performance at first glance. Then by writing testing suits for some of them, we can quantify the performance under computation environments.
Hopefully, we can find some hints for speeding up your codes on x86. Most codes will be targeted at the x86_64 Intel CPU and the Linux system. Documents may be written in Chinese.