-
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 0f…
…67d49b414c288f8d7cc4fe77ac49645cbb1b45
- Loading branch information
github-action-benchmark
committed
Dec 10, 2024
1 parent
9479780
commit 967e4ae
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 |
---|---|---|
|
@@ -49882,6 +49882,65 @@ window.BENCHMARK_DATA = { | |
"unit": "Hz" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Victor Graf", | ||
"username": "nategraf" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "0f67d49b414c288f8d7cc4fe77ac49645cbb1b45", | ||
"message": "Add RISC0_FEATURE_bigint2 in the Docker build environment (#2635)", | ||
"timestamp": "2024-12-10T00:27:16-08:00", | ||
"tree_id": "269c9fc61b33fabadf18208029491d9b4dca9f5a", | ||
"url": "https://github.com/risc0/risc0/commit/0f67d49b414c288f8d7cc4fe77ac49645cbb1b45" | ||
}, | ||
"date": 1733819515277, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 32523492, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 107339, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 92827, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 160433, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 148411, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 94742, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 61728, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"macOS-cpu": [ | ||
|
@@ -65500,6 +65559,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1733819491853, | ||
"lastUpdate": 1733819517096, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |