Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slow performance #3

Open
pebble8888 opened this issue Aug 4, 2018 · 2 comments
Open

slow performance #3

pebble8888 opened this issue Aug 4, 2018 · 2 comments

Comments

@pebble8888
Copy link
Owner

pebble8888 commented Aug 4, 2018

Its probably from an array that allocate heap memory.

https://bugs.swift.org/browse/SR-4548

The implementation is x100 slower than c implementation.

https://github.com/orlp/ed25519

@seriyvolk83
Copy link

seriyvolk83 commented Jun 12, 2020

@pebble8888 Any update or may be suggestions?

@pebble8888
Copy link
Owner Author

Fixed array has not been implemented yet sadly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants