• yiwu-arbug's avatar
    Fix perf context test (#321) · 09b80321
    yiwu-arbug authored
    Fixing perf context test failure with `cargo test -- --test_threads=1`. The test assume default perf level is `PerfLevel::EnableCount`, which apparently will affected by other tests.
    
    Tested by running `cargo test -- --test_threads=1`.
    
    Closing #318 
    Signed-off-by: 's avatarYi Wu <yiwu@pingcap.com>
    09b80321