printf("bandwidth: %f Gbps\n", 2 * NR_BYTES / (1024.0 * 1024.0 * 1024.0) * 1000 / used); 这个应该是GBps
这个应该是GBps