mirror of
https://github.com/rosenpass/rosenpass.git
synced 2025-12-12 07:40:30 -08:00
add Crypto Primitives Benchmarks benchmark result for 0a945aa152
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"lastUpdate": 1765214310292,
|
||||
"lastUpdate": 1765215224776,
|
||||
"repoUrl": "https://github.com/rosenpass/rosenpass",
|
||||
"entries": {
|
||||
"Protocol Benchmarks": [
|
||||
@@ -2254,6 +2254,492 @@
|
||||
"operation": "decaps"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "a.rabich@uni-luebeck.de",
|
||||
"name": "Anja Rabich",
|
||||
"username": "arabich"
|
||||
},
|
||||
"committer": {
|
||||
"email": "a.rabich@uni-luebeck.de",
|
||||
"name": "Anja Rabich",
|
||||
"username": "arabich"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "0a945aa152d3f412fdfc9bc751745b9c157ca291",
|
||||
"message": "feat: WIP awk rewrite",
|
||||
"timestamp": "2025-12-08T17:18:42+01:00",
|
||||
"tree_id": "a8ece41f5a94f9120250197b23111bfc33c711f0",
|
||||
"url": "https://github.com/rosenpass/rosenpass/commit/0a945aa152d3f412fdfc9bc751745b9c157ca291"
|
||||
},
|
||||
"date": 1765215223508,
|
||||
"bigger_is_better": false,
|
||||
"benches": [
|
||||
{
|
||||
"value": 343,
|
||||
"range": "± 5",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "0byte"
|
||||
},
|
||||
{
|
||||
"value": 625,
|
||||
"range": "± 1",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "32byte"
|
||||
},
|
||||
{
|
||||
"value": 630,
|
||||
"range": "± 1",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "64byte"
|
||||
},
|
||||
{
|
||||
"value": 626,
|
||||
"range": "± 1",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "128byte"
|
||||
},
|
||||
{
|
||||
"value": 2535,
|
||||
"range": "± 5",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "1024byte"
|
||||
},
|
||||
{
|
||||
"value": 704,
|
||||
"range": "± 5",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "libcrux",
|
||||
"operation": "hash",
|
||||
"length": "0byte"
|
||||
},
|
||||
{
|
||||
"value": 1002,
|
||||
"range": "± 7",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "libcrux",
|
||||
"operation": "hash",
|
||||
"length": "32byte"
|
||||
},
|
||||
{
|
||||
"value": 1010,
|
||||
"range": "± 3",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "libcrux",
|
||||
"operation": "hash",
|
||||
"length": "64byte"
|
||||
},
|
||||
{
|
||||
"value": 995,
|
||||
"range": "± 2",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "libcrux",
|
||||
"operation": "hash",
|
||||
"length": "128byte"
|
||||
},
|
||||
{
|
||||
"value": 3002,
|
||||
"range": "± 4",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "blake2b",
|
||||
"implementation": "libcrux",
|
||||
"operation": "hash",
|
||||
"length": "1024byte"
|
||||
},
|
||||
{
|
||||
"value": 1512,
|
||||
"range": "± 14",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "shake256",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "0byte"
|
||||
},
|
||||
{
|
||||
"value": 1509,
|
||||
"range": "± 3",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "shake256",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "32byte"
|
||||
},
|
||||
{
|
||||
"value": 1514,
|
||||
"range": "± 15",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "shake256",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "64byte"
|
||||
},
|
||||
{
|
||||
"value": 2238,
|
||||
"range": "± 6",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "shake256",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "128byte"
|
||||
},
|
||||
{
|
||||
"value": 6617,
|
||||
"range": "± 13",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "keyedhash",
|
||||
"algorithm": "shake256",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "hash",
|
||||
"length": "1024byte"
|
||||
},
|
||||
{
|
||||
"value": 234,
|
||||
"range": "± 0",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "libcrux",
|
||||
"operation": "encrypt",
|
||||
"length": "0byte"
|
||||
},
|
||||
{
|
||||
"value": 247,
|
||||
"range": "± 0",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "libcrux",
|
||||
"operation": "decrypt",
|
||||
"length": "0byte"
|
||||
},
|
||||
{
|
||||
"value": 458,
|
||||
"range": "± 1",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "libcrux",
|
||||
"operation": "encrypt",
|
||||
"length": "32byte"
|
||||
},
|
||||
{
|
||||
"value": 472,
|
||||
"range": "± 1",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "libcrux",
|
||||
"operation": "decrypt",
|
||||
"length": "32byte"
|
||||
},
|
||||
{
|
||||
"value": 4447,
|
||||
"range": "± 10",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "libcrux",
|
||||
"operation": "encrypt",
|
||||
"length": "1024byte"
|
||||
},
|
||||
{
|
||||
"value": 4439,
|
||||
"range": "± 10",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "libcrux",
|
||||
"operation": "decrypt",
|
||||
"length": "1024byte"
|
||||
},
|
||||
{
|
||||
"value": 1382,
|
||||
"range": "± 12",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "encrypt",
|
||||
"length": "0byte"
|
||||
},
|
||||
{
|
||||
"value": 1398,
|
||||
"range": "± 7",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "decrypt",
|
||||
"length": "0byte"
|
||||
},
|
||||
{
|
||||
"value": 1531,
|
||||
"range": "± 1",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "encrypt",
|
||||
"length": "32byte"
|
||||
},
|
||||
{
|
||||
"value": 1553,
|
||||
"range": "± 1",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "decrypt",
|
||||
"length": "32byte"
|
||||
},
|
||||
{
|
||||
"value": 3005,
|
||||
"range": "± 4",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "encrypt",
|
||||
"length": "1024byt..."
|
||||
},
|
||||
{
|
||||
"value": 2947,
|
||||
"range": "± 10",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "chacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "decrypt",
|
||||
"length": "1024byt..."
|
||||
},
|
||||
{
|
||||
"value": 1767,
|
||||
"range": "± 3",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "xchacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "encrypt",
|
||||
"length": "0byte"
|
||||
},
|
||||
{
|
||||
"value": 1785,
|
||||
"range": "± 3",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "xchacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "decrypt",
|
||||
"length": "0byte"
|
||||
},
|
||||
{
|
||||
"value": 1916,
|
||||
"range": "± 3",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "xchacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "encrypt",
|
||||
"length": "32byte"
|
||||
},
|
||||
{
|
||||
"value": 1936,
|
||||
"range": "± 5",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "xchacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "decrypt",
|
||||
"length": "32byte"
|
||||
},
|
||||
{
|
||||
"value": 3368,
|
||||
"range": "± 6",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "xchacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "encrypt",
|
||||
"length": "1024by..."
|
||||
},
|
||||
{
|
||||
"value": 3334,
|
||||
"range": "± 4",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "aead",
|
||||
"algorithm": "xchacha20poly1305",
|
||||
"implementation": "rustcrypto",
|
||||
"operation": "decrypt",
|
||||
"length": "1024by..."
|
||||
},
|
||||
{
|
||||
"value": 41412,
|
||||
"range": "± 110",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "kem",
|
||||
"algorithm": "kyber512",
|
||||
"implementation": "libcrux",
|
||||
"length": "-1",
|
||||
"operation": "keygen"
|
||||
},
|
||||
{
|
||||
"value": 48467,
|
||||
"range": "± 1529",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "kem",
|
||||
"algorithm": "kyber512",
|
||||
"implementation": "libcrux",
|
||||
"length": "-1",
|
||||
"operation": "encaps"
|
||||
},
|
||||
{
|
||||
"value": 62977,
|
||||
"range": "± 904",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "kem",
|
||||
"algorithm": "kyber512",
|
||||
"implementation": "libcrux",
|
||||
"length": "-1",
|
||||
"operation": "decaps"
|
||||
},
|
||||
{
|
||||
"value": 72037,
|
||||
"range": "± 192",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "kem",
|
||||
"algorithm": "kyber512",
|
||||
"implementation": "oqs",
|
||||
"length": "-1",
|
||||
"operation": "keygen"
|
||||
},
|
||||
{
|
||||
"value": 92659,
|
||||
"range": "± 1286",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "kem",
|
||||
"algorithm": "kyber512",
|
||||
"implementation": "oqs",
|
||||
"length": "-1",
|
||||
"operation": "encaps"
|
||||
},
|
||||
{
|
||||
"value": 94701,
|
||||
"range": "± 304",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "kem",
|
||||
"algorithm": "kyber512",
|
||||
"implementation": "oqs",
|
||||
"length": "-1",
|
||||
"operation": "decaps"
|
||||
},
|
||||
{
|
||||
"value": 712249906,
|
||||
"range": "± 680028244",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "kem",
|
||||
"algorithm": "classicmceliece460896",
|
||||
"implementation": "oqs",
|
||||
"length": "-1",
|
||||
"operation": "keygen"
|
||||
},
|
||||
{
|
||||
"value": 383643,
|
||||
"range": "± 2536",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "kem",
|
||||
"algorithm": "classicmceliece460896",
|
||||
"implementation": "oqs",
|
||||
"length": "-1",
|
||||
"operation": "encaps"
|
||||
},
|
||||
{
|
||||
"value": 87859693,
|
||||
"range": "± 86143",
|
||||
"unit": "ns/iter",
|
||||
"operating system": "i686-linux",
|
||||
"primitive": "kem",
|
||||
"algorithm": "classicmceliece460896",
|
||||
"implementation": "oqs",
|
||||
"length": "-1",
|
||||
"operation": "decaps"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user