Closed jdraaijer-microsoft closed 3 months ago
Reducing the amount of required allocations improves performance by about 20% for few-block computations (0 to 88 characters), and by about 6% for many block (1024 characters) due to reduced (re-)allocation overhead.
Benchmark
Closing in favor of https://github.com/microsoft/security-utilities/pull/74
Reducing the amount of required allocations improves performance by about 20% for few-block computations (0 to 88 characters), and by about 6% for many block (1024 characters) due to reduced (re-)allocation overhead.
Benchmark