[PATCH]add regex benchmark

This commit is contained in:
刘文坛
2023-08-03 08:48:12 +00:00
parent af0461bb25
commit e9ffca8392
20 changed files with 38504 additions and 16 deletions

View File

@@ -7466,7 +7466,7 @@ TEST_F(MaatCmdTest, StreamScanSegfaultWhenVersionRollBack_TSG6324) {
//DON'T DO THIS!!!
//Roll back version, trigger full update.
//This operation generates FATAL logs in test_maat_redis.log.yyyy-mm-dd.
//For example: Add group 22 vt_id 0 to clause 2 of compile 979 failed, group is already exisited
//For example: Add group 22 vt_id 0 to clause 2 of compile 979 failed, group is already existed
maat_cmd_incrby(maat_inst, "MAAT_VERSION", -100);
//Wating for scanner garbage collect expiration.