On Mon, 23 Mar 2020 12:16:17 +0800 Phil Yang <[email protected]> wrote:
> The MCS lock performance test takes more than 10 seconds and leads > to meson test timeout on some platforms. Move the performance test > into perf tests. > > Signed-off-by: Phil Yang <[email protected]> > Reviewed-by: Gavin Hu <[email protected]> > --- No, fix the test. There is no reason that mcslock should be in perf section but not all the other lock types.

