From 16051e571b3ffc696e57e360204f7f2ca485831c Mon Sep 17 00:00:00 2001 From: sangge <2251250136@qq.com> Date: Tue, 21 Nov 2023 09:02:17 +0800 Subject: [PATCH] feat: update todolist --- todolist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todolist.md b/todolist.md index 34dde87..f64d845 100644 --- a/todolist.md +++ b/todolist.md @@ -11,7 +11,7 @@ - [x] 测试不同消息长度的时间 - 测试了10M文本的加密速度,在1s内可以完成全部算法内容 -- [ ] 测试极限(1s)时的节点数 +- [x] 测试极限(1s)时的节点数 - 12th Gen i5 CPU大概是90多个节点时达到1s的时间上限 - [x] 非docker部署需要获取本机ip