-
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 f5584df2f9e…
…c7c5ece2343a990775a3e6d701515
- Loading branch information
github-action-benchmark
committed
Nov 21, 2024
1 parent
85baca3
commit 02156ad
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 |
---|---|---|
|
@@ -15151,6 +15151,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": "f5584df2f9ec7c5ece2343a990775a3e6d701515", | ||
"message": "add unstable to symbols related to keccak (#2530)", | ||
"timestamp": "2024-11-21T05:03:56Z", | ||
"tree_id": "7f52b6235a64eea5692ca5db183d74dd87bff5c1", | ||
"url": "https://github.com/risc0/risc0/commit/f5584df2f9ec7c5ece2343a990775a3e6d701515" | ||
}, | ||
"date": 1732165838408, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 21625452, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 32282, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 22195, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 43859, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 42606, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 32167, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 19653, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"Linux-nvidia_rtx_3090_ti": [ | ||
|
@@ -59600,6 +59659,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1732165700866, | ||
"lastUpdate": 1732165846555, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |