mirror of
https://codeberg.org/ziglang/zig
synced 2026-03-16 23:21:44 +00:00
signature/s: Algorithm Before After ---------------+---------+------- ecdsa-p256 3707 4396 ecdsa-p384 1067 1332 ecdsa-secp256k1 4490 5147 Add ECDSA to the benchmark by the way.