MegPeak
MegPeak copied to clipboard
关于单位,没太明白
printf("bandwidth: %f Gbps\n",
2 * NR_BYTES / (1024.0 * 1024.0 * 1024.0) * 1000 / used);
这个应该是GBps