On Tue, 2020-03-03 at 09:49 +0800, Adam Lee wrote:
> Master: 12729ms 12970ms 12999ms
> With my patch(a pointer): 12965ms 13273ms 13116ms
> With your patch(flexible array): 12906ms 12991ms 13043ms
Hmm.. looks like you didn't reproduce the difference I saw. What
compiler/version?
Regards,
Jeff Davis