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

Is there a benchmark for vector crypto extension? #375

Open
lhtin opened this issue Nov 6, 2023 · 3 comments
Open

Is there a benchmark for vector crypto extension? #375

lhtin opened this issue Nov 6, 2023 · 3 comments

Comments

@lhtin
Copy link

lhtin commented Nov 6, 2023

The current repository has a scalar version of the benchmark. Is there a vector version of the benchmark in the community or a plan for it? If there is any, we are willing to participate, and thank you very much.

@Jeremy-Jia
Copy link

I remember SiFive doing this test

@grnewell
Copy link

grnewell commented Nov 6, 2023 via email

@aamartin0000
Copy link

OpenSSL has implementations for both RISC-V scalar and vector instructions. Those could be used for "apples to apples" comparisons between implementations. Note that, due to implementation-specific decisions (e.g. instruction latencies, vector width) this code may not be optimal for any particular implementation, requiring tuning.

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

No branches or pull requests

4 participants