diff options
author | MITSUNARI Shigeo <herumi@nifty.com> | 2017-10-06 18:14:38 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-06 18:14:38 +0800 |
commit | 4fdb412feb75842e0b47b9b8064e44b727c8ce4f (patch) | |
tree | f8590e827887e659e6cffa0e735481b4b72b5974 | |
parent | 2cadaf321baa650b8193088cb203d787d8e79c14 (diff) | |
download | tangerine-mcl-4fdb412feb75842e0b47b9b8064e44b727c8ce4f.tar.gz tangerine-mcl-4fdb412feb75842e0b47b9b8064e44b727c8ce4f.tar.zst tangerine-mcl-4fdb412feb75842e0b47b9b8064e44b727c8ce4f.zip |
update arm64 benchmark
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -239,7 +239,7 @@ A benchmark of a BN curve CurveFp254BNb(2016/12/25). software | x64| x86| arm|arm64(msec)
---------------------------------------------------------|------|-----|----|-----
[ate-pairing](https://github.com/herumi/ate-pairing) | 0.21 | - | - | -
-mcl | 0.31 | 1.6 |22.6| 4.0
+mcl | 0.31 | 1.6 |22.6| 3.9
[TEPLA](http://www.cipher.risk.tsukuba.ac.jp/tepla/) | 1.76 | 3.7 | 37 | 17.9
[RELIC](https://github.com/relic-toolkit/relic) PRIME=254| 0.30 | 3.5 | 36 | -
[MIRACL](https://github.com/miracl/MIRACL) ake12bnx | 4.2 | - | 78 | -
|