这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@dchest
Copy link
Owner

@dchest dchest commented Sep 17, 2014

UNROLL ALL THE THINGS! (in nacl-fast)

(Work in progress)

Before:

 Benchmarking crypto_scalarmult_base
 169.471 ops/s

 Benchmarking box
 0.158 MB/s
 161.692 ops/s

 Benchmarking box.open
 0.166 MB/s
 170.219 ops/s

 Benchmarking sign
 0.009 MB/s
 73.685 ops/s

 Benchmarking sign.open
 0.004 MB/s
 34.776 ops/s

After:

 Benchmarking crypto_scalarmult_base
 463.560 ops/s

 Benchmarking box
 0.407 MB/s
 417.293 ops/s

 Benchmarking box.open
 0.596 MB/s
 610.661 ops/s

 Benchmarking sign
 0.022 MB/s
 184.848 ops/s

 Benchmarking sign.open
 0.011 MB/s
 89.146 ops/s

@dchest dchest merged commit 2e9634a into master Sep 18, 2014
@dchest dchest deleted the curve-speed branch September 18, 2014 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants