-
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 (cargo) benchmark result for d5d7e8552004e4a5d5cf29e2fa…
…38c9bfe9fa41b8
- Loading branch information
github-action-benchmark
committed
Nov 7, 2023
1 parent
774ec40
commit 2b573d3
Showing
1 changed file
with
79 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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1699320070309, | ||
"lastUpdate": 1699320711270, | ||
"repoUrl": "https://github.com/risc0/risc0", | ||
"entries": { | ||
"macOS-cpu": [ | ||
|
@@ -36822,6 +36822,84 @@ window.BENCHMARK_DATA = { | |
"unit": "ns/iter" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Angelo Capossele", | ||
"username": "capossele" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "d5d7e8552004e4a5d5cf29e2fa38c9bfe9fa41b8", | ||
"message": "Adjust log verbosity (#1109)", | ||
"timestamp": "2023-11-07T01:00:10Z", | ||
"tree_id": "d2d0320ce11c602e345e020dd0dd47cb24a88a7e", | ||
"url": "https://github.com/risc0/risc0/commit/d5d7e8552004e4a5d5cf29e2fa38c9bfe9fa41b8" | ||
}, | ||
"date": 1699320708682, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "fib/100/execute", | ||
"value": 22507503, | ||
"range": "± 392743", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "fib/1000/execute", | ||
"value": 23328706, | ||
"range": "± 786531", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "fib/10000/execute", | ||
"value": 29758771, | ||
"range": "± 674122", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "fib/100/prove", | ||
"value": 9726987200, | ||
"range": "± 26240090", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "fib/1000/prove", | ||
"value": 9722470914, | ||
"range": "± 24011776", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "fib/10000/prove", | ||
"value": 39063565233, | ||
"range": "± 140801459", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "fib/100/total", | ||
"value": 9734428605, | ||
"range": "± 51652776", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "fib/1000/total", | ||
"value": 9764677853, | ||
"range": "± 17489283", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "fib/10000/total", | ||
"value": 39126759716, | ||
"range": "± 79634906", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
], | ||
"macOS-apple_m2_pro": [ | ||
|