mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-10 19:16:18 +08:00
Updated Home (markdown)
parent
e8f12c83ad
commit
58303732bd
3
Home.md
3
Home.md
@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
**各算法架构优化表**:
|
||||
| | amd64 | arm64 | ppc64x(*1) | s390x | riscv64 | loong64 |
|
||||
| | amd64 | arm64 | ppc64x(*1) | s390x | riscv64 | loong64(*3) |
|
||||
| ----------- | ----------- | ----------- | ----------- | ----------- | ----------- | ----------- |
|
||||
| SM2 | ✔ | ✔ | ✔ | ✔ | ✘ | ✘ |
|
||||
| SM3 | ✔ | ✔ | ✔ | ✔ | ✘ | ✘ |
|
||||
@ -22,6 +22,7 @@
|
||||
|
||||
**注1**:ppc64x主要指ppc64le, 因为ppc64没有test/CI环境。
|
||||
**注2**:s390x的SM9优化基于现实需求没有实现。
|
||||
**注3**:loong64的test/CI环境还没有Ready,且loong64和riscv64类似,几乎没有CPU feature可以利用,SIMD/Vector目前在Golang也不支持。
|
||||
|
||||
# 他人对比结果
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user