mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-01-08 03:12:50 -08:00
add Protocol Benchmarks benchmark result for 8d81be56f3
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"refs/heads/dev/karo/osk-protocol-extension",
|
||||
"refs/heads/dev/karo/disable-benchmarks",
|
||||
"refs/heads/dev/david/fix-error-message-invalid-public-key",
|
||||
"refs/heads/dependabot/cargo/clap_mangen-0.2.27"
|
||||
"refs/heads/dependabot/cargo/clap_mangen-0.2.27",
|
||||
"refs/heads/dev/david/extensively-tested-cargo-vet-new"
|
||||
],
|
||||
"prs": [
|
||||
656,
|
||||
|
||||
@@ -0,0 +1,907 @@
|
||||
{
|
||||
"lastUpdate": 1753802426090,
|
||||
"repoUrl": "https://github.com/rosenpass/rosenpass",
|
||||
"entries": {
|
||||
"Protocol Benchmarks": [
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "karo@cupdev.net",
|
||||
"name": "Karolin Varner",
|
||||
"username": "koraa"
|
||||
},
|
||||
"committer": {
|
||||
"email": "karo@cupdev.net",
|
||||
"name": "Karolin Varner",
|
||||
"username": "koraa"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "8d81be56f31963c67e296b77bad54700d9d9423d",
|
||||
"message": "fix: Re-trigger CI when cargo vet exemptions are regenerated for Dependabot PRs\n\nCo-authored-by: David Niehues <niehues@utilacy.com>",
|
||||
"timestamp": "2025-07-29T17:16:11+02:00",
|
||||
"tree_id": "12f2fdf5ef471819dd608123b08a17c6495bd269",
|
||||
"url": "https://github.com/rosenpass/rosenpass/commit/8d81be56f31963c67e296b77bad54700d9d9423d"
|
||||
},
|
||||
"date": 1753802425016,
|
||||
"bigger_is_better": false,
|
||||
"benches": [
|
||||
{
|
||||
"name": "ICR2",
|
||||
"unit": "ns/iter",
|
||||
"value": "9430",
|
||||
"range": "± 8038",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "ICR3",
|
||||
"unit": "ns/iter",
|
||||
"value": "7645",
|
||||
"range": "± 414",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "RHI7",
|
||||
"unit": "ns/iter",
|
||||
"value": "8363",
|
||||
"range": "± 997",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "handle_initiation",
|
||||
"unit": "ns/iter",
|
||||
"value": "2193828",
|
||||
"range": "± 42289",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "IHI1",
|
||||
"unit": "ns/iter",
|
||||
"value": "525685",
|
||||
"range": "± 12987",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "IHI6",
|
||||
"unit": "ns/iter",
|
||||
"value": "533701",
|
||||
"range": "± 8278",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "IHR4",
|
||||
"unit": "ns/iter",
|
||||
"value": "9985",
|
||||
"range": "± 1694",
|
||||
"protocol version": "V02",
|
||||
"sample size": "200",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "RHI5",
|
||||
"unit": "ns/iter",
|
||||
"value": "629225",
|
||||
"range": "± 9968",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "long"
|
||||
},
|
||||
{
|
||||
"name": "IHR6",
|
||||
"unit": "ns/iter",
|
||||
"value": "6869",
|
||||
"range": "± 1901",
|
||||
"protocol version": "V02",
|
||||
"sample size": "200",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "IHI3",
|
||||
"unit": "ns/iter",
|
||||
"value": "10516",
|
||||
"range": "± 1779",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "RHR7",
|
||||
"unit": "ns/iter",
|
||||
"value": "8371",
|
||||
"range": "± 1237",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "IHI8",
|
||||
"unit": "ns/iter",
|
||||
"value": "8340",
|
||||
"range": "± 1009",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "ICR1",
|
||||
"unit": "ns/iter",
|
||||
"value": "1025635",
|
||||
"range": "± 490005",
|
||||
"protocol version": "V02",
|
||||
"sample size": "200",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "IHR5",
|
||||
"unit": "ns/iter",
|
||||
"value": "1128215",
|
||||
"range": "± 499432",
|
||||
"protocol version": "V02",
|
||||
"sample size": "200",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "long"
|
||||
},
|
||||
{
|
||||
"name": "ICR7",
|
||||
"unit": "ns/iter",
|
||||
"value": "6585",
|
||||
"range": "± 492",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "RHR6",
|
||||
"unit": "ns/iter",
|
||||
"value": "1059115",
|
||||
"range": "± 9520",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "IHI5",
|
||||
"unit": "ns/iter",
|
||||
"value": "570876",
|
||||
"range": "± 14728",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "RHR4",
|
||||
"unit": "ns/iter",
|
||||
"value": "26785",
|
||||
"range": "± 3135",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "RHR5",
|
||||
"unit": "ns/iter",
|
||||
"value": "568947",
|
||||
"range": "± 12851",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "RHI3",
|
||||
"unit": "ns/iter",
|
||||
"value": "8000",
|
||||
"range": "± 1402",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "IHR7",
|
||||
"unit": "ns/iter",
|
||||
"value": "529652",
|
||||
"range": "± 5582",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "IHR1",
|
||||
"unit": "ns/iter",
|
||||
"value": "1017363",
|
||||
"range": "± 492673",
|
||||
"protocol version": "V02",
|
||||
"sample size": "200",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "RHI4",
|
||||
"unit": "ns/iter",
|
||||
"value": "23210",
|
||||
"range": "± 1546",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "ICR6",
|
||||
"unit": "ns/iter",
|
||||
"value": "133",
|
||||
"range": "± 660",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1us"
|
||||
},
|
||||
{
|
||||
"name": "ICI7",
|
||||
"unit": "ns/iter",
|
||||
"value": "6784",
|
||||
"range": "± 1310",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "handle_resp_conf",
|
||||
"unit": "ns/iter",
|
||||
"value": "528175",
|
||||
"range": "± 8675",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "IHR8",
|
||||
"unit": "ns/iter",
|
||||
"value": "8312",
|
||||
"range": "± 1116",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "RHI6",
|
||||
"unit": "ns/iter",
|
||||
"value": "3919",
|
||||
"range": "± 419",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "IHI4",
|
||||
"unit": "ns/iter",
|
||||
"value": "8693",
|
||||
"range": "± 977",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "handle_init_hello",
|
||||
"unit": "ns/iter",
|
||||
"value": "3268514",
|
||||
"range": "± 117739",
|
||||
"protocol version": "V02",
|
||||
"sample size": "200",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "long"
|
||||
},
|
||||
{
|
||||
"name": "IHI2",
|
||||
"unit": "ns/iter",
|
||||
"value": "162",
|
||||
"range": "± 576",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1us"
|
||||
},
|
||||
{
|
||||
"name": "IHI7",
|
||||
"unit": "ns/iter",
|
||||
"value": "531843",
|
||||
"range": "± 19398",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "ICR4",
|
||||
"unit": "ns/iter",
|
||||
"value": "8340",
|
||||
"range": "± 1177",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "RHR3",
|
||||
"unit": "ns/iter",
|
||||
"value": "7696",
|
||||
"range": "± 978",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "ICI4",
|
||||
"unit": "ns/iter",
|
||||
"value": "8526",
|
||||
"range": "± 2607",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "handle_resp_hello",
|
||||
"unit": "ns/iter",
|
||||
"value": "696911",
|
||||
"range": "± 10134",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "long"
|
||||
},
|
||||
{
|
||||
"name": "handle_init_conf",
|
||||
"unit": "ns/iter",
|
||||
"value": "1042945",
|
||||
"range": "± 473127",
|
||||
"protocol version": "V02",
|
||||
"sample size": "200",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "RHR1",
|
||||
"unit": "ns/iter",
|
||||
"value": "100",
|
||||
"range": "± 40",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1us"
|
||||
},
|
||||
{
|
||||
"name": "ICI3",
|
||||
"unit": "ns/iter",
|
||||
"value": "7680",
|
||||
"range": "± 419",
|
||||
"protocol version": "V02",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "IHR5",
|
||||
"unit": "ns/iter",
|
||||
"value": "1628935",
|
||||
"range": "± 17472",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "long"
|
||||
},
|
||||
{
|
||||
"name": "RHR4",
|
||||
"unit": "ns/iter",
|
||||
"value": "32196",
|
||||
"range": "± 2674",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "RHR6",
|
||||
"unit": "ns/iter",
|
||||
"value": "3046229",
|
||||
"range": "± 13844",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "IHI2",
|
||||
"unit": "ns/iter",
|
||||
"value": "99",
|
||||
"range": "± 49",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1us"
|
||||
},
|
||||
{
|
||||
"name": "ICI3",
|
||||
"unit": "ns/iter",
|
||||
"value": "8885",
|
||||
"range": "± 1427",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "ICR4",
|
||||
"unit": "ns/iter",
|
||||
"value": "9396",
|
||||
"range": "± 1358",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "IHI3",
|
||||
"unit": "ns/iter",
|
||||
"value": "12322",
|
||||
"range": "± 3418",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "IHI5",
|
||||
"unit": "ns/iter",
|
||||
"value": "1565240",
|
||||
"range": "± 16846",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "RHI4",
|
||||
"unit": "ns/iter",
|
||||
"value": "28556",
|
||||
"range": "± 1921",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "IHI7",
|
||||
"unit": "ns/iter",
|
||||
"value": "1523935",
|
||||
"range": "± 9488",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "IHI6",
|
||||
"unit": "ns/iter",
|
||||
"value": "1515841",
|
||||
"range": "± 6779",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "IHR6",
|
||||
"unit": "ns/iter",
|
||||
"value": "9885",
|
||||
"range": "± 1344",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "IHR7",
|
||||
"unit": "ns/iter",
|
||||
"value": "1522210",
|
||||
"range": "± 7831",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "RHI3",
|
||||
"unit": "ns/iter",
|
||||
"value": "9098",
|
||||
"range": "± 1681",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "ICR7",
|
||||
"unit": "ns/iter",
|
||||
"value": "7730",
|
||||
"range": "± 658",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "IHI1",
|
||||
"unit": "ns/iter",
|
||||
"value": "1520852",
|
||||
"range": "± 24464",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "handle_resp_conf",
|
||||
"unit": "ns/iter",
|
||||
"value": "1521887",
|
||||
"range": "± 15407",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "handle_initiation",
|
||||
"unit": "ns/iter",
|
||||
"value": "6162724",
|
||||
"range": "± 45685",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "handle_init_hello",
|
||||
"unit": "ns/iter",
|
||||
"value": "9353905",
|
||||
"range": "± 39656",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "long"
|
||||
},
|
||||
{
|
||||
"name": "IHR8",
|
||||
"unit": "ns/iter",
|
||||
"value": "9380",
|
||||
"range": "± 1379",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "RHR5",
|
||||
"unit": "ns/iter",
|
||||
"value": "1566255",
|
||||
"range": "± 20993",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "handle_resp_hello",
|
||||
"unit": "ns/iter",
|
||||
"value": "1697420",
|
||||
"range": "± 20519",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "long"
|
||||
},
|
||||
{
|
||||
"name": "IHR4",
|
||||
"unit": "ns/iter",
|
||||
"value": "11330",
|
||||
"range": "± 1652",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "RHR3",
|
||||
"unit": "ns/iter",
|
||||
"value": "8696",
|
||||
"range": "± 232",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "IHI8",
|
||||
"unit": "ns/iter",
|
||||
"value": "9467",
|
||||
"range": "± 1419",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "RHI6",
|
||||
"unit": "ns/iter",
|
||||
"value": "4839",
|
||||
"range": "± 826",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "RHI7",
|
||||
"unit": "ns/iter",
|
||||
"value": "9503",
|
||||
"range": "± 1220",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "ICI7",
|
||||
"unit": "ns/iter",
|
||||
"value": "7924",
|
||||
"range": "± 1222",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "ICR1",
|
||||
"unit": "ns/iter",
|
||||
"value": "1520429",
|
||||
"range": "± 24895",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "ICI4",
|
||||
"unit": "ns/iter",
|
||||
"value": "9117",
|
||||
"range": "± 213",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "ICR6",
|
||||
"unit": "ns/iter",
|
||||
"value": "40",
|
||||
"range": "± 2",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1us"
|
||||
},
|
||||
{
|
||||
"name": "RHR7",
|
||||
"unit": "ns/iter",
|
||||
"value": "9164",
|
||||
"range": "± 94",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "IHI4",
|
||||
"unit": "ns/iter",
|
||||
"value": "11631",
|
||||
"range": "± 3490",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "RHI5",
|
||||
"unit": "ns/iter",
|
||||
"value": "1618061",
|
||||
"range": "± 19977",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "long"
|
||||
},
|
||||
{
|
||||
"name": "IHR1",
|
||||
"unit": "ns/iter",
|
||||
"value": "1507816",
|
||||
"range": "± 16166",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "RHR1",
|
||||
"unit": "ns/iter",
|
||||
"value": "200",
|
||||
"range": "± 865",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1us"
|
||||
},
|
||||
{
|
||||
"name": "ICR2",
|
||||
"unit": "ns/iter",
|
||||
"value": "10812",
|
||||
"range": "± 10542",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
},
|
||||
{
|
||||
"name": "handle_init_conf",
|
||||
"unit": "ns/iter",
|
||||
"value": "1559282",
|
||||
"range": "± 30331",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "medium"
|
||||
},
|
||||
{
|
||||
"name": "ICR3",
|
||||
"unit": "ns/iter",
|
||||
"value": "8849",
|
||||
"range": "± 1102",
|
||||
"protocol version": "V03",
|
||||
"sample size": "100",
|
||||
"operating system": "linux",
|
||||
"architecture": "x86_64",
|
||||
"run time": "below 1ms"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"groupBy": {
|
||||
"Protocol Benchmarks": [
|
||||
"operating system",
|
||||
"architecture",
|
||||
"protocol version",
|
||||
"run time"
|
||||
]
|
||||
},
|
||||
"schema": {
|
||||
"Protocol Benchmarks": [
|
||||
"operating system",
|
||||
"architecture",
|
||||
"protocol version",
|
||||
"run time",
|
||||
"name"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user