-
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-nvidia_rtx_3090_ti (customBiggerIsBetter) benchmark result …
…for d8552d45e4ba6cdd42b7414fb9d175b88f808f8a
- Loading branch information
github-action-benchmark
committed
Nov 12, 2024
1 parent
3ec9fe3
commit c248da1
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 |
---|---|---|
|
@@ -28593,6 +28593,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": "d8552d45e4ba6cdd42b7414fb9d175b88f808f8a", | ||
"message": "CI: fix ethereum workload by pinning syn (#2500)\n\nThis is a workaround for https://github.com/near/borsh-rs/issues/319\r\n\r\n---------\r\n\r\nCo-authored-by: Victor Graf <[email protected]>", | ||
"timestamp": "2024-11-12T22:25:01Z", | ||
"tree_id": "2b8fc8880906335e857e5a7f3be209be601af9a3", | ||
"url": "https://github.com/risc0/risc0/commit/d8552d45e4ba6cdd42b7414fb9d175b88f808f8a" | ||
}, | ||
"date": 1731450548744, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 21316722, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 986199, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 1011121, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 590198, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 416625, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 927843, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 634305, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"macOS-apple_m2_pro": [ | ||
|
@@ -56178,6 +56237,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1731440433155, | ||
"lastUpdate": 1731450551821, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |