Skip to content

Commit

Permalink
add Linux-cpu (customBiggerIsBetter) benchmark result for 89f5c830aaf…
Browse files Browse the repository at this point in the history
…273e45d0e534cee003df78387a51e
  • Loading branch information
github-action-benchmark committed Oct 26, 2024
1 parent 8eb2cf1 commit cc79e90
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 @@ -13676,6 +13676,65 @@ window.BENCHMARK_DATA = {
"unit": "Hz"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "shkoo",
"username": "shkoo"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "89f5c830aaf273e45d0e534cee003df78387a51e",
"message": "zkp changes to support extended field element use by zirgen codegen (#2444)\n\n* add Shift as a poly ext step opcode to return {0, 1, 0...}\r\n* Implement a more complete set of operators for field elements\r\n* Add debugging capabilities to PolyExtStep",
"timestamp": "2024-10-25T17:43:15-07:00",
"tree_id": "4de7d89930da003f25a78c7b9b25831078b9ddc9",
"url": "https://github.com/risc0/risc0/commit/89f5c830aaf273e45d0e534cee003df78387a51e"
},
"date": 1729903820883,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 21764958,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 35540,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 24394,
"unit": "Hz"
},
{
"name": "lift",
"value": 44114,
"unit": "Hz"
},
{
"name": "join",
"value": 42700,
"unit": "Hz"
},
{
"name": "composite",
"value": 35478,
"unit": "Hz"
},
{
"name": "succinct",
"value": 21376,
"unit": "Hz"
}
]
}
],
"Linux-nvidia_rtx_3090_ti": [
Expand Down Expand Up @@ -53759,6 +53818,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1729903655063,
"lastUpdate": 1729903829114,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit cc79e90

Please sign in to comment.