Skip to content

Commit

Permalink
add macOS-apple_m2_pro (cargo) benchmark result for c027693ca7ac89887…
Browse files Browse the repository at this point in the history
…d18654b00fd0e2e22f241d7
  • Loading branch information
github-action-benchmark committed Nov 6, 2023
1 parent 15ed047 commit 6380cf8
Showing 1 changed file with 79 additions and 1 deletion.
80 changes: 79 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1699075131505,
"lastUpdate": 1699310233535,
"repoUrl": "https://github.com/risc0/risc0",
"entries": {
"macOS-cpu": [
Expand Down Expand Up @@ -48680,6 +48680,84 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Frank Laub",
"username": "flaub"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "c027693ca7ac89887d18654b00fd0e2e22f241d7",
"message": "Use paths-filters to optimize CI jobs (#1103)",
"timestamp": "2023-11-06T14:09:11-08:00",
"tree_id": "326aed5c620f063da634504fa3421ea1506b49b4",
"url": "https://github.com/risc0/risc0/commit/c027693ca7ac89887d18654b00fd0e2e22f241d7"
},
"date": 1699310231657,
"tool": "cargo",
"benches": [
{
"name": "fib/100/execute",
"value": 16933851,
"range": "± 118546",
"unit": "ns/iter"
},
{
"name": "fib/1000/execute",
"value": 17240105,
"range": "± 71001",
"unit": "ns/iter"
},
{
"name": "fib/10000/execute",
"value": 20293898,
"range": "± 78368",
"unit": "ns/iter"
},
{
"name": "fib/100/prove",
"value": 1352377500,
"range": "± 4287875",
"unit": "ns/iter"
},
{
"name": "fib/1000/prove",
"value": 1372536708,
"range": "± 6583815",
"unit": "ns/iter"
},
{
"name": "fib/10000/prove",
"value": 4878431979,
"range": "± 11205234",
"unit": "ns/iter"
},
{
"name": "fib/100/total",
"value": 1387676166,
"range": "± 6299180",
"unit": "ns/iter"
},
{
"name": "fib/1000/total",
"value": 1404911708,
"range": "± 3646488",
"unit": "ns/iter"
},
{
"name": "fib/10000/total",
"value": 4891624145,
"range": "± 6946122",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 6380cf8

Please sign in to comment.