Replies: 1 comment 3 replies
-
How do you define hardware-level throughput? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello author, after solving the AES length issue last time, I encountered new difficulties again. After reviewing the performance metrics on Daisen, I found myself at a loss when calculating the throughput of AES. I didn't know how to utilize Daisen's parameters. I have considered dividing the length by the total time or kernel time to obtain throughput, but I think this is more biased towards algorithm level throughput rather than hardware level throughput. I don't know what to do. Can you give me some advice?
Beta Was this translation helpful? Give feedback.
All reactions