From 38e0a2d953dfa11eadbae9425fa1faeb992a6d7f Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 7 Aug 2025 18:38:30 +0000 Subject: [PATCH] add Crypto Primitives Benchmarks benchmark result for 76a8a3956012f18676ef6a0dc91efe1e4c79e0e1 --- benchmarks/refs/heads/main.json | 488 +++++++++++++++++++++++++++++++- 1 file changed, 487 insertions(+), 1 deletion(-) diff --git a/benchmarks/refs/heads/main.json b/benchmarks/refs/heads/main.json index 0017ec5..bb9b8c4 100644 --- a/benchmarks/refs/heads/main.json +++ b/benchmarks/refs/heads/main.json @@ -1,5 +1,5 @@ { - "lastUpdate": 1754591005517, + "lastUpdate": 1754591910821, "repoUrl": "https://github.com/rosenpass/rosenpass", "entries": { "Protocol Benchmarks": [ @@ -37336,6 +37336,492 @@ "operation": "decaps" } ] + }, + { + "commit": { + "author": { + "email": "karo@cupdev.net", + "name": "Karolin Varner", + "username": "koraa" + }, + "committer": { + "email": "karo@cupdev.net", + "name": "Karolin Varner", + "username": "koraa" + }, + "distinct": true, + "id": "76a8a3956012f18676ef6a0dc91efe1e4c79e0e1", + "message": "fix: Benchmarks should run on ubicloud runners", + "timestamp": "2025-08-07T20:00:05+02:00", + "tree_id": "3476f54d22f3cfc9f80c17fa14a90dd34f5dd9a7", + "url": "https://github.com/rosenpass/rosenpass/commit/76a8a3956012f18676ef6a0dc91efe1e4c79e0e1" + }, + "date": 1754591909467, + "bigger_is_better": false, + "benches": [ + { + "value": 274, + "range": "± 12", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "keyedhash", + "algorithm": "blake2b", + "implementation": "rustcrypto", + "operation": "hash", + "length": "0byte" + }, + { + "value": 508, + "range": "± 24", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "keyedhash", + "algorithm": "blake2b", + "implementation": "rustcrypto", + "operation": "hash", + "length": "32byte" + }, + { + "value": 519, + "range": "± 8", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "keyedhash", + "algorithm": "blake2b", + "implementation": "rustcrypto", + "operation": "hash", + "length": "64byte" + }, + { + "value": 501, + "range": "± 2", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "keyedhash", + "algorithm": "blake2b", + "implementation": "rustcrypto", + "operation": "hash", + "length": "128byte" + }, + { + "value": 2053, + "range": "± 40", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "keyedhash", + "algorithm": "blake2b", + "implementation": "rustcrypto", + "operation": "hash", + "length": "1024byte" + }, + { + "value": 587, + "range": "± 116", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "keyedhash", + "algorithm": "blake2b", + "implementation": "libcrux", + "operation": "hash", + "length": "0byte" + }, + { + "value": 757, + "range": "± 43", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "keyedhash", + "algorithm": "blake2b", + "implementation": "libcrux", + "operation": "hash", + "length": "32byte" + }, + { + "value": 1070, + "range": "± 53", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "keyedhash", + "algorithm": "blake2b", + "implementation": "libcrux", + "operation": "hash", + "length": "64byte" + }, + { + "value": 1060, + "range": "± 68", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "keyedhash", + "algorithm": "blake2b", + "implementation": "libcrux", + "operation": "hash", + "length": "128byte" + }, + { + "value": 2360, + "range": "± 160", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "keyedhash", + "algorithm": "blake2b", + "implementation": "libcrux", + "operation": "hash", + "length": "1024byte" + }, + { + "value": 1219, + "range": "± 17", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "keyedhash", + "algorithm": "shake256", + "implementation": "rustcrypto", + "operation": "hash", + "length": "0byte" + }, + { + "value": 1218, + "range": "± 23", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "keyedhash", + "algorithm": "shake256", + "implementation": "rustcrypto", + "operation": "hash", + "length": "32byte" + }, + { + "value": 1224, + "range": "± 216", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "keyedhash", + "algorithm": "shake256", + "implementation": "rustcrypto", + "operation": "hash", + "length": "64byte" + }, + { + "value": 1842, + "range": "± 755", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "keyedhash", + "algorithm": "shake256", + "implementation": "rustcrypto", + "operation": "hash", + "length": "128byte" + }, + { + "value": 7160, + "range": "± 1885", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "keyedhash", + "algorithm": "shake256", + "implementation": "rustcrypto", + "operation": "hash", + "length": "1024byte" + }, + { + "value": 287, + "range": "± 39", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "aead", + "algorithm": "chacha20poly1305", + "implementation": "libcrux", + "operation": "encrypt", + "length": "0byte" + }, + { + "value": 296, + "range": "± 0", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "aead", + "algorithm": "chacha20poly1305", + "implementation": "libcrux", + "operation": "decrypt", + "length": "0byte" + }, + { + "value": 433, + "range": "± 88", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "aead", + "algorithm": "chacha20poly1305", + "implementation": "libcrux", + "operation": "encrypt", + "length": "32byte" + }, + { + "value": 404, + "range": "± 70", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "aead", + "algorithm": "chacha20poly1305", + "implementation": "libcrux", + "operation": "decrypt", + "length": "32byte" + }, + { + "value": 3835, + "range": "± 338", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "aead", + "algorithm": "chacha20poly1305", + "implementation": "libcrux", + "operation": "encrypt", + "length": "1024byte" + }, + { + "value": 3865, + "range": "± 490", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "aead", + "algorithm": "chacha20poly1305", + "implementation": "libcrux", + "operation": "decrypt", + "length": "1024byte" + }, + { + "value": 1371, + "range": "± 80", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "aead", + "algorithm": "chacha20poly1305", + "implementation": "rustcrypto", + "operation": "encrypt", + "length": "0byte" + }, + { + "value": 1212, + "range": "± 192", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "aead", + "algorithm": "chacha20poly1305", + "implementation": "rustcrypto", + "operation": "decrypt", + "length": "0byte" + }, + { + "value": 1320, + "range": "± 49", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "aead", + "algorithm": "chacha20poly1305", + "implementation": "rustcrypto", + "operation": "encrypt", + "length": "32byte" + }, + { + "value": 1335, + "range": "± 60", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "aead", + "algorithm": "chacha20poly1305", + "implementation": "rustcrypto", + "operation": "decrypt", + "length": "32byte" + }, + { + "value": 2572, + "range": "± 85", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "aead", + "algorithm": "chacha20poly1305", + "implementation": "rustcrypto", + "operation": "encrypt", + "length": "1024byt..." + }, + { + "value": 2524, + "range": "± 88", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "aead", + "algorithm": "chacha20poly1305", + "implementation": "rustcrypto", + "operation": "decrypt", + "length": "1024byt..." + }, + { + "value": 1632, + "range": "± 113", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "aead", + "algorithm": "xchacha20poly1305", + "implementation": "rustcrypto", + "operation": "encrypt", + "length": "0byte" + }, + { + "value": 1866, + "range": "± 136", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "aead", + "algorithm": "xchacha20poly1305", + "implementation": "rustcrypto", + "operation": "decrypt", + "length": "0byte" + }, + { + "value": 2166, + "range": "± 85", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "aead", + "algorithm": "xchacha20poly1305", + "implementation": "rustcrypto", + "operation": "encrypt", + "length": "32byte" + }, + { + "value": 2125, + "range": "± 109", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "aead", + "algorithm": "xchacha20poly1305", + "implementation": "rustcrypto", + "operation": "decrypt", + "length": "32byte" + }, + { + "value": 3420, + "range": "± 182", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "aead", + "algorithm": "xchacha20poly1305", + "implementation": "rustcrypto", + "operation": "encrypt", + "length": "1024by..." + }, + { + "value": 3066, + "range": "± 263", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "aead", + "algorithm": "xchacha20poly1305", + "implementation": "rustcrypto", + "operation": "decrypt", + "length": "1024by..." + }, + { + "value": 34909, + "range": "± 1762", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "kem", + "algorithm": "kyber512", + "implementation": "libcrux", + "length": "-1", + "operation": "keygen" + }, + { + "value": 40155, + "range": "± 1459", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "kem", + "algorithm": "kyber512", + "implementation": "libcrux", + "length": "-1", + "operation": "encaps" + }, + { + "value": 55461, + "range": "± 12586", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "kem", + "algorithm": "kyber512", + "implementation": "libcrux", + "length": "-1", + "operation": "decaps" + }, + { + "value": 101371, + "range": "± 19356", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "kem", + "algorithm": "kyber512", + "implementation": "oqs", + "length": "-1", + "operation": "keygen" + }, + { + "value": 84144, + "range": "± 25418", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "kem", + "algorithm": "kyber512", + "implementation": "oqs", + "length": "-1", + "operation": "encaps" + }, + { + "value": 126564, + "range": "± 17758", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "kem", + "algorithm": "kyber512", + "implementation": "oqs", + "length": "-1", + "operation": "decaps" + }, + { + "value": 599441924, + "range": "± 549481479", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "kem", + "algorithm": "classicmceliece460896", + "implementation": "oqs", + "length": "-1", + "operation": "keygen" + }, + { + "value": 516615, + "range": "± 51770", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "kem", + "algorithm": "classicmceliece460896", + "implementation": "oqs", + "length": "-1", + "operation": "encaps" + }, + { + "value": 77523038, + "range": "± 2693550", + "unit": "ns/iter", + "operating system": "i686-linux", + "primitive": "kem", + "algorithm": "classicmceliece460896", + "implementation": "oqs", + "length": "-1", + "operation": "decaps" + } + ] } ] },