-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Linux-cpu (customBiggerIsBetter) benchmark result for 89f5c830aaf…
…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.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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": [ | ||
|
@@ -53759,6 +53818,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1729903655063, | ||
"lastUpdate": 1729903829114, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |