> I did not do any benchmarking Would `openssl speed`, perhaps with some specific parameters, be able to show the improvement?
Just " * run `nm /usr/lib/x86_64-linux-gnu/libcrypto.a | grep EC_GFp_nistp224_method`, the symbol should be missing on arm64, ppc64el, and riscv64." is not a good enough test plan for this change, sorry. It's just checking that the symbol is there, not that openssl is even working. This is a core library in an Ubuntu system, we need better test coverage. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2130576 Title: Missing ec_nistp_64_gcc_128 optimization on non-x86_64 architectures To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/2130576/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
