Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 42008a4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 26, 2024
1 parent 54a0f92 commit 4306f98
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 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": 1706219839540,
"lastUpdate": 1706238132608,
"repoUrl": "https://github.com/succinctlabs/vm",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -32,6 +32,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "puma314",
"username": "puma314"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "42008a4431734add98dc9ff15e32b2c4d7dd42b0",
"message": "feat: io::read io::write (#126)",
"timestamp": "2024-01-25T18:58:53-08:00",
"tree_id": "8eb0130a16a7fd62779059b2079647f541966452",
"url": "https://github.com/succinctlabs/vm/commit/42008a4431734add98dc9ff15e32b2c4d7dd42b0"
},
"date": 1706238131123,
"tool": "cargo",
"benches": [
{
"name": "prove/fibonacci: cycles=188618",
"value": 10191242847,
"range": "± 517087256",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 4306f98

Please sign in to comment.