Skip to content

Commit

Permalink
Improve changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Rodgman <[email protected]>
  • Loading branch information
daverodgman committed Jun 16, 2023
1 parent 4ad81cc commit 418843e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ChangeLog.d/aes-perf.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
Features
* AES performance improvements. Uplift varies by platform,
toolchain, optimisation flags and mode, up to 4.5x.
toolchain, optimisation flags and mode.
Aarch64, gcc -Os and CCM, GCM and XTS benefit the most.
On Aarch64, uplift is typically around 20 - 110%.
When compiling with gcc -Os on Aarch64, AES-XTS improves
by 4.5x.

0 comments on commit 418843e

Please sign in to comment.