Print the size, time, and rate in MB/sec for each test.
Make sure that both sender and reciever are ready when you begin the test. The sample solution uses MPI_Sendrecv, but other choices are possible. Compare the performance to that when using MPI_Send and MPI_Recv.