Skip to content

Commit

Permalink
add macOS-apple_m2_pro (customBiggerIsBetter) benchmark result for 54…
Browse files Browse the repository at this point in the history
…e06137f41e57b706e5eb17d18e1e12a59858bb
  • Loading branch information
github-action-benchmark committed Oct 25, 2024
1 parent 152ba23 commit 7909b64
Showing 1 changed file with 60 additions and 1 deletion.
61 changes: 60 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -40855,6 +40855,65 @@ window.BENCHMARK_DATA = {
"unit": "Hz"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Rami Lukata",
"username": "rlukata"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "54e06137f41e57b706e5eb17d18e1e12a59858bb",
"message": "Add redis option to client/server model (#2407)\n\nThis PR adds a new feature to the r0vm that enables adding `segments` to\r\na redis instance instead of returning the segment via the callback\r\nfunction. Instead of returning the full segment, the callback function\r\nreturns only a redis key.\r\n\r\nTasks:\r\n- [x] AssetRequest `Redis` value\r\n- [x] Protobuf `Redis` value\r\n- [x] Handle conversions\r\n- [x] Tests (unit, integration, or example)\r\n- [x] Concurrency or threads\r\n\r\n---------\r\n\r\nCo-authored-by: Frank Laub <[email protected]>",
"timestamp": "2024-10-25T06:12:07Z",
"tree_id": "02ed1d275e27c7dc773e4fab1570abec5b83fece",
"url": "https://github.com/risc0/risc0/commit/54e06137f41e57b706e5eb17d18e1e12a59858bb"
},
"date": 1729836984042,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 32408146,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 103742,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 91704,
"unit": "Hz"
},
{
"name": "lift",
"value": 162306,
"unit": "Hz"
},
{
"name": "join",
"value": 150924,
"unit": "Hz"
},
{
"name": "composite",
"value": 102399,
"unit": "Hz"
},
{
"name": "succinct",
"value": 79459,
"unit": "Hz"
}
]
}
],
"macOS-cpu": [
Expand Down Expand Up @@ -53464,6 +53523,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1729836976310,
"lastUpdate": 1729836985751,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 7909b64

Please sign in to comment.