适配fieldstat3新接口(节约10%); 减少strlen的调用(节约2%); 优化栈变量的初始化(节约1%),累计节约13%CPU

This commit is contained in:
liuxueli
2023-06-14 15:01:51 +08:00
parent db8ec7078f
commit 5b3ae38b3f
13 changed files with 261 additions and 154 deletions

View File

@@ -1153,7 +1153,7 @@
"table_content": {
"format": "uncase plain",
"match_method": "complete",
"keywords": "country_full_test.city_full_test.",
"keywords": "country_full_test..city_full_test.",
"expr_type": "none"
}
}
@@ -1184,7 +1184,7 @@
"table_content": {
"format": "uncase plain",
"match_method": "complete",
"keywords": "country_full_test.city_full_test.",
"keywords": "country_full_test..city_full_test.",
"expr_type": "none"
}
}