open-quantum-safe / liboqs

C library for prototyping and experimenting with quantum-resistant cryptography
https://openquantumsafe.org/
Other
1.68k stars 414 forks source link

Is there a way to measure performance or is there a benchmark for liboqs #1809

Closed gabrofig closed 1 month ago

gabrofig commented 1 month ago

Hi all, As title says, is it possible to measure the performance in time of execution and memory usage (for example) of liboqs?

Thank you!

SWilson4 commented 1 month ago

Hi @gabrofig, liboqs has a few test programs for measuring algorithm performance. See section 3 of the quickstart guide for details.