From ad520134d808803d74652db6cfc886e14ae2621a Mon Sep 17 00:00:00 2001 From: SisMaker <1713699517@qq.com> Date: Mon, 15 Apr 2024 14:19:55 +0800 Subject: [PATCH] =?UTF-8?q?ft:=20=E8=AF=B4=E6=98=8E=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a25ea47..a84efd9 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Build 说明 ---- + eALock 基于atmoics eELock 基于Ets表 - 大部分情况下 两个的性能差不多 本来atmoics 是要快很多的 但是里面进行了额外一次ets插入删除 导致性能跟ets实现的差不多了 \ No newline at end of file + eALock 更优 \ No newline at end of file