Skip to content

Commit 5a4a5fc

Browse files
authored
fix: crdt-benchmarks repository link
Updated the GitHub link for crdt-benchmarks repository.
1 parent b9ca90a commit 5a4a5fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/performance/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: "CRDT 基准测试,用于比较 Loro 与主流 CRDT 的性能"
77

88
> 这些基准测试的主要作用是提示是否存在性能隐患,而不是用来判定哪一个项目更优秀。不同项目始终会做出不同的取舍。仅因为项目 A 在某些基准中表现更好就断言它优于项目 B 并不准确,因为项目 B 很可能在其他方面有着显著优势。
99
10-
可以通过 [crdt-benchmarks](https://github.com/https://twitter.com/zx_loro/crdt-benchmarks) 仓库复现这些测试。
10+
可以通过 [crdt-benchmarks](https://github.com/zxch3n/crdt-benchmarks) 仓库复现这些测试。
1111

1212
- 基准测试在 MacBook Pro M1 2020(16GB RAM)上执行。
1313
- `loro-old` 指 2023-11-10 的 loro 版本,编译自

0 commit comments

Comments
 (0)