Can some explain the performance behavior of the following memory allocating C program?

前端 未结 5 678
半阙折子戏
半阙折子戏 2021-02-01 08:36

On my machine Time A and Time B swap depending on whether A is defined or not (which changes the order in which the two callocs are called).

I

5条回答
提交回复
热议问题