From dbbef1c914252162412e68b83abd2b61244877ff Mon Sep 17 00:00:00 2001 From: "binbin.hou" Date: Fri, 5 Sep 2025 17:33:28 +0800 Subject: [PATCH] [Feature] add for new --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 489e810..17ffe57 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ v0.24.0 开始内置支持对敏感词的分类细化,不过工作量比较大 - 基于 fluent-api 实现,使用优雅简洁 -- [基于 DFA 算法,性能为 7W+ QPS,应用无感](https://github.com/houbb/sensitive-word#benchmark) +- [基于 DFA 算法,性能为 14W+ QPS,应用无感](https://github.com/houbb/sensitive-word#benchmark) - [支持敏感词的判断、返回、脱敏等常见操作](https://github.com/houbb/sensitive-word#%E6%A0%B8%E5%BF%83%E6%96%B9%E6%B3%95)