mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-01-18 15:57:58 -08:00
add Crypto Primitives Benchmarks benchmark result for f22e198ff85ade570cae4e25121ff75c54194622
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"lastUpdate": 1754560058405,
|
||||
"lastUpdate": 1754560652990,
|
||||
"repoUrl": "https://github.com/rosenpass/rosenpass",
|
||||
"entries": {
|
||||
"Protocol Benchmarks": [
|
||||
@@ -7240,6 +7240,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": "f22e198ff85ade570cae4e25121ff75c54194622",
|
||||
"message": "fix: Compiling rp should be disabled on mac",
|
||||
"timestamp": "2025-08-07T11:43:33+02:00",
|
||||
"tree_id": "9de7b9c9cd033a8ab712703d6c17c501bdbce3be",
|
||||
"url": "https://github.com/rosenpass/rosenpass/commit/f22e198ff85ade570cae4e25121ff75c54194622"
|
||||
},
|
||||
"date": 1754560652118,
|
||||
"bigger_is_better": false,
|
||||
"benches": [
|
||||
{
|
||||
"value": 168,
|
||||
"range": "± 1",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "0byte"
|
||||
},
|
||||
{
|
||||
"value": 304,
|
||||
"range": "± 1",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "32byte"
|
||||
},
|
||||
{
|
||||
"value": 302,
|
||||
"range": "± 4",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "64byte"
|
||||
},
|
||||
{
|
||||
"value": 299,
|
||||
"range": "± 3",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "128byte"
|
||||
},
|
||||
{
|
||||
"value": 1187,
|
||||
"range": "± 3",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "1024byte"
|
||||
},
|
||||
{
|
||||
"value": 336,
|
||||
"range": "± 2",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "libcrux",
|
||||
"operation": "hash",
|
||||
"length": "0byte"
|
||||
},
|
||||
{
|
||||
"value": 512,
|
||||
"range": "± 1",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "libcrux",
|
||||
"operation": "hash",
|
||||
"length": "32byte"
|
||||
},
|
||||
{
|
||||
"value": 539,
|
||||
"range": "± 7",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "libcrux",
|
||||
"operation": "hash",
|
||||
"length": "64byte"
|
||||
},
|
||||
{
|
||||
"value": 527,
|
||||
"range": "± 1",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "libcrux",
|
||||
"operation": "hash",
|
||||
"length": "128byte"
|
||||
},
|
||||
{
|
||||
"value": 1494,
|
||||
"range": "± 4",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "libcrux",
|
||||
"operation": "hash",
|
||||
"length": "1024byte"
|
||||
},
|
||||
{
|
||||
"value": 826,
|
||||
"range": "± 1",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "shake256",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "0byte"
|
||||
},
|
||||
{
|
||||
"value": 833,
|
||||
"range": "± 11",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "shake256",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "32byte"
|
||||
},
|
||||
{
|
||||
"value": 822,
|
||||
"range": "± 3",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "shake256",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "64byte"
|
||||
},
|
||||
{
|
||||
"value": 1238,
|
||||
"range": "± 35",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "shake256",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "128byte"
|
||||
},
|
||||
{
|
||||
"value": 3569,
|
||||
"range": "± 19",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "shake256",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "1024byte"
|
||||
},
|
||||
{
|
||||
"value": 164,
|
||||
"range": "± 0",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "libcrux",
|
||||
"operation": "encrypt",
|
||||
"length": "0byte"
|
||||
},
|
||||
{
|
||||
"value": 169,
|
||||
"range": "± 0",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "libcrux",
|
||||
"operation": "decrypt",
|
||||
"length": "0byte"
|
||||
},
|
||||
{
|
||||
"value": 306,
|
||||
"range": "± 1",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "libcrux",
|
||||
"operation": "encrypt",
|
||||
"length": "32byte"
|
||||
},
|
||||
{
|
||||
"value": 316,
|
||||
"range": "± 1",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "libcrux",
|
||||
"operation": "decrypt",
|
||||
"length": "32byte"
|
||||
},
|
||||
{
|
||||
"value": 2763,
|
||||
"range": "± 4",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "libcrux",
|
||||
"operation": "encrypt",
|
||||
"length": "1024byte"
|
||||
},
|
||||
{
|
||||
"value": 2767,
|
||||
"range": "± 3",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "libcrux",
|
||||
"operation": "decrypt",
|
||||
"length": "1024byte"
|
||||
},
|
||||
{
|
||||
"value": 1269,
|
||||
"range": "± 3",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "encrypt",
|
||||
"length": "0byte"
|
||||
},
|
||||
{
|
||||
"value": 1283,
|
||||
"range": "± 8",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "decrypt",
|
||||
"length": "0byte"
|
||||
},
|
||||
{
|
||||
"value": 1413,
|
||||
"range": "± 1",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "encrypt",
|
||||
"length": "32byte"
|
||||
},
|
||||
{
|
||||
"value": 1426,
|
||||
"range": "± 1",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "decrypt",
|
||||
"length": "32byte"
|
||||
},
|
||||
{
|
||||
"value": 2455,
|
||||
"range": "± 19",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "encrypt",
|
||||
"length": "1024byt..."
|
||||
},
|
||||
{
|
||||
"value": 2478,
|
||||
"range": "± 6",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "decrypt",
|
||||
"length": "1024byt..."
|
||||
},
|
||||
{
|
||||
"value": 1542,
|
||||
"range": "± 2",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "xchacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "encrypt",
|
||||
"length": "0byte"
|
||||
},
|
||||
{
|
||||
"value": 1560,
|
||||
"range": "± 2",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "xchacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "decrypt",
|
||||
"length": "0byte"
|
||||
},
|
||||
{
|
||||
"value": 1688,
|
||||
"range": "± 2",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "xchacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "encrypt",
|
||||
"length": "32byte"
|
||||
},
|
||||
{
|
||||
"value": 1700,
|
||||
"range": "± 2",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "xchacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "decrypt",
|
||||
"length": "32byte"
|
||||
},
|
||||
{
|
||||
"value": 2745,
|
||||
"range": "± 4",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "xchacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "encrypt",
|
||||
"length": "1024by..."
|
||||
},
|
||||
{
|
||||
"value": 2772,
|
||||
"range": "± 7",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "xchacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "decrypt",
|
||||
"length": "1024by..."
|
||||
},
|
||||
{
|
||||
"value": 15445,
|
||||
"range": "± 33",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "kem",
|
||||
"algorithm": "kyber512",
|
||||
"implementation": "libcrux",
|
||||
"length": "-1",
|
||||
"operation": "keygen"
|
||||
},
|
||||
{
|
||||
"value": 14790,
|
||||
"range": "± 111",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "kem",
|
||||
"algorithm": "kyber512",
|
||||
"implementation": "libcrux",
|
||||
"length": "-1",
|
||||
"operation": "encaps"
|
||||
},
|
||||
{
|
||||
"value": 18288,
|
||||
"range": "± 68",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "kem",
|
||||
"algorithm": "kyber512",
|
||||
"implementation": "libcrux",
|
||||
"length": "-1",
|
||||
"operation": "decaps"
|
||||
},
|
||||
{
|
||||
"value": 8717,
|
||||
"range": "± 43",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "kem",
|
||||
"algorithm": "kyber512",
|
||||
"implementation": "oqs",
|
||||
"length": "-1",
|
||||
"operation": "keygen"
|
||||
},
|
||||
{
|
||||
"value": 11866,
|
||||
"range": "± 103",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "kem",
|
||||
"algorithm": "kyber512",
|
||||
"implementation": "oqs",
|
||||
"length": "-1",
|
||||
"operation": "encaps"
|
||||
},
|
||||
{
|
||||
"value": 8947,
|
||||
"range": "± 143",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "kem",
|
||||
"algorithm": "kyber512",
|
||||
"implementation": "oqs",
|
||||
"length": "-1",
|
||||
"operation": "decaps"
|
||||
},
|
||||
{
|
||||
"value": 116515088,
|
||||
"range": "± 31285933",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "kem",
|
||||
"algorithm": "classicmceliece460896",
|
||||
"implementation": "oqs",
|
||||
"length": "-1",
|
||||
"operation": "keygen"
|
||||
},
|
||||
{
|
||||
"value": 34310,
|
||||
"range": "± 462",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "kem",
|
||||
"algorithm": "classicmceliece460896",
|
||||
"implementation": "oqs",
|
||||
"length": "-1",
|
||||
"operation": "encaps"
|
||||
},
|
||||
{
|
||||
"value": 94748,
|
||||
"range": "± 168",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "x86_64-linux",
|
||||
"primitive": "kem",
|
||||
"algorithm": "classicmceliece460896",
|
||||
"implementation": "oqs",
|
||||
"length": "-1",
|
||||
"operation": "decaps"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user