View: 15|Reply: 0

OrangePi RV2: Can you please share what chacha20-poly1305 etc. speed you get?

[Copy link]

1

threads

1

posts

17

credits

Novice

Rank: 1

credits
17
Published in 3 hourbefore | Show all floors |Read mode
This post was finally edited by orangeee at 2026-4-11 00:42

Hi!

Can you please take a minute to benchmark the multi-core speed of chacha20-poly1305 on the OrangePi RV2, and share the result here?

The command is:

openssl speed -multi 8 -elapsed -evp chacha20-poly1305 aes-256-cbc sha256 sha512


This has the meaning to test chacha20-poly1305 as well as aes-256 encryption algorithms, and the sha256 and sha512 hashes. All 8 CPU cores are used.

To test it on one core the command is: openssl speed -elapsed -evp chacha20-poly1305 aes-256-cbc sha256 sha512

Thanks!
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list