-
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 c73e633d681…
…0cdd1322b947277d52c77bce052c3
- Loading branch information
github-action-benchmark
committed
Nov 7, 2024
1 parent
82bfd4a
commit 5e1e8a2
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 |
---|---|---|
|
@@ -14148,6 +14148,65 @@ window.BENCHMARK_DATA = { | |
"unit": "Hz" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Tim Zerrell", | ||
"username": "tzerrell" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "c73e633d6810cdd1322b947277d52c77bce052c3", | ||
"message": "Upgrade bigint nondet_inv algorithm (#2396)", | ||
"timestamp": "2024-11-06T23:59:31Z", | ||
"tree_id": "adade5014591c4194ec313286c5a54f0f9e4af16", | ||
"url": "https://github.com/risc0/risc0/commit/c73e633d6810cdd1322b947277d52c77bce052c3" | ||
}, | ||
"date": 1730937955131, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 19293674, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 35173, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 24247, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 43835, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 42479, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 34969, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 21165, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"Linux-nvidia_rtx_3090_ti": [ | ||
|
@@ -55588,6 +55647,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1730937820061, | ||
"lastUpdate": 1730937963259, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |