-
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 macOS-apple_m2_pro (customBiggerIsBetter) benchmark result for 54…
…2d644d277e65576e2e9660b731bbe00cd7d304
- Loading branch information
github-action-benchmark
committed
Nov 13, 2024
1 parent
0a6d9ee
commit 34952ae
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 |
---|---|---|
|
@@ -43628,6 +43628,65 @@ window.BENCHMARK_DATA = { | |
"unit": "Hz" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Erik Kaneda", | ||
"username": "SchmErik" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "542d644d277e65576e2e9660b731bbe00cd7d304", | ||
"message": "Implement plumbing for keccak acceleration (#2503)\n\nThis PR introduces a batching mechanism for keccak circuit proofs and\r\nsupersedes #2380\r\n\r\nResolves ZKVM-595", | ||
"timestamp": "2024-11-13T20:29:56Z", | ||
"tree_id": "3b468c3269b01626f1b1e69bfeb4d7fce21de011", | ||
"url": "https://github.com/risc0/risc0/commit/542d644d277e65576e2e9660b731bbe00cd7d304" | ||
}, | ||
"date": 1731530061809, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 32785130, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 100386, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 87460, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 160084, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 148200, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 99354, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 75592, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"macOS-cpu": [ | ||
|
@@ -57181,6 +57240,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1731530052357, | ||
"lastUpdate": 1731530064256, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |