[Bug target/111774] boringssl performance gap between clang and gcc for x25519 operations

2023-10-11 Thread daniel at binaryparadox dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111774 --- Comment #3 from cpu --- > What happens if you enable the above for GCC too? That appears to have helped, but not closed the gap: ``` Did 39600 Ed25519 key generation operations in 1001716us (39532.2 ops/sec) Did 41000 Ed25519 signing opera

[Bug c/111774] New: boringssl performance gap between clang and gcc for x25519 operations

2023-10-11 Thread daniel at binaryparadox dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111774 Bug ID: 111774 Summary: boringssl performance gap between clang and gcc for x25519 operations Product: gcc Version: 13.2.0 Status: UNCONFIRMED Severity: normal