We have recently started to migrate Fuchsia to aes 0.9.1 and see some performance regression with it compared to aes 0.8.4 on x86_64.
Most regressions we observe are in the range of 3% to 8%, although a few outliers are significantly larger than that (two-digit percentages). Disassembly shows that there are differences in the inlining between the different versions.
It seems there is no open issue referencing this problem, but it is unlikely that this is a Fuchsia-specific problem.
We have recently started to migrate Fuchsia to aes 0.9.1 and see some performance regression with it compared to aes 0.8.4 on x86_64.
Most regressions we observe are in the range of 3% to 8%, although a few outliers are significantly larger than that (two-digit percentages). Disassembly shows that there are differences in the inlining between the different versions.
It seems there is no open issue referencing this problem, but it is unlikely that this is a Fuchsia-specific problem.