Skip to content

Commit

Permalink
add Linux-nvidia_rtx_a5000 (cargo) benchmark result for d5d7e8552004e…
Browse files Browse the repository at this point in the history
…4a5d5cf29e2fa38c9bfe9fa41b8
  • Loading branch information
github-action-benchmark committed Nov 7, 2023
1 parent e51eb33 commit a91c629
Showing 1 changed file with 79 additions and 1 deletion.
80 changes: 79 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1699319207817,
"lastUpdate": 1699319326508,
"repoUrl": "https://github.com/risc0/risc0",
"entries": {
"macOS-cpu": [
Expand Down Expand Up @@ -24574,6 +24574,84 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Angelo Capossele",
"username": "capossele"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "d5d7e8552004e4a5d5cf29e2fa38c9bfe9fa41b8",
"message": "Adjust log verbosity (#1109)",
"timestamp": "2023-11-07T01:00:10Z",
"tree_id": "d2d0320ce11c602e345e020dd0dd47cb24a88a7e",
"url": "https://github.com/risc0/risc0/commit/d5d7e8552004e4a5d5cf29e2fa38c9bfe9fa41b8"
},
"date": 1699319323922,
"tool": "cargo",
"benches": [
{
"name": "fib/100/execute",
"value": 38777092,
"range": "± 54720",
"unit": "ns/iter"
},
{
"name": "fib/1000/execute",
"value": 39341488,
"range": "± 152616",
"unit": "ns/iter"
},
{
"name": "fib/10000/execute",
"value": 45465354,
"range": "± 136869",
"unit": "ns/iter"
},
{
"name": "fib/100/prove",
"value": 903249337,
"range": "± 6097204",
"unit": "ns/iter"
},
{
"name": "fib/1000/prove",
"value": 932957658,
"range": "± 3401238",
"unit": "ns/iter"
},
{
"name": "fib/10000/prove",
"value": 2808767844,
"range": "± 6458642",
"unit": "ns/iter"
},
{
"name": "fib/100/total",
"value": 936081524,
"range": "± 4290532",
"unit": "ns/iter"
},
{
"name": "fib/1000/total",
"value": 968183962,
"range": "± 5017278",
"unit": "ns/iter"
},
{
"name": "fib/10000/total",
"value": 2853209632,
"range": "± 5561291",
"unit": "ns/iter"
}
]
}
],
"Linux-cpu": [
Expand Down

0 comments on commit a91c629

Please sign in to comment.