microsoft / security-utilities

Security utilities for key generation, string redaction, etc.
MIT License
24 stars 9 forks source link

Rust: add benchmarks #79

Closed jdraaijer-microsoft closed 1 month ago

jdraaijer-microsoft commented 1 month ago

Add some benchmarks, using the Criterion framework.

The benchmarks added in this PR are basic, and the ones for more advanced usage probably need better real-world data that would give us somewhat more accurate information about real-life performance.